Adafruit-GFX-Library/fontconvert
Jason von Nieda fd68f69d20
Fix #103 by disabling subpixel rendering.
Newer versions of FreeType enable subpixel rendering by default. This makes fonts look terrible on displays that don't support it, like the LCDs this library is targeting. This change disables the subpixel rendering and improves the clarity of fonts.

See https://github.com/adafruit/Adafruit-GFX-Library/issues/103#issuecomment-443031001 for more information.
2018-11-29 17:35:18 -06:00
..
fontconvert_win.md Update fontconvert_win.md 2016-10-30 12:16:28 +02:00
fontconvert.c Fix #103 by disabling subpixel rendering. 2018-11-29 17:35:18 -06:00
Makefile minor changes to build on Fedora 2016-01-31 10:11:43 +01:00
makefonts.sh Fonts FONTS fonts! 1.1 release 2015-12-22 12:02:47 -08:00