BLFontDataVirt

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

Members

Variables

destroy
BLResult function(BLFontDataImpl* impl) destroy;
Undocumented in source.
listTags
BLResult function(const(BLFontDataImpl)* impl, uint faceIndex, BLArrayCore* out_) listTags;
Undocumented in source.
queryTables
size_t function(const(BLFontDataImpl)* impl, uint faceIndex, BLFontTable* dst, const(BLTag)* tags, size_t n) queryTables;
Undocumented in source.

Meta