class Boleite::Font
- Boleite::Font
- Reference
- Object
Defined in:
boleite/graphics/font.crboleite/graphics/font/glyph.cr
boleite/graphics/font/page.cr
boleite/graphics/font/row.cr
Constructors
Instance Method Summary
- #finalize
- #get_glyph(code : Char, size : UInt32)
- #get_kerning(first : Char, second : Char, size : UInt32)
- #get_linespacing(size : UInt32) : Float64
- #get_page(size) : Page
- #texture_for(size) : Texture