Method Add
Add(in ShapedGlyph)
Appends a glyph, growing the buffer geometrically when full.
public void Add(in ShapedGlyph glyph)
Parameters
glyphShapedGlyphThe glyph to append.
Appends a glyph, growing the buffer geometrically when full.
public void Add(in ShapedGlyph glyph)
glyph ShapedGlyphThe glyph to append.