FONTAINE  1.0
Private Attributes | List of all members
FontFile Class Reference

#include <FontFile.h>

Private Attributes

std::string _fileName
 
std::string _commonName
 
std::string _nativeName
 
fontStroke _stroke
 
fontWeight _weight
 
fontStyle _style
 
std::set< Script > _supportedScripts
 

Member Data Documentation

◆ _commonName

std::string FontFile::_commonName
private

◆ _fileName

std::string FontFile::_fileName
private

◆ _nativeName

std::string FontFile::_nativeName
private

◆ _stroke

fontStroke FontFile::_stroke
private

◆ _style

fontStyle FontFile::_style
private

◆ _supportedScripts

std::set<Script> FontFile::_supportedScripts
private

◆ _weight

fontWeight FontFile::_weight
private

The documentation for this class was generated from the following file: