source-foundry / Hack

A typeface designed for source code
http://sourcefoundry.org/hack/
Other
16.43k stars 613 forks source link

I'm trying to customize hack font in windows 10. But an error occurred. Please would anybody help me? #551

Closed min-naing-k closed 2 years ago

min-naing-k commented 2 years ago

$ make build-with-dependencies ./build-ttf.sh --install-dependencies Requirement already satisfied: fontmake in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (3.1.0) Requirement already satisfied: ufo2ft[compreffor]>=2.25.2 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from fontmake) (2.25.2) Requirement already satisfied: fontMath>=0.8.1 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from fontmake) (0.9.1) Requirement already satisfied: attrs>=19 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from fontmake) (21.4.0) Requirement already satisfied: ufoLib2>=0.13.0 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from fontmake) (0.13.0) Requirement already satisfied: fonttools[lxml,ufo,unicode]>=4.28.5 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from fontmake) (4.28.5) Requirement already satisfied: glyphsLib>=6.0.1 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from fontmake) (6.0.2) Requirement already satisfied: fs<3,>=2.2.0 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from fonttools[lxml,ufo,unicode]>=4.28.5->fontmake) (2.4.14) Requirement already satisfied: lxml<5,>=4.0 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from fonttools[lxml,ufo,unicode]>=4.28.5->fontmake) (4.7.1) Requirement already satisfied: openstep-plist>=0.3.0 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from glyphsLib>=6.0.1->fontmake) (0.3.0) Requirement already satisfied: booleanOperations>=0.9.0 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from ufo2ft[compreffor]>=2.25.2->fontmake) (0.9.0) Requirement already satisfied: cffsubr>=0.2.8 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from ufo2ft[compreffor]>=2.25.2->fontmake) (0.2.9.post1) Requirement already satisfied: cu2qu>=1.6.7 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from ufo2ft[compreffor]>=2.25.2->fontmake) (1.6.7.post1) Requirement already satisfied: compreffor>=0.4.6 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from ufo2ft[compreffor]>=2.25.2->fontmake) (0.5.1.post1) Requirement already satisfied: pyclipper>=1.1.0.post1 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from booleanOperations>=0.9.0->ufo2ft[compreffor]>=2.25.2->fontmake) (1.3.0.post2) Requirement already satisfied: pytz in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from fs<3,>=2.2.0->fonttools[lxml,ufo,unicode]>=4.28.5->fontmake) (2021.3) Requirement already satisfied: appdirs~=1.4.3 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from fs<3,>=2.2.0->fonttools[lxml,ufo,unicode]>=4.28.5->fontmake) (1.4.4) Requirement already satisfied: setuptools in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from fs<3,>=2.2.0->fonttools[lxml,ufo,unicode]>=4.28.5->fontmake) (58.1.0) Requirement already satisfied: six~=1.10 in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (from fs<3,>=2.2.0->fonttools[lxml,ufo,unicode]>=4.28.5->fontmake) (1.16.0) Requirement already satisfied: fonttools in c:\users\dell\appdata\local\programs\python\python310\lib\site-packages (4.28.5) Build directory `/c/Users/Dell/ttfautohint-build' must not exist. Confirming that build dependencies are installed...

/c/Users/Dell/AppData/Local/Programs/Python/Python310/Scripts/fontmake fontTools Python library identified which: no ttfautohint in (/c/Users/Dell/bin:/mingw64/bin:/usr/local/bin:/usr/bin:/usr/bin:/mingw64/bin:/usr/bin:/c/Users/Dell/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:/c/WINDOWS/System32/WindowsPowerShell/v1.0:/c/WINDOWS/System32/OpenSSH:/c/xampp/php:/c/composer:/cmd:/c/Program Files/nodejs:/c/ProgramData/chocolatey/bin:/c/Users/Dell/AppData/Local/Programs/Python/Python310/Scripts:/c/Users/Dell/AppData/Local/Programs/Python/Python310:/c/Users/Dell/AppData/Local/Microsoft/WindowsApps:/c/Users/Dell/AppData/Roaming/Composer/vendor/bin:/c/xampp/mysql/bin:/c/Program Files/heroku/bin:/c/Users/Dell/cmder:/c/Users/Dell/AppData/Roaming/npm:/c/Users/Dell/AppData/Local/Programs/Microsoft VS Code/bin:/c/Users/Dell/ttfautohint-build:/usr/bin/vendor_perl:/usr/bin/core_perl) Unable to install ttfautohint from source. Please attempt a manual install of this build dependency and then repeat your build attempt. Build canceled. make: *** [Makefile:9: build-with-dependencies] Error 1

min-naing-k commented 2 years ago

Sry I got it 👍 ❤.