Skip to content

Commit 8426210

Browse files
authored
Merge pull request #78 from yanone/main
Mona Sans ready for publication on Google Fonts
2 parents f819030 + 6dc375f commit 8426210

File tree

5 files changed

+9
-45
lines changed

5 files changed

+9
-45
lines changed
345 KB
Binary file not shown.
335 KB
Binary file not shown.

sources/MonaSans.glyphspackage/fontinfo.plist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ value = 1;
4343
{
4444
name = "Write DisplayStrings";
4545
value = 0;
46+
},
47+
{
48+
name = "Variable Font Origin";
49+
value = master01;
4650
}
4751
);
4852
date = "2017-05-31 15:56:58 +0000";

sources/build.sh

Lines changed: 0 additions & 31 deletions
This file was deleted.

sources/config.yaml

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
sources:
2-
- MonaSans.glyphs
3-
# buildOTF: False
4-
# buildWebfont: False
5-
# buildTTF: false
2+
- MonaSans.glyphspackage
3+
outputDir: "../googlefonts"
4+
buildOTF: False
5+
buildWebfont: False
6+
buildTTF: false
67
axisOrder:
78
- wdth
89
- wght
9-
- slnt
1010
familyName: "Mona Sans"
1111
stat:
1212
- name: Width
@@ -46,12 +46,3 @@ stat:
4646
value: 800
4747
- name: Black
4848
value: 900
49-
- name: Slant
50-
tag: slnt
51-
values:
52-
- name: Default
53-
value: 0
54-
flags: 2
55-
linkedValue: -12
56-
- name: Italic
57-
value: -12

0 commit comments

Comments
 (0)