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

touchgfx::Font::getMaxPixelsRight() const method

@fn uint8_t Font::getMaxPixelsRight() const Gets maximum pixels right. Gets maximum pixels right for any glyph in the font. This is the max value of "width+left-advance" for all glyphs. The is the number of pixels a glyph reaches to the right of its normal area. This value is calculated by the font converter.

Syntax

uint8_t getMaxPixelsRight() const;

Return value

The maximum pixels right.

References

LocationText
Font.hpp:392
uint8_t getMaxPixelsRight() const

Data Use

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