ttf-liberation 1.04-1
https://www.redhat.com/promo/fonts/
Red Hats Liberation fonts
community :: x11
Maintainer: None
Votes: 390
License: GPL custom:ttf-liberation
Last Updated: Wed, 24 Sep 2008 07:31:52 +0000
First Submitted: Fri, 11 May 2007 07:27:31 +0000
This package has been flagged out of date.
Dependencies fontconfig xorg-font-utils xorg-fonts-encodings
Required by covergloobus-bzr fped-svn lcdtest moovida-bzr zygrib
Here's the fontconfig for replacing MS core fonts with Liberation Fonts. Tried it and like it about the same as MS's:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- $Id: 60-liberation.conf,v 1.1 2008/03/27 11:14:42 root Exp root $ -->
<fontconfig>
<!-- Symlinking this file to /etc/fonts/conf.d/ will allow
you to use liberation fonts instead of the microsoft truetype fonts.
(from http://uwstopia.nl/blog/2007/05/free-your-fonts) -->
<!-- Liberation fonts -->
<match target="pattern">
<test qual="any" name="family"><string>Times New Roman</string></test>
<edit name="family" mode="assign"><string>Liberation Serif</string></edit>
</match>
<match target="pattern">
<test qual="any" name="family"><string>Arial</string></test>
<edit name="family" mode="assign"><string>Liberation Sans</string></edit>
</match>
<match target="pattern">
<test qual="any" name="family"><string>Courier</string></test>
<edit name="family" mode="assign"><string>Liberation Mono</string></edit>
</match>
</fontconfig>
https://fedorahosted.org/liberation-fonts/
Newer version here
md5sum wrong (f7d82c491914a318a6f0d426c5eb1432)
* updated to last tarball
It seems that there is a new version https://bugzilla.redhat.com/show_bug.cgi?id=427791
On May 9, 2007, Red Hat announced the public release of these fonts under the trademark LIBERATION at the Red Hat Summit. There are three sets: Sans (a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and Bitstream Vera Sans), Serif (a substitute for Times New Roman, Thorndale, Nimbus Roman, and Bitstream Vera Serif) and Mono (a substitute for Courier New, Cumberland, Courier, Nimbus Mono L, and Bitstream Vera Sans Mono).
v1.6.0