Directories |
Files | |
file | tcUnicodeAdaGFX.h [code] |
Adds tcUnicode support to the Adafruit_GFX library, only include when Adafruit_GFX is on your library path. To create a pipeline instance simply call newAdafruitTextPipeline() | |
file | tcUnicodeHelper.h [code] |
contains a Unicode handler that can process UTF-8 data and print it onto most display types. | |
file | tcUnicodeU8G2.h [code] |
Adds tcUnicode support to the U8G2 library, only include when U8G2 is on your library path. To create a U8G2 pipeline instance simply call newU8G2TextPipeline() | |
file | UnicodeFontDefs.h [code] |
contains font rendering structures both for AdafruitGFX fonts and TcUnicode fonts | |
file | Utf8TextProcessor.h [code] |
contains a strict asynchronous UTF-8 decoder that uses very little memory. | |