Answer the question
In order to leave comments, you need to log in
Font build error?
I'm trying to build a Hack font with alternative glyphs from this and this instructions.
I installed all the necessary dependencies (it seems to me that the problem is with ttfautohint), but when starting the build ($ make ttf), an error appears "An error with code 0x90 occurred while loading the reference font
locations (loca) table missingUnable to execute ttfautohint on the Hack -Regular variant set.Build canceled.make
: *** [ttf] ▒▒▒▒▒▒ 1".
The build goes fine at first, but then it throws an error as it approaches the hint.
I have a feeling this is due to ttfautohint itself. I downloaded from off. site archive with ttfautohint and 2 files in it:
ttfautohint.exe and ttfautohintGUI.exe. Until I put ttfautohint.exe here "C:\Users\virtu\ttfautohint-build\local\bin\" the assembly refused to start at all, but then the error still appears, which I indicated above.
Here is the complete build output from the console:
$ make ttf
./build-ttf.sh
Confirming that build dependencies are installed...
/c/Users/virtu/AppData/Local/Programs/Python/Python36-32/Scripts/fontmake
fontTools Python library identified
Starting build...
INFO:fontmake.font_project:Building TTFs
INFO:fontmake.font_project:Decomposing glyphs for Hack-Regular
INFO:fontmake.font_project:Removing overlaps for Hack-Regular
INFO:fontmake.font_project:Converting curves for Hack- Regular
INFO:cu2qu.ufo:New spline lengths: 1:4905, 2:4106, 3:504,
4:71, 5:16 INFO:fontmake.font_project:Saving TTF for Hack-Regular
INFO:fontmake.font_project:Building TTFs
INFO :fontmake.font_project:Decomposing glyphs for Hack-Bold
INFO:fontmake.font_project:Removing overlaps for Hack-Bold
INFO:fontmake.font_project:Converting curves for Hack-Bold
INFO:cu2qu.ufo:New spline lengths: 1: 4723, 2 :4510, 3:448, 4:69, 5:17, 6:4, 7:3
INFO:fontmake.font_project:Saving TTF for Hack-Bold
INFO:fontmake.font_project:Building TTFs
INFO:fontmake.font_project:Decomposing glyphs for Hack-Italic
INFO:fontmake.font_project:Removing overlaps for Hack-Italic
INFO:fontmake.font_project:Converting curves for Hack-Italic
INFO:cu2qu.ufo:New spline lengths: 1:5144, 2:5262, 3:524, 4:80, 5:12, 6:1
INFO:fontmake.font_project :Saving TTF for Hack-Italic
INFO:fontmake.font_project:Building TTFs
INFO:fontmake.font_project:Decomposing glyphs for Hack-BoldItalic
INFO:fontmake.font_project:Removing overlaps for Hack-BoldItalic
INFO:fontmake.font_project:Converting curves for Hack- BoldItalic
INFO:cu2qu.ufo:New spline lengths: 1:4971, 2:5395, 3:455, 4:85, 5:7, 6:1
INFO:fontmake.font_project:Saving TTF for Hack-BoldItalic
Attempting DSIG table fixes with fontbakery...
master_ttf/Hack-Bold.ttf - successful DSIG table fix
master_ttf/Hack-BoldItalic.ttf - successful DSIG table fix
master_ttf/Hack-Italic.ttf - successful DSIG table fix
master_ttf/Hack-Regular.ttf - successful DSIG
table
fix
ttf - successful fstype fix
master_ttf/Hack-BoldItalic.ttf - successful fstype fix
master_ttf/Hack-Italic.ttf - successful fstype fix
master_ttf/Hack-Regular.ttf - successful fstype fix
Attempting ttfautohint hinting...
An error with code 0x90 occurred while loading the reference font
locations (loca) table missingUnable to execute ttfautohint on the Hack-Regular variant set. Build cancelled.
make: *** [ttf] ▒▒▒▒▒▒ 1
Please help me figure it out, I've been asking for a glyph from this author since May of this year, it's a shame it comes out very much ...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question