hb_glyph_extents_t
extern (C) @nogc nothrow
struct hb_glyph_extents_t {
}
Members
- height
hb_position_t height;
Undocumented in source.
- width
hb_position_t width;
Undocumented in source.
- x_bearing
hb_position_t x_bearing;
Undocumented in source.
- y_bearing
hb_position_t y_bearing;
Undocumented in source.
bindbc hb bind font
aliasesfunctionsstructs