|
get_ascent | - gets the font ascent |
get_bold | - status of the bold attribute |
get_descent | - gets the font descent |
get_height | - average height of font glyph |
get_italic | - status of the italic attribute |
get_linesize | - gets the font recommended linesize |
get_underline | - status of the underline attribute |
render | - render text to a new image |
set_bold | - assign the bold attribute |
set_italic | - assign the italic attribute |
set_underline | - assign the underline attribute |
size | - size of rendered text |