enum HarfBuzz::OtMathKernT
Overview
The math kerning-table types defined for the four corners of a glyph.
Defined in:
lib/gi-crystal/src/auto/harf_buzz-0.0/harf_buzz.crEnum Members
-
TopRight =
0_u32
-
The top right corner of the glyph.
-
TopLeft =
1_u32
-
The top left corner of the glyph.
-
BottomRight =
2_u32
-
The bottom right corner of the glyph.
-
BottomLeft =
3_u32
-
The bottom left corner of the glyph.
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.