tcMenu
Classes | Enumerations
DeviceDrawableHelper.h File Reference

A few helper classes that provides useful functions on top of a tcMenu device drawable. More...

Go to the source code of this file.

Classes

class  tcgfx::NativeFontDesc
 
class  tcgfx::DeviceFontDrawingMode
 
class  tcgfx::DeviceDrawableHelper
 

Enumerations

enum  tcgfx::DeviceFontMode { ADAFRUIT_FONT , TCUNICODE_FONT , NATIVE_FONT , NO_FONT_SEL }
 

Detailed Description

A few helper classes that provides useful functions on top of a tcMenu device drawable.

Enumeration Type Documentation

◆ DeviceFontMode

Describes the various font systems that are supported by the wrapper and dashboards, that is native library fonts, tcUnicode(adafruit) and tcUnicode proper. For native adafruit through the library, select native font.