diff options
author | Dugan Chen <dugan [underscore] c [at] fastmail [dot] fm> | 2010-05-11 22:55:37 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:55:37 +0200 |
commit | ea84d1a5488cc81d48524e9f122c2f48172d1f0f (patch) | |
tree | d0dd3171ce1a98bea95687552b947b81dd230c94 /system/webcore-fonts/README | |
parent | 1f750cab57ee9154b25f76a5136f173fffd1ef77 (diff) | |
download | slackbuilds-ea84d1a5488cc81d48524e9f122c2f48172d1f0f.tar.gz |
system/webcore-fonts: Added to 12.1 repository
Diffstat (limited to 'system/webcore-fonts/README')
-rw-r--r-- | system/webcore-fonts/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/system/webcore-fonts/README b/system/webcore-fonts/README new file mode 100644 index 0000000000..f0a7c8b19d --- /dev/null +++ b/system/webcore-fonts/README @@ -0,0 +1,16 @@ +The Webcore Fonts package contains: + +* Microsoft's Core Fonts for the web * Microsoft Tahoma * Microsoft's +new fonts for Windows Vista + +This SlackBuild puts two files in in /etc/fonts/conf.avail. The +first, "35-webcore-fonts.conf", sets the "sans" "serif" and +"monsopace" aliases to Arial, Times New Roman and Courier New. The +second. "25-noautohint-corefonts.conf", disables the autohinter +for core fonts only. You activate either file by symlinking it into +/etc/fonts/conf.d. + +Before installing these, please remove +"/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 it. |