andryblack / fontbuilder

Bitmap font generator
MIT License
454 stars 99 forks source link

Add option to specify freetype hinting algorithm #23

Closed r-or closed 6 years ago

r-or commented 8 years ago

This adds a new combobox besides the 'Smoothing' checkbox. It lets you specify the hinting algorithm used by freetype. For small font sizes especially options like "LCD" improve readability. Tested with a small Oled grayscale display.