roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
roo_display::SmoothFont::GlyphMetadataReader Class Reference

Public Member Functions

 GlyphMetadataReader (const SmoothFont &font, const roo::byte *PROGMEM ptr)
 
GlyphMetrics readMetrics (FontLayout layout, bool &compressed)
 
long data_offset () const
 

Detailed Description

Definition at line 38 of file smooth_font.cpp.

Constructor & Destructor Documentation

◆ GlyphMetadataReader()

roo_display::SmoothFont::GlyphMetadataReader::GlyphMetadataReader ( const SmoothFont font,
const roo::byte *PROGMEM  ptr 
)
inline

Definition at line 40 of file smooth_font.cpp.

Member Function Documentation

◆ data_offset()

long roo_display::SmoothFont::GlyphMetadataReader::data_offset ( ) const
inline

Definition at line 69 of file smooth_font.cpp.

References pgm_read_byte, and PROGMEM.

◆ readMetrics()

GlyphMetrics roo_display::SmoothFont::GlyphMetadataReader::readMetrics ( FontLayout  layout,
bool compressed 
)
inline

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