Class Font |
|
Methods |
Public Class methods |
new(p1) |
load(p1) |
list() |
fonts() |
list_fonts() |
add_path(p1) |
remove_path(p1) |
paths() |
list_paths() |
Public Instance methods |
initialize() |
size(p1) |
text_size(p1) |
get_text_size(p1) |
advance(p1) |
text_advance(p1) |
get_text_advance(p1) |
inset(p1) |
text_inset(p1) |
get_text_inset(p1) |
index(...) |
text_index(...) |
text_index_and_location(...) |
get_text_index_and_location(...) |
location(p1, p2) |
text_location(p1, p2) |
text_location_at_index(p1, p2) |
get_text_location_at_index(p1, p2) |
ascent() |
get_ascent() |
descent() |
get_descent() |
maximum_ascent() |
get_maximum_ascent() |
maximum_descent() |
get_maximum_descent() |