googlefonts / Gulzar

Nastaliq font
https://gulzarfont.org
SIL Open Font License 1.1
38 stars 9 forks source link

Makefile appears to be incorrect for gftools-fix-font #124

Open MattMatic opened 1 month ago

MattMatic commented 1 month ago

The release: makefile needed a change from gftools-fix-font.py to gftools-fix-font:

. venv/bin/activate; gftools-fix-font --include-source-fixes -o $(FINAL_FONT) $(FINAL_FONT).autohint

Under WSL Ubuntu.

MattMatic commented 1 month ago

This works without change under Mac. However, WSL needs the .py suffix removed.