From 7fa5445a1025b3450c452d2e94c59b423eab1897 Mon Sep 17 00:00:00 2001 From: qrczak Date: Mon, 29 Mar 2004 20:57:26 +0000 Subject: [PATCH] - Force autohinting for Luxi and Quasi*TTF fonts. They have poor hinting instructions. Are there other fonts worth adding here? - Merge three rules for Vera fonts into equivalent one rule. - Release 4. Changed files: fontconfig-autohint.patch -> 1.1 --- fontconfig-autohint.patch | 55 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 fontconfig-autohint.patch diff --git a/fontconfig-autohint.patch b/fontconfig-autohint.patch new file mode 100644 index 0000000..fef41a1 --- /dev/null +++ b/fontconfig-autohint.patch @@ -0,0 +1,55 @@ +--- fontconfig-2.2.92/fonts.conf.in~ Mon Mar 29 22:49:31 2004 ++++ fontconfig-2.2.92/fonts.conf.in Mon Mar 29 22:51:44 2004 +@@ -177,18 +177,8 @@ + + + Bitstream Vera Sans +- +- +- 7.5 +- +- +- false +- +- +- +- +- + Bitstream Vera Serif ++ Bitstream Vera Sans Mono + + + 7.5 +@@ -198,15 +188,26 @@ + + + ++ ++ + + +- Bitstream Vera Sans Mono ++ Luxi Sans ++ Luxi Serif ++ Luxi Mono ++ QuasiBookmanTTF ++ QuasiChanceryTTF ++ QuasiCourierTTF ++ QuasiPalatinoTTF ++ QuasiSwissCondensedTTF ++ QuasiSwissTTF ++ QuasiTimesTTF + +- +- 7.5 +- +- +- false ++ ++ true + + + -- 2.44.0