Skip to content

Commit

Permalink
No "fix dsig" step needed
Browse files Browse the repository at this point in the history
No longer needed. See #331
  • Loading branch information
tphinney authored Aug 7, 2024
1 parent 2ece5ac commit 49247f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion documentation/compiling_fonts.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ or
`fontmake -m ScienceGothic[YOPQ,wdth,wght,slnt].designspace -o variable --keep-overlaps` (substitute exact file name if different)
1. Remove MVAR table with gftools `gftools fix-unwanted-tables *.ttf`, as required by https://github.com/tphinney/science-gothic/issues/244
1. Run `gftools-fix-nonhinting.py *.ttf ScienceGothic[YOPQ,wdth,wght,slnt]1.ttf` per https://github.com/tphinney/science-gothic/issues/239
1. run `gftools fix-dsig --autofix *.ttf` (Note: this may need to be the last step in any sequence of fixes) #251
1. Remove old unfixed files
1. Make sure final font file is named correctly, per Google specs. e.g. `ScienceGothic[YOPQ,wdth,wght,slnt].ttf`
1. TESTING steps are part of the compile process, as follows...
Expand Down

0 comments on commit 49247f4

Please sign in to comment.