[Bug 368561] ligature-related font rendering bug with 'ff' and 'fi'

bugzilla at redhat.com bugzilla at redhat.com
Fri Dec 5 21:13:45 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=368561





--- Comment #42 from Behdad Esfahbod <besfahbo at redhat.com>  2008-12-05 16:13:44 EDT ---
Took me 2min to fix the bug:

diff -u -p -d -r1.65 aflatin.c
--- src/autofit/aflatin.c 7 Jul 2007 07:30:39 -0000 1.65
+++ src/autofit/aflatin.c 5 Dec 2008 21:12:08 -0000
@@ -2144,6 +2144,7 @@
     { 0x20A0, 0x20CF },  /* Currency Symbols */
     { 0x2150, 0x218F },  /* Number Forms */
     { 0x2460, 0x24FF },  /* Enclosed Alphanumerics */
+    { 0xFB00, 0xFB06 },  /* Latin Ligatures */
     { 0     , 0      }
   };

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fonts-bugs mailing list