(since the hinting distort some glyphs quite badly).
reviewed by: keithp
+2005-12-13 Carl Worth <cworth@cworth.org>
+ reviewed by: keithp
+
+ * conf.d/Makefile.am:
+ * conf.d/10LohitGujarati.conf: Add a configuration file that
+ disables hinting for the Lohit Gujarati font (since the hinting
+ distort some glyphs quite badly).
+
2005-11-23 Frederic Crozat <fcrozat@mandriva.com>:
reviewed by: plam
--- /dev/null
+<!-- Available Gujarti fonts look much better without hinting -->
+<match target="font">
+ <test name="family"><string>Lohit Gujarati</string></test>
+ <edit name="hinting"><bool>false</bool></edit>
+</match>
\ No newline at end of file
# PERFORMANCE OF THIS SOFTWARE.
CONF_FILES = \
+ 10LohitGujarati.conf \
autohint.conf \
no-bitmaps.conf \
no-sub-pixel.conf \