font_border
Set the global thickness of a for font border
Set the global thickness of a for font border
Loads the default font Cabin-Regular (embed)
Set the global fill color for font
Set size of text globaly. If no value, return current size.
Set the global border color for font
Loads a font file (ttf, otf, ttc...) at a given size from an URI, a specified folder (or try to find it in system font directories), and makes it active for subsequent text() calls.
Draws text using the font previously loaded with load_font()
Draws text using the font previously loaded with load_font()
Set alignment of text globaly. You can use START, MIDDLE, END.
Set alignment of text globaly. You can use START, MIDDLE, END.