We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80cff68 commit 276a8b1Copy full SHA for 276a8b1
sources/config.yaml
@@ -10,7 +10,7 @@ sources:
10
- Parkinsans_AW_Google.glyphs
11
# You don't have to supply the family name, but builds are slightly
12
# faster if you do.
13
-familyName: "Parkinsans"
+#familyName: "Parkinsans"
14
15
# Next you can supply alternative paths for where you want the
16
# binaries to live. But we'd recommend you stick to the defaults
@@ -39,7 +39,7 @@ buildOTF: false
39
# The "fix" operation can optionally fix some problems which
40
# are better dealt with in the font sources. Set this to true if you
41
# want gftools-fix to automatically fix source problems.
42
-includeSourceFixes: true
+# includeSourceFixes: true
43
44
# These options give fine-grained control over how fontmake builds
45
# the fonts.
0 commit comments