#include <FontInfo.hpp>
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
const FontInfo & |
fontInfo |
|
) |
| |
|
friend |
◆ ascender
int16_t cobbletext::FontInfo::ascender = 0 |
◆ descender
int16_t cobbletext::FontInfo::descender = 0 |
◆ familyName
std::string cobbletext::FontInfo::familyName |
◆ height
int16_t cobbletext::FontInfo::height = 0 |
◆ id
FontID cobbletext::FontInfo::id = 0 |
◆ styleName
std::string cobbletext::FontInfo::styleName |
◆ underlinePosition
int16_t cobbletext::FontInfo::underlinePosition = 0 |
◆ underlineThickness
int16_t cobbletext::FontInfo::underlineThickness = 0 |
◆ unitsPerEM
uint16_t cobbletext::FontInfo::unitsPerEM = 0 |
The documentation for this class was generated from the following file: