Quote:
Originally Posted by AlanHK
I was a little surprised that I had to supply the XML myself. Since it's just 169 bytes and never changes (theoretically, you could use it to disallow specified fonts, but why would anyone do that?) I thought it would be included and generated on the fly.
|
Being something that I've never actually had to use myself, I thought it best to allow users to supply their own display-options.xml file. Mainly because a cursory search at the time revealed several different options and uses for the file. I didn't want to pigeonhole anyone unnecessarily. It wouldn't be hard for me to generate a default xml file if the user chooses to do so, though. I'll look into it.