class Blend2D::Text::Font

Defined in:

blend2d/text/font.cr

Constructors

Instance Method Summary

Instance methods inherited from class Blend2D::BLStructure

finalize finalize, pointer : Pointer pointer

Constructor Detail

def self.new(face : FontFace, size : Float32) #

[View source]

Instance Method Detail

def finalize #
Description copied from class Blend2D::BLStructure

Called when Crystal's garbage collector collects this instance.


[View source]
def metrics #

[View source]
def shape(buffer : GlyphBuffer) #

[View source]
def text_metrics(buffer : GlyphBuffer) #

[View source]