Migrate to TouchGFX 4.22.0
This commit is contained in:
@ -49,6 +49,7 @@ public:
|
||||
virtual int8_t getKerning(Unicode::UnicodeChar prevChar, const GlyphNode* glyph) const;
|
||||
|
||||
void setFontCache(FontCache& cache);
|
||||
|
||||
FontId getFontId() const
|
||||
{
|
||||
return fontId;
|
||||
|
||||
Reference in New Issue
Block a user