reads the fontdata from an XML file into a DOM tree but creates the data structures for the fonts only on demand
Definition at line 31 of file FontDataXML.py.
Static Public Attributes | |
fontElements = None | |
fontNames = None | |
legacyFontData = None | |
parents = None | |
unicodeFontData = None | |
Classes | |
class | Error |
class | XMLDataError |