BACKGROUND: Font files have some advanced tables embedded in them that allowed glyph substitution, combined forms and anchored pairs.
I\'ve got a PHP page that parses an XML file with SimpleXml, then passes that object to a Smarty template. My problem is that the XML file has hyphens in its tag names, e.g. video-player. In PHP, this