forked from vernnobile/MuliFont
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathmulish.upstream.yaml
36 lines (30 loc) · 1.37 KB
/
mulish.upstream.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Please edit this upstream configuration for the family accordingly.
# This is a yaml formatted file.
# An "#" (number sign) denotes a comment.
# For more help see the docs at:
# https://github.com/googlefonts/gf-docs/tree/master/METADATA
# Full family name, with initial upper cases and spaces
name: Mulish
# In most cases this should be based on the GitHub https repo url:
# this https://github.com/{owner}/{repo}.git
repository_url: https://github.com/googlefonts/mulish
# The branch name used to update google fonts. e.g.: master
branch: main
# Choose one of: DISPLAY, SERIF, SANS_SERIF, HANDWRITING, MONOSPACE
category: SANS_SERIF
# Full name of the type designer(s) or foundry who designed the fonts.
designer: Vernon Adams
# Dictionary mapping of SOURCE file names to TARGET file names. Where
# SOURCE is the file path in the upstream repo and TARGET is the file
# path in the google fonts family directory.
# Accepted and expected files:
# - The font files, ending with ".ttf"
# - In case of a variable font, static instances in: static/Family-instance.ttf
# - DESCRIPTION.en_us.html
# - OFL.txt, the license. Less likely UFL.txt and LICENSE.txt.
# - (optional) FONTLOG.txt
files:
fonts/variable/Mulish[wght].ttf: Mulish[wght].ttf
fonts/variable/Mulish-Italic[wght].ttf: Mulish-Italic[wght].ttf
OFL.txt: OFL.txt
DESCRIPTION.en_us.html: DESCRIPTION.en_us.html