QT Acting UTN11
======================================================================================
QT Acting UTN11?
I made sure that, I used UniBurma lastest build, which is partial unicode font which has no rendering synchronization by mean of OTL and AAT.

When I prepared guide for KDE Post installation for UniBurma XKB at this post article, and I found out these few strange results. In the following screenshots, I quickly compared the same text data on three different text editors.
Openoffice <> KEdit <> KWrite
Openoffice has ICU, so it is not QT dependent. So, KEdit and KWrite is using KDE native renderer, which is QT. Then you will see the result of same text displaying different result throughout these three editor. KEdit and KWrite is trying to halt with dotted circle 25CC(or probably I guess) for UTN11 statement about Vowel E. Then, I tried to input as logical sequence as UTN11 statement at the follow by line, it re-order on KEdit and KWrite but not on Openoffice. The following happening is what I previously discussed abuout #reor at this aricle, that has to be better handled by renderer side. (But also possible to be done in Opentype and AAT as font side)

need to analyze to dig this.. it nice to know that qt did the job.. but still have to make sure something..
if qt acting well, then it shoould be the first official rendering engine that speak burmese unicode
This is not happening in Gnome, GTK.
I'll be adding more analysis data soon. Pls help your ur way to add in found out. Pls include qt version. Mine is 3+.
http://www.sankholin.com/qt/
QT Acting UTN11?
- Code: Select all
#rpm -q qt
qt-3.*
I made sure that, I used UniBurma lastest build, which is partial unicode font which has no rendering synchronization by mean of OTL and AAT.

When I prepared guide for KDE Post installation for UniBurma XKB at this post article, and I found out these few strange results. In the following screenshots, I quickly compared the same text data on three different text editors.
Openoffice <> KEdit <> KWrite
Openoffice has ICU, so it is not QT dependent. So, KEdit and KWrite is using KDE native renderer, which is QT. Then you will see the result of same text displaying different result throughout these three editor. KEdit and KWrite is trying to halt with dotted circle 25CC(or probably I guess) for UTN11 statement about Vowel E. Then, I tried to input as logical sequence as UTN11 statement at the follow by line, it re-order on KEdit and KWrite but not on Openoffice. The following happening is what I previously discussed abuout #reor at this aricle, that has to be better handled by renderer side. (But also possible to be done in Opentype and AAT as font side)

need to analyze to dig this.. it nice to know that qt did the job.. but still have to make sure something..
if qt acting well, then it shoould be the first official rendering engine that speak burmese unicode
This is not happening in Gnome, GTK.
I'll be adding more analysis data soon. Pls help your ur way to add in found out. Pls include qt version. Mine is 3+.
http://www.sankholin.com/qt/
