Class Font
In: imlib2.c
Parent: Object
Methods
add_path    advance    ascent    descent    fonts    get_ascent    get_descent    get_maximum_ascent    get_maximum_descent    get_text_advance    get_text_index_and_location    get_text_inset    get_text_location_at_index    get_text_size    index    initialize    inset    list    list_fonts    list_paths    load    location    maximum_ascent    maximum_descent    new    paths    remove_path    size    text_advance    text_index    text_index_and_location    text_inset    text_location    text_location_at_index    text_size   
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()