|
FONTAINE 1.0
|
#include <FontFile.h>
Private Attributes | |
| std::string | _fileName |
| std::string | _commonName |
| std::string | _nativeName |
| fontStroke | _stroke |
| fontWeight | _weight |
| fontStyle | _style |
| std::set< Script > | _supportedScripts |
std::string FontFile::_commonName [private] |
std::string FontFile::_fileName [private] |
std::string FontFile::_nativeName [private] |
fontStroke FontFile::_stroke [private] |
fontStyle FontFile::_style [private] |
std::set<Script> FontFile::_supportedScripts [private] |
fontWeight FontFile::_weight [private] |
1.7.3