Read a BDF file
read_bdf(filename)
| filename | path to BDF file |
|---|
list containing
font_info - named list of global information about the font
font_info_raw - original representation of global information about the font
chars - list of bdf_char objects
idx - an index which maps from utf8 codepoint to position in chars