jmamma / MCL

MCL firmware for the MegaCommand MIDI Controller.
BSD 2-Clause "Simplified" License
53 stars 9 forks source link

Creating Fonts. #50

Closed jmamma closed 4 years ago

jmamma commented 5 years ago

Design fonts in: https://www.pentacom.jp/pentacom/bitfontmaker2/

2.

Export adafruit font converter to convert to byte array. ./fontconvert ~/Downloads/mdlightlarger.ttf 8

Size 8pt gives 1 to 1 mapping from pixel to screen.

3. Use https://tchapi.github.io/Adafruit-GFX-Font-Customiser/ to preview font before adding to core.