system/webcore-fonts: Update README.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dugan Chen 2017-03-09 19:50:23 +07:00 committed by Willy Sudiarto Raharjo
parent 819870693c
commit 05abe629d9

View file

@ -19,9 +19,9 @@ If FontForge is available, then the Cambria font will be installed as these two
TTF files. If not, then it will be installed as a single TTC file.
The following Fontconfig setting (taken from infinality.net) is recommended.
Put it in /etc/fonts/local.conf:
Put it in /etc/fonts/local.conf or ~/.config/fontconfig/fonts.conf:
<!-- Globally use embedded bitmaps in fonts like Calibri? -->
<!-- Disable embedded bitmaps in fonts like Calibri -->
<match target="font" >
<edit name="embeddedbitmap" mode="assign">
<bool>false</bool>