class Glint::Font
- Glint::Font
- Reference
- Object
Defined in:
glint/font.crConstructors
-
.new(filename)
Creates a new
Font
from an external font resource. -
.new
Creates a new
Font
with the default font.
Class Method Summary
-
.default
Returns the default font.
-
.load(filename)
Returns a new
Font
from the font resource.