* [gentoo-dev] QT 3.1.2 Thai Complextext Patch
@ 2003-07-21 4:38 99% Supphachoke Suntiwichaya
0 siblings, 0 replies; 1+ results
From: Supphachoke Suntiwichaya @ 2003-07-21 4:38 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 230 bytes --]
Hi,
QT 3.1.2 has something incorrect with Thai rendering display.
Mr. /Theppitak Karoonboonyanan <http://linux.thai.net/thep/> /
(thep@linux.thai.net)'s patch .
----
MrChoke
-------
Linux TLE Team
Thai Linux Distribution
[-- Attachment #2: qt-x11-free-3.1.2-thai-complextext.patch --]
[-- Type: text/plain, Size: 529 bytes --]
diff -Nuar qt-x11-free-3.1.2/src/kernel/qcomplextext.cpp qt-x11-free-3.1.2-complextext/src/kernel/qcomplextext.cpp
--- qt-x11-free-3.1.2/src/kernel/qcomplextext.cpp 2003-04-03 00:22:39.000000000 +0700
+++ qt-x11-free-3.1.2-complextext/src/kernel/qcomplextext.cpp 2003-04-03 00:22:19.000000000 +0700
@@ -855,7 +855,7 @@
}
// combining marks of different class don't interact. Reset the rectangle.
- if ( cmb != lastCmb ) {
+ if ( eCmb != lastCmb ) {
//qDebug( "resetting rect" );
attachmentRect = baseRect;
}
[-- Attachment #3: Type: text/plain, Size: 37 bytes --]
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2003-07-21 4:38 99% [gentoo-dev] QT 3.1.2 Thai Complextext Patch Supphachoke Suntiwichaya
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox