Skip to content

Multifont version of Adafruit_GFX library with Sharp Memory Display drivers and demo

Notifications You must be signed in to change notification settings

pkourany/Adafruit_mfGFX_Library

Repository files navigation

Adafruit_mfGFX_Library

Multifont version of Adafruit_GFX library with Sharp Memory Display drivers and demo.

This library supports any compatible Adafruit_GFX display driver (in this case it is for the Sharp Memory Display). The free TheDotFactory Windows program is recommended for created data compatible with the Adafruit_mfGFX library.

Please see the README.pdf files for instructions on creating and adding new fonts. The base library comes with 4 fonts and a "test" font so new candidate font data can easily be added and tested before being permanently added to the library.

BE AWARE that though font data does not take up Spark RAM, they do however take up flash space so having too many fonts may prove problematic.

ADDED ARDUINO VERSION in folder "SharpMemDisplay" which compiles for IDE versions 1.05 and greater

ADDED GLCDFONT from original GFX library and made it default font so code based on older font will work

About

Multifont version of Adafruit_GFX library with Sharp Memory Display drivers and demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages