summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2016-11-14 22:23:40 +0100
committer Willy Sudiarto Raharjo2016-11-15 15:41:38 +0100
commit3efcec34c2013adc78bba7ad85ff449bee9589b8 (patch)
tree34aba7cb0027d15ca6102b86cd9b5670f9c40d2f
parent6ea5d05021a5eab3e2e2a62a62bfd9a81042a6b9 (diff)
downloadslackbuilds-3efcec34c2013adc78bba7ad85ff449bee9589b8.tar.gz
system/webcore-fonts: Fix README.
-rw-r--r--system/webcore-fonts/README14
1 files changed, 7 insertions, 7 deletions
diff --git a/system/webcore-fonts/README b/system/webcore-fonts/README
index 1537f1eb0a..cfb639e520 100644
--- a/system/webcore-fonts/README
+++ b/system/webcore-fonts/README
@@ -7,7 +7,7 @@ The Webcore Fonts package contains:
Before installing these, please remove the following file:
- /etc/fonts/conf.d/60-liberation.conf".
+ /etc/fonts/conf.d/60-liberation.conf".
That file causes Slackware to display Liberation fonts in the place of
Microsoft fonts. If you have Microsoft fonts, you don't need the
@@ -21,10 +21,10 @@ 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:
- <!-- Globally use embedded bitmaps in fonts like Calibri? -->
- <match target="font" >
- <edit name="embeddedbitmap" mode="assign">
- <bool>false</bool>
- </edit>
- </match>
+ <!-- Globally use embedded bitmaps in fonts like Calibri? -->
+ <match target="font" >
+ <edit name="embeddedbitmap" mode="assign">
+ <bool>false</bool>
+ </edit>
+ </match>