BLGlyphRun

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C)
struct BLGlyphRun {}

Members

Variables

flags
uint flags;
Undocumented in source.
glyphAdvance
byte glyphAdvance;
Undocumented in source.
glyphData
void* glyphData;
Undocumented in source.
glyphSize
ubyte glyphSize;
Undocumented in source.
placementAdvance
byte placementAdvance;
Undocumented in source.
placementData
void* placementData;
Undocumented in source.
placementType
ubyte placementType;
Undocumented in source.
size
size_t size;
Undocumented in source.

Meta