BLFontFaceImpl

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

data
BLFontDataCore data;
Undocumented in source.
designMetrics
BLFontDesignMetrics designMetrics;
Undocumented in source.
faceInfo
BLFontFaceInfo faceInfo;
Undocumented in source.
familyName
BLStringCore familyName;
Undocumented in source.
fullName
BLStringCore fullName;
Undocumented in source.
implTraits
ubyte implTraits;
Undocumented in source.
implType
ubyte implType;
Undocumented in source.
memPoolData
ushort memPoolData;
Undocumented in source.
panose
BLFontPanose panose;
Undocumented in source.
postScriptName
BLStringCore postScriptName;
Undocumented in source.
refCount
size_t refCount;
Undocumented in source.
stretch
ubyte stretch;
Undocumented in source.
style
ubyte style;
Undocumented in source.
subfamilyName
BLStringCore subfamilyName;
Undocumented in source.
unicodeCoverage
BLFontUnicodeCoverage unicodeCoverage;
Undocumented in source.
uniqueId
BLUniqueId uniqueId;
Undocumented in source.
virt
const(BLFontFaceVirt)* virt;
Undocumented in source.
weight
ushort weight;
Undocumented in source.

Meta