[Fedora-i18n-bugs] [lohit-kannada-fonts] Resolved bug 673414, rupee sign

Pravin Satpute pravins at fedoraproject.org
Tue Feb 8 10:48:13 UTC 2011


commit 97b41dd0f6fb1ec5963cb42f85e6f6edcb67ad3b
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Tue Feb 8 16:17:01 2011 +0530

    Resolved bug 673414, rupee sign

 bug-673414.patch         |   76 ++++++++++++++++++++++++++++++++++++++++++++++
 lohit-kannada-fonts.spec |    9 ++++-
 2 files changed, 83 insertions(+), 2 deletions(-)
---
diff --git a/bug-673414.patch b/bug-673414.patch
new file mode 100644
index 0000000..f994879
--- /dev/null
+++ b/bug-673414.patch
@@ -0,0 +1,76 @@
+diff -rup lohit-kannada-2.4.5/Lohit-Kannada.sfd lohit-kannada-2.4.5_mod/Lohit-Kannada.sfd
+--- lohit-kannada-2.4.5/Lohit-Kannada.sfd	2011-02-08 16:13:59.394625756 +0530
++++ lohit-kannada-2.4.5_mod/Lohit-Kannada.sfd	2011-02-08 16:13:33.595747781 +0530
+@@ -13,13 +13,14 @@ Descent: 404
+ LayerCount: 2
+ Layer: 0 1 "Back"  1
+ Layer: 1 1 "Fore"  0
++NeedsXUIDChange: 1
+ XUID: [1021 722 38139966 6691028]
+ FSType: 0
+ OS2Version: 1
+ OS2_WeightWidthSlopeOnly: 0
+ OS2_UseTypoMetrics: 1
+ CreationTime: 1161073346
+-ModificationTime: 1290486476
++ModificationTime: 1297161750
+ PfmFamily: 33
+ TTFWeight: 400
+ TTFWidth: 5
+@@ -375,7 +376,7 @@ NameList: Adobe Glyph List
+ DisplaySize: -36
+ AntiAlias: 1
+ FitToEm: 1
+-WinInfo: 0 34 16
++WinInfo: 0 38 14
+ Grid
+ 239 468 m 5
+  239 452 243.5 438.333 252.5 427 c 132
+@@ -442,7 +443,7 @@ Grid
+ EndSplineSet
+ TeXData: 1 0 0 323584 161792 107861 0 1048576 107861 783286 444596 497025 792723 393216 433062 380633 303038 157286 324010 404750 52429 2506097 1059062 262144
+ AnchorClass2: "Anchor-0"  "'blwm' Below Base Mark in Kannada lookup 0" 
+-BeginChars: 66047 651
++BeginChars: 66047 652
+ 
+ StartChar: .notdef
+ Encoding: 65536 -1 0
+@@ -55061,5 +55062,38 @@ SplineSet
+  499 107 l 1,18,19
+ EndSplineSet
+ EndChar
++
++StartChar: uni20B9
++Encoding: 8377 8377 651
++Width: 631
++VWidth: 0
++Flags: HW
++LayerCount: 2
++Fore
++SplineSet
++358 500 m 0,0,1
++ 359 509 359 509 359 514 c 1,2,-1
++ 59 514 l 1,3,-1
++ 85 577 l 1,4,-1
++ 346 577 l 1,5,6
++ 340 589 340 589 331 599 c 0,7,8
++ 280 654 280 654 165 654 c 2,9,-1
++ 59 654 l 1,10,-1
++ 85 717 l 1,11,-1
++ 583 717 l 1,12,-1
++ 557 654 l 1,13,-1
++ 367 654 l 1,14,15
++ 406 631 406 631 420 577 c 1,16,-1
++ 583 577 l 1,17,-1
++ 557 514 l 1,18,-1
++ 429 514 l 1,19,20
++ 429 358.613 429 358.613 171 340 c 1,21,-1
++ 507 0 l 1,22,-1
++ 407 0 l 1,23,-1
++ 70 337 l 1,24,-1
++ 70 396 l 1,25,26
++ 345.891 394 345.891 394 358 500 c 0,0,1
++EndSplineSet
++EndChar
+ EndChars
+ EndSplineFont
diff --git a/lohit-kannada-fonts.spec b/lohit-kannada-fonts.spec
index 7c45de7..1257113 100644
--- a/lohit-kannada-fonts.spec
+++ b/lohit-kannada-fonts.spec
@@ -3,7 +3,7 @@
 
 Name:           %{fontname}-fonts
 Version:        2.4.5
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Free Kannada font
 
 Group:          User Interface/X
@@ -18,6 +18,7 @@ Requires:       fontpackages-filesystem
 Patch1: bug-578032.patch
 Patch2: bug-576105.patch
 Patch3: bug-576105-1.patch
+Patch4: bug-673414.patch
 Obsoletes: lohit-fonts-common < %{version}-%{release}
 
 %description
@@ -28,7 +29,8 @@ This package provides a free Kannada truetype/opentype font.
 %setup -q -n %{fontname}-%{version} 
 %patch1 -p1 -b .1-fix-font-conf
 %patch2 -p1 -b .2-increase-kerning
-%patch3 -p1 -b .2-handline-zwj
+%patch3 -p1 -b .3-handline-zwj
+%patch4 -p1 -b .4-rupee-sign
 
 %build
 make
@@ -58,6 +60,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Tue Feb 08 2011 Pravin Satpute <psatpute at redhat.com> - 2.4.5-5
+- resolved bug 673414, rupee sign
+
 * Mon Oct 18 2010 Pravin Satpute <psatpute at redhat.com> - 2.4.5-4
 - fixed zwj problem of bug 576105
 - will work when, zwj processing will be fixed in pango


More information about the i18n-bugs mailing list