#include <font.h>
Definition at line 18 of file font.h.
◆ Glyph()
| esphome::font::Glyph::Glyph |
( |
uint32_t | code_point, |
|
|
const uint8_t * | data, |
|
|
int | advance, |
|
|
int | offset_x, |
|
|
int | offset_y, |
|
|
int | width, |
|
|
int | height ) |
|
inlineconstexpr |
◆ is_less_or_equal()
| bool esphome::font::Glyph::is_less_or_equal |
( |
uint32_t | other | ) |
const |
|
inline |
◆ advance
| int esphome::font::Glyph::advance |
◆ code_point
| const uint32_t esphome::font::Glyph::code_point |
◆ data
| const uint8_t* esphome::font::Glyph::data |
◆ height
| int esphome::font::Glyph::height |
◆ offset_x
| int esphome::font::Glyph::offset_x |
◆ offset_y
| int esphome::font::Glyph::offset_y |
◆ width
| int esphome::font::Glyph::width |
The documentation for this class was generated from the following file:
- esphome/components/font/font.h