BLTextMetrics

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 BLTextMetrics {}

Members

Variables

advance
BLPoint advance;
Undocumented in source.
boundingBox
BLBox boundingBox;
Undocumented in source.
leadingBearing
BLPoint leadingBearing;
Undocumented in source.
trailingBearing
BLPoint trailingBearing;
Undocumented in source.

Meta