Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 407 Bytes

BUILD.md

File metadata and controls

17 lines (12 loc) · 407 Bytes

Build Fonts

Special hinting options must be applied because of a reported ttfautohint bug:

ttfautohint -v -a nnn  
  1. Generate unhinted TTFs to fonts/TTF-unhinted folder
  2. Run hint.py script from the scripts folder
python scripts/hint.py

Autohinted fonts will be exported into fonts/TTF folder.