Tc Unicode Helper
Loading...
Searching...
No Matches
src Directory Reference

Directories

 
Fonts

Files

 
tcUnicodeAdaGFX.h
 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().
 
tcUnicodeHelper.h
 contains a Unicode handler that can process UTF-8 data and print it onto most display types.
 
tcUnicodeTFT_eSPI.h
 
tcUnicodeU8G2.h
 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().
 
UnicodeFontDefs.h
 contains font rendering structures both for AdafruitGFX fonts and TcUnicode fonts
 
Utf8TextProcessor.h
 contains a strict asynchronous UTF-8 decoder that uses very little memory.