class Blend2D::Text::GlyphBuffer
- Blend2D::Text::GlyphBuffer
- Blend2D::BLStructure
- Reference
- Object
Defined in:
blend2d/text/glyph_buffer.crConstructors
-
.new
Create a new
GlyphBuffer
.
Instance Method Summary
-
#finalize
Called when Crystal's garbage collector collects this instance.
- #glyph_run
-
#set_text(text : String, encoding : TextEncoding = TextEncoding::UTF8)
Set the
GlyphBuffer
's text to the one specified.
Instance methods inherited from class Blend2D::BLStructure
finalize
finalize,
pointer : Pointer
pointer
Constructor Detail
Instance Method Detail
def finalize
#
Description copied from class Blend2D::BLStructure
Called when Crystal's garbage collector collects this instance.
Set the GlyphBuffer
's text to the one specified.