Bases: PyDvi.Font.Font.Font
This class implements the virtual font type in the font manager.
-
_set_preambule_data(vf_id, comment, design_font_size, checksum)[source]
Set the preambule data from the Virtual Font Parser.
-
extension = 'vf'
-
font_type = 1
-
font_type_string = 'TeX Virtual Font'
-
load_dvi_fonts()
-
print_summary()[source]
-
register_character(character)[source]
-
register_font(font)[source]
Register a DviFont instance.
-
update_font_id_map()