tcMenu
Public Member Functions | List of all members
tcgfx::NativeFontDesc Class Reference

#include <DeviceDrawableHelper.h>

Public Member Functions

 NativeFontDesc (const void *ptr, uint8_t mag)
 
 NativeFontDesc (const NativeFontDesc &other)=default
 
NativeFontDescoperator= (const NativeFontDesc &other)=default
 
uint8_t getMag () const
 
const void * getPtr () const
 

Detailed Description

Represents a native font as used by most themes, it has a void pointer to the font data, and a magnification.


The documentation for this class was generated from the following file: