Adafruit-GFX-Library/fontconvert
Muhammad Arifur Rahman 4a2757c893
Fixed error when compiling example sketch of adafruit OLED display
When compiling the example sketch for adafruit OLED display, the sketch refers to Adafruit_GFX and consequently to fontconvert.c
This file includes a header file named ft2build.h, which many of the compilers fail to find, resulting in compilation error.
Check the discussion on this issue: https://github.com/adafruit/Adafruit-GFX-Library/issues/88

Simply adding two lines solves the problem.
2018-10-18 01:28:59 +06:00
..
fontconvert_win.md Update fontconvert_win.md 2016-10-30 12:16:28 +02:00
fontconvert.c Fixed error when compiling example sketch of adafruit OLED display 2018-10-18 01:28:59 +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