public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Supphachoke Suntiwichaya <mrchoke@opentle.org>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] QT 3.1.2 Thai Complextext Patch
Date: Mon, 21 Jul 2003 11:38:57 +0700	[thread overview]
Message-ID: <3F1B6E61.9040908@opentle.org> (raw)

[-- 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

             reply	other threads:[~2003-07-21  4:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-21  4:38 Supphachoke Suntiwichaya [this message]
2003-07-21  6:09 ` [gentoo-dev] QT 3.1.2 Thai Complextext Patch Patrick Kursawe
2003-07-22  8:57   ` Supphachoke Suntiwichaya

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F1B6E61.9040908@opentle.org \
    --to=mrchoke@opentle.org \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox