]> git.pld-linux.org Git - packages/fontconfig.git/commitdiff
- enable autohinting fro all fonts
authordjurban <djurban@pld-linux.org>
Tue, 20 Apr 2004 18:09:02 +0000 (18:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fontconfig-autohint2.patch -> 1.1

fontconfig-autohint2.patch [new file with mode: 0644]

diff --git a/fontconfig-autohint2.patch b/fontconfig-autohint2.patch
new file mode 100644 (file)
index 0000000..9deafff
--- /dev/null
@@ -0,0 +1,16 @@
+--- fontconfig-2.2.93/fonts.conf.in~   2004-04-20 20:00:48.719591512 +0200
++++ fontconfig-2.2.93/fonts.conf.in    2004-04-20 20:06:06.585268584 +0200
+@@ -202,7 +202,12 @@
+                       <bool>false</bool>
+               </edit>
+       </match>
+-
++      <match target="font">
++              <edit name="autohint">
++                      <bool>true</bool>
++              </edit>
++      </match>
++                                      
+ <!--
+   Load per-user customization file
+ -->
This page took 0.040568 seconds and 4 git commands to generate.