SlackBuilds Repository

15.0 > System > webcore-fonts (3.0)

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 the following file:

/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.

FontForge is an optional dependency. The distribution includes the
Cambria font as a .TTC file consisting of two fonts: cambria.ttf and
cambria-math.ttf. 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 or
~/.config/fontconfig/fonts.conf:

<!-- Disable embedded bitmaps in fonts like Calibri -->
<match target="font" >
<edit name="embeddedbitmap" mode="assign">
<bool>false</bool>
</edit>
</match>

Maintained by: Matteo Bernardini
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

Source Downloads:
webcore-fonts-3.0.tar.gz (0ca029d7135f7afdba00be6280ff96c6)
symbol.gz (04fe09507552b16ac40a1738c87a23ff)

Download SlackBuild:
webcore-fonts.tar.gz
webcore-fonts.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds