From 172b9cae638659773b61e067142e31efe52bdb1d Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Mon, 16 Jul 2012 22:25:59 +0200 Subject: [PATCH] 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. --- freetype-autohinter-ligature.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 freetype-autohinter-ligature.patch diff --git a/freetype-autohinter-ligature.patch b/freetype-autohinter-ligature.patch deleted file mode 100644 index 9f16787..0000000 --- a/freetype-autohinter-ligature.patch +++ /dev/null @@ -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 } - }; -