The Webcore Fonts package contains:
* Microsoft's Core Fonts for the web
* Microsoft Tahoma
* Microsoft's new fonts for Windows Vista
* Lucida Console
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 the
substitutions.
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>
Maintained by: Dugan Chen
Keywords: microsoft,web,core,calibri,candara,consolas,constantia,corbel,windings,andale,mono,sans,serif,monspace,monospaced,arial,ms,courier,new,georgia,impact,symbol,tahoma,times,roman,trebuchet,verdana,webdings,corefonts,core fonts
ChangeLog: webcore-fonts
Homepage:
http://avi.alkalay.net/linux/docs/font-howto/Font.html#msfonts
Download SlackBuild:
webcore-fonts.tar.gz
webcore-fonts.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doinst.sh |
slack-desc |
webcore-fonts.SlackBuild |
webcore-fonts.info |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds