Text style data.
More...
#include <dl_entities.h>
◆ DL_StyleData()
| DL_StyleData::DL_StyleData |
( |
const std::string & | name, |
|
|
int | flags, |
|
|
double | fixedTextHeight, |
|
|
double | widthFactor, |
|
|
double | obliqueAngle, |
|
|
int | textGenerationFlags, |
|
|
double | lastHeightUsed, |
|
|
const std::string & | primaryFontFile, |
|
|
const std::string & | bigFontFile ) |
|
inline |
Constructor Parameters: see member variables.
◆ operator==()
◆ bigFontFile
| std::string DL_StyleData::bigFontFile |
◆ bold
◆ fixedTextHeight
| double DL_StyleData::fixedTextHeight |
Fixed text height or 0 for not fixed.
◆ flags
◆ italic
| bool DL_StyleData::italic |
◆ lastHeightUsed
| double DL_StyleData::lastHeightUsed |
◆ name
| std::string DL_StyleData::name |
◆ obliqueAngle
| double DL_StyleData::obliqueAngle |
◆ primaryFontFile
| std::string DL_StyleData::primaryFontFile |
◆ textGenerationFlags
| int DL_StyleData::textGenerationFlags |
◆ widthFactor
| double DL_StyleData::widthFactor |
The documentation for this struct was generated from the following file: