#include <PiGui.h>
|
| using | UsedRange = std::pair< uint16_t, uint16_t > |
| |
◆ UsedRange
◆ PiFace()
| PiGui::PiFace::PiFace |
( |
const std::string & |
ttfname, |
|
|
float |
sizefactor |
|
) |
| |
|
inline |
◆ addGlyph()
| void PiFace::addGlyph |
( |
unsigned short |
glyph | ) |
|
◆ isValidGlyph()
| bool PiFace::isValidGlyph |
( |
unsigned short |
glyph | ) |
const |
◆ sizefactor()
| float PiGui::PiFace::sizefactor |
( |
| ) |
const |
|
inline |
◆ sortUsedRanges()
| void PiFace::sortUsedRanges |
( |
| ) |
const |
◆ ttfname()
| const std::string & PiGui::PiFace::ttfname |
( |
| ) |
const |
|
inline |
◆ used_ranges()
| const std::vector< UsedRange > & PiGui::PiFace::used_ranges |
( |
| ) |
const |
|
inline |
◆ Instance
The documentation for this class was generated from the following files: