delete obsolete freetype-autohinter-ligature.patch
This patch has been upstream since 2.3.8 (January 2009!) and has not been applied anymore ever since, so let's stop keeping it around in git.
This commit is contained in:
parent
0e0ba39e2b
commit
172b9cae63
@ -1,15 +0,0 @@
|
||||
Index: src/autofit/aflatin.c
|
||||
===================================================================
|
||||
RCS file: /cvsroot/freetype/freetype2/src/autofit/aflatin.c,v
|
||||
retrieving revision 1.65
|
||||
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:15:46 -0000
|
||||
@@ -2144,6 +2144,7 @@
|
||||
{ 0x20A0, 0x20CF }, /* Currency Symbols */
|
||||
{ 0x2150, 0x218F }, /* Number Forms */
|
||||
{ 0x2460, 0x24FF }, /* Enclosed Alphanumerics */
|
||||
+ { 0xFB00, 0xFB06 }, /* Latin Ligatures */
|
||||
{ 0 , 0 }
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user