On 08/01/2004, at 8:40 AM, Mattias Borén wrote:
what's the proper syntax for useing unicode characters in xwt?
Not quite sure what you mean by syntax. The parser can handle almost
any Unicode character in the XML file, except for combined chars. The
TrueType font engine is designed to handle Unicode characters, but only
provides pre-rendering for Latin characters.
If you run into any trouble embedding unicode characters into your
template files, log a bug. I've done very little work with non-Latin
characters, but I'll take a look.
If combined-chars turn out to be in active use somewhere, I'll add
support for them in the parser. I just skipped them because they were a
pain at the time for predictive processing.
d
|