/GFX_FontExtension_for_Adafruit_GFX

A Font Companion Class to Adafruit_GFX for UTF-8 Fonts

Primary LanguageC++GNU General Public License v3.0GPL-3.0

GFX_FontExtension_for_Adafruit_GFX

A Font Extension companion class for Adafruit_GFX for UTF-8 Fonts.

  • this class allows to register multiple fonts, one for each code page
  • the last font registered with setFont() is also used for page zero, e.g. for space and newline

Version 0.0.1

  • initial version