Get a list of bdf_char objects from a bdf font

bdf_extract_chars(bdf, text)

Arguments

bdf

bdf font object as returned by read_bdf()

text

string

Value

list of bdf_char objects. A space is used for any unknown characters, or the default character from the font if one is specified in the font header.