apply patch to fix fontrendering problem in gu_IN #228451,#228452

This commit is contained in:
Than Ngo 2007-04-23 15:36:50 +00:00
parent e30ffc4edb
commit 07d5560f53
2 changed files with 15 additions and 1 deletions

View File

@ -0,0 +1,12 @@
diff -pruN qt-x11-free-3.3.6.org/src/kernel/qscriptengine_x11.cpp qt-x11-free-3.3.6/src/kernel/qscriptengine_x11.cpp
--- qt-x11-free-3.3.6.org/src/kernel/qscriptengine_x11.cpp 2007-02-13 14:41:25.000000000 +0530
+++ qt-x11-free-3.3.6/src/kernel/qscriptengine_x11.cpp 2007-02-13 14:40:02.000000000 +0530
@@ -253,7 +253,7 @@ static const unsigned char indicForms[0x
Unknown, Unknown, Unknown, Unknown,
Unknown, Unknown, Unknown, Unknown,
- Other, Other, Other, Other,
+ Other, Other, VowelMark, VowelMark,
Other, Other, Other, Other,
Other, Other, Other, Other,
Other, Other, Other, Other,

View File

@ -39,6 +39,7 @@ Patch33: qt-3.3.8-fontrendering-#214570.patch
Patch34: qt-3.3.6-fontrendering-ml_IN-209974.patch
Patch35: qt-3.3.6-fontrendering-ml_IN-217657.patch
Patch36: qt-3.3.6-fontrendering-gu-228451.patch
Patch37: qt-3.3.6-fontrendering-gu-228452.patch
# immodule patches
Patch50: qt-x11-free-3.3.8-qt-x11-immodule-unified-qt3.3.7-20061229-pre.patch
@ -275,6 +276,7 @@ for the Qt toolkit.
%patch34 -p1 -b .fontrendering-#209974
%patch35 -p1 -b .fontrendering-ml_IN-217657
%patch36 -p1 -b .fontrendering-gu-228451
%patch37 -p1 -b .fontrendering-gu-228452
%if %{immodule}
%patch50 -p1 -b .pre
@ -567,7 +569,7 @@ rm -rf %{buildroot}
%changelog
* Mon Apr 23 2007 Than Ngo <than@redhat.com> - 1:3.3.8-5.fc7
- apply patch to fix fontrendering problem in gu_IN #228451
- apply patch to fix fontrendering problem in gu_IN #228451,#228452
* Wed Apr 11 2007 Than Ngo <than@redhat.com> - 1:3.3.8-4.fc7
- adjust qt-3.3.8-fontrendering-as_IN-209972.patch and