#include <PiGui.h>
|
| using | UsedRange = std::pair< uint16_t, uint16_t > |
| |
◆ UsedRange
◆ PiFont()
◆ addGlyph()
| bool PiFont::addGlyph |
( |
unsigned short |
glyph | ) |
|
◆ custom_glyphs()
◆ definition()
◆ describe()
| void PiFont::describe |
( |
bool |
withFaces = false | ) |
const |
◆ faces()
| std::vector< PiFace > & PiGui::PiFont::faces |
( |
| ) |
const |
|
inline |
◆ name()
| const std::string & PiGui::PiFont::name |
( |
| ) |
const |
|
inline |
◆ pixelsize()
| int PiGui::PiFont::pixelsize |
( |
| ) |
const |
|
inline |
◆ used_ranges()
| const std::vector< UsedRange > & PiGui::PiFont::used_ranges |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: