From e01166d52a1a597f32b57ac47154332c0c6ab1bf Mon Sep 17 00:00:00 2001 From: Patrick Lam Date: Wed, 8 Mar 2006 19:16:10 +0000 Subject: [PATCH] Add a configuration file that disables hinting for the Lohit Gujarati font (since the hinting distort some glyphs quite badly). reviewed by: keithp --- ChangeLog | 9 +++++++++ conf.d/Makefile.am | 1 + 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index b1835ed..bd5ab55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-03-08 Carl Worth + 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). + 2006-03-08 Egmont Koblinger reviewed by: plam diff --git a/conf.d/Makefile.am b/conf.d/Makefile.am index a857a0a..443d8a9 100644 --- a/conf.d/Makefile.am +++ b/conf.d/Makefile.am @@ -22,6 +22,7 @@ # PERFORMANCE OF THIS SOFTWARE. CONF_FILES = \ + 10LohitGujarati.conf \ 10-fonts-persian.conf \ autohint.conf \ no-bitmaps.conf \ -- 2.39.5