3.1.3.13. VirtualFont¶
-
class
PyDvi.Font.VirtualFont.VirtualFont(font_manager, font_id, name)[source]¶ Bases:
PyDvi.Font.Font.FontThis 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'¶
-