GlyphVisAttr
Allocate a new GlyphVisAttr.
This instance will be allocated on the native heap and automatically freed when this class instance is garbage collected.
Allocate a new GlyphVisAttr 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 GlyphVisAttr.
This instance will be allocated on the native heap and automatically freed when this class instance is garbage collected.
Parameters
set for the first logical glyph in each cluster.
set if the the font will render this glyph with color. Since 1.50
Allocate a new GlyphVisAttr using the provided AutofreeScope.
The AutofreeScope manages the allocation lifetime. The most common usage is with memScoped
.
Parameters
set for the first logical glyph in each cluster.
set if the the font will render this glyph with color. Since 1.50
The AutofreeScope to allocate this structure in.