X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=blobdiff_plain;f=upstream%2Ffreetype-2.1.4%2Fpatches%2Ffreetype.patch;fp=upstream%2Ffreetype-2.1.4%2Fpatches%2Ffreetype.patch;h=caefc0dd2c5b78b9a0a40f2e915eed31bca650e1;hp=0000000000000000000000000000000000000000;hb=93f23b69098c7b094975d1f00e4329f8799ccc71;hpb=0d6a7ae107dd2cc3a2e8f071703a623b93783fe4 diff --git a/upstream/freetype-2.1.4/patches/freetype.patch b/upstream/freetype-2.1.4/patches/freetype.patch new file mode 100644 index 0000000..caefc0d --- /dev/null +++ b/upstream/freetype-2.1.4/patches/freetype.patch @@ -0,0 +1,25 @@ +--- include/freetype/config/ftmodule.h Thu Jul 31 12:59:06 2003 ++++ include/freetype/config/ftmodule.h Thu Jul 31 12:59:17 2003 +@@ -1,4 +1,5 @@ + FT_USE_MODULE(autohint_module_class) ++/* + FT_USE_MODULE(cff_driver_class) + FT_USE_MODULE(t1cid_driver_class) + FT_USE_MODULE(pcf_driver_class) +@@ -7,13 +8,15 @@ + FT_USE_MODULE(psnames_module_class) + FT_USE_MODULE(pshinter_module_class) + FT_USE_MODULE(ft_raster1_renderer_class) ++*/ + FT_USE_MODULE(sfnt_module_class) + FT_USE_MODULE(ft_smooth_renderer_class) + FT_USE_MODULE(ft_smooth_lcd_renderer_class) + FT_USE_MODULE(ft_smooth_lcdv_renderer_class) + FT_USE_MODULE(tt_driver_class) ++/* + FT_USE_MODULE(t1_driver_class) + FT_USE_MODULE(t42_driver_class) + FT_USE_MODULE(pfr_driver_class) + FT_USE_MODULE(winfnt_driver_class) +- ++*/