]> git.wh0rd.org - fontconfig.git/blobdiff - conf.d/90-synthetic.conf
Bug 43321 - Required corrections in urdu.orth file
[fontconfig.git] / conf.d / 90-synthetic.conf
index 6736423fca8000077462009f16671621ab018a06..b8d1e85e1fb4526e1fd0111e5ec104c20db067c6 100644 (file)
                <edit name="slant" mode="assign">
                        <const>oblique</const>
                </edit>
-                <!-- and disable embedded bitmaps for artificial oblique -->
-                <edit name="embeddedbitmap" mode="assign">
-                        <bool>false</bool>
-                </edit>
+               <!-- and disable embedded bitmaps for artificial oblique -->
+               <edit name="embeddedbitmap" mode="assign">
+                       <bool>false</bool>
+               </edit>
        </match>
 
 <!--
                <edit name="weight" mode="assign">
                        <const>bold</const>
                </edit>
-               <!--
-                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.
-               -->
-               <edit name="hintstyle" mode="assign">
-                       <const>hintnone</const>
-               </edit>
        </match>
 </fontconfig>