rpms/qt/devel qt-3.3.6-fontrendering-#214570.patch,1.1,1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Dec 7 10:35:17 UTC 2006


Author: than

Update of /cvs/dist/rpms/qt/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv10691

Modified Files:
	qt-3.3.6-fontrendering-#214570.patch 
Log Message:
adjust qt-3.3.6-fontrendering-#214570.patch


qt-3.3.6-fontrendering-#214570.patch:
 qscriptengine_x11.cpp |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

Index: qt-3.3.6-fontrendering-#214570.patch
===================================================================
RCS file: /cvs/dist/rpms/qt/devel/qt-3.3.6-fontrendering-#214570.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qt-3.3.6-fontrendering-#214570.patch	6 Dec 2006 13:50:23 -0000	1.1
+++ qt-3.3.6-fontrendering-#214570.patch	7 Dec 2006 10:35:15 -0000	1.2
@@ -1,5 +1,5 @@
---- qt-x11-free-3.3.6/src/kernel/qscriptengine_x11.cpp.fontrendering-#214570	2006-11-13 15:31:30.000000000 +0100
-+++ qt-x11-free-3.3.6/src/kernel/qscriptengine_x11.cpp	2006-11-13 15:33:54.000000000 +0100
+--- qt-x11-free-3.3.7/src/kernel/qscriptengine_x11.cpp.fontrendering-#214570	2006-12-07 11:26:11.000000000 +0100
++++ qt-x11-free-3.3.7/src/kernel/qscriptengine_x11.cpp	2006-12-07 11:32:24.000000000 +0100
 @@ -1238,10 +1238,6 @@
      unsigned short ra = script_base + 0x30;		//it was const unsigned short ra before modification
      const unsigned short halant = script_base + 0x4d;
@@ -7,7 +7,7 @@
 -	if(script ==14)		//assamese 		//modification starts from here 
 -	{
 -		ra  = script_base + 0x70;
--	}
+-	}						//and ends here
  
      int len = item->length;
      IDEBUG(">>>>> indic shape: from=%d, len=%d invalid=%d", item->from, item->length, invalid);




More information about the fedora-cvs-commits mailing list