touchgfx::Font::getFallbackChar() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Font::getFallbackChar() const

touchgfx::Font::getFallbackChar() const method

@fn virtual Unicode::UnicodeChar Font::getFallbackChar() const Gets fallback character. Gets fallback character for the given font. In case there is no glyph for a character, use the glyph for the character returned by this function. If 0 (zero) is returned, there is no default character.

Syntax

virtual Unicode::UnicodeChar getFallbackChar() const;

Return value

The default character for the typography in case no glyph is available.

References

LocationText
Font.hpp:206
virtual Unicode::UnicodeChar getFallbackChar() const

Data Use

Data read by touchgfx::Font::getFallbackChar() const
touchgfx::Font::getFallbackChar() const
Type of touchgfx::Font::getFallbackChar() const
touchgfx::Font::getFallbackChar() const
all items filtered out