On Thu, Dec 12, 2002 at 10:23:21PM +0100, Kornel Benko wrote:

> How does QT know that a char shoud be displayed as registered (0xae) and not as 
>Zcaron? (0x1ae)
> Do we supply full unicode for displaying?

because we convert the text using encoding->ucs (that Dekel added)

see QLPainter.C

regards
john

-- 
"Anyone who says you can have a lot of widely dispersed people hack away on
 a complicated piece of code and avoid total anarchy has never managed a 
 software project."
        - Andy Tanenbaum

Reply via email to