GlyphGeometry
Allocate a new GlyphGeometry.
This instance will be allocated on the native heap and automatically freed when this class instance is garbage collected.
Allocate a new GlyphGeometry 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 GlyphGeometry.
This instance will be allocated on the native heap and automatically freed when this class instance is garbage collected.
Parameters
the logical width to use for the the character.
horizontal offset from nominal character position.
vertical offset from nominal character position.
Allocate a new GlyphGeometry using the provided AutofreeScope.
The AutofreeScope manages the allocation lifetime. The most common usage is with memScoped
.
Parameters
the logical width to use for the the character.
horizontal offset from nominal character position.
vertical offset from nominal character position.
The AutofreeScope to allocate this structure in.