From: Mike FABIAN Date: Tue, 3 Feb 2009 21:57:01 +0000 (-0500) Subject: [conf] Disable hinting when emboldening (#19904) X-Git-Tag: 2.7.0~108 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=10609af4aa4030a15c19573198462fa002d2ef13;p=fontconfig.git [conf] Disable hinting when emboldening (#19904) Hinting will be done before Embolden in freetype2, but in such case, Embolden will get wrong result on some glyph contours after applying hinting. Actually, hinting should be done after embolden, but we can't fix it in current freetype2. So as a workaround, just turn off hinting if we want to do embolden. --- diff --git a/conf.d/90-synthetic.conf b/conf.d/90-synthetic.conf index 63d9b89..6736423 100644 --- a/conf.d/90-synthetic.conf +++ b/conf.d/90-synthetic.conf @@ -60,5 +60,16 @@ bold + + + hintnone +