GlyphItem
Allocate a new GlyphItem.
This instance will be allocated on the native heap and automatically freed when this class instance is garbage collected.
Allocate a new GlyphItem using the provided AutofreeScope.
The AutofreeScope manages the allocation lifetime. The most common usage is with memScoped
.
Parameters
The AutofreeScope to allocate this structure in.
Allocate a new GlyphItem.
This instance will be allocated on the native heap and automatically freed when this class instance is garbage collected.
Parameters
corresponding PangoItem
corresponding PangoGlyphString
shift of the baseline, relative to the baseline of the containing line. Positive values shift upwards
horizontal displacement to apply before the glyph item. Positive values shift right
horizontal displacement to apply after th glyph item. Positive values shift right
Allocate a new GlyphItem using the provided AutofreeScope.
The AutofreeScope manages the allocation lifetime. The most common usage is with memScoped
.
Parameters
corresponding PangoItem
corresponding PangoGlyphString
shift of the baseline, relative to the baseline of the containing line. Positive values shift upwards
horizontal displacement to apply before the glyph item. Positive values shift right
horizontal displacement to apply after th glyph item. Positive values shift right
The AutofreeScope to allocate this structure in.