This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofUnicode::range Struct Reference
#include <ofTrueTypeFont.h>
Public Member Functions | |
range () | |
range (uint32_t be, uint32_t en) | |
std::uint32_t | getNumGlyphs () const |
Public Attributes | |
std::uint32_t | begin = 0 |
std::uint32_t | end = 0 |
Constructor & Destructor Documentation
◆ range() [1/2]
|
inline |
◆ range() [2/2]
|
inline |
Member Function Documentation
◆ getNumGlyphs()
|
inline |
Member Data Documentation
◆ begin
std::uint32_t ofUnicode::range::begin = 0 |
◆ end
std::uint32_t ofUnicode::range::end = 0 |
The documentation for this struct was generated from the following file:
- /Users/icq4ever/Desktop/oF0120/libs/openFrameworks/graphics/ofTrueTypeFont.h