Abdelrazak Younes wrote:
Abdelrazak Younes wrote:
In this patch I use simple casts instead of the costly ucs2_to_ucs4 and ucs4_to_ucs2 functions. It turned out that all display issues are resolved... including math! It even brings a very nice speed-up...

Here is a cleaned up version of the patch.

Some dialogs (labels insertion and TOC) still need to be updated with the proper conversion methods.

Opinions?

I will commit now as there seems to be no objection. As for the ucs4_to_ucs2() etc, methods in unicode.[Ch]. I think they can go altogether as they were meant for the Qt frontend anyway.

Abdel.

Reply via email to