Closed aupilot closed 4 years ago
The utility runs on Mac (surprise!), but one needs to install freetype:
brew install freetype
When running, use the full path to the font ttf, e.g.: ./ttf2ugui --font /System/Library/Fonts/Supplemental/Arial.ttf --dpi 140 --size 14 --dump
Well that is nice to hear !
I added the instructions to README.md.
The utility runs on Mac (surprise!), but one needs to install freetype:
brew install freetype
When running, use the full path to the font ttf, e.g.: ./ttf2ugui --font /System/Library/Fonts/Supplemental/Arial.ttf --dpi 140 --size 14 --dump