Username: Password: Remember me
Search Criteria Advanced
Package Details

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

Sources
https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-1.04.tar.gz
Comment by: Gen2ly on Wed, 01 Jul 2009 00:47:22 +0000
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>
Comment by: reMiND on Tue, 23 Sep 2008 20:06:33 +0000
https://fedorahosted.org/liberation-fonts/
Newer version here
Comment by: abhidg on Fri, 09 May 2008 06:11:06 +0000
md5sum wrong (f7d82c491914a318a6f0d426c5eb1432)
Comment by: bash on Thu, 24 Apr 2008 10:44:07 +0000
* updated to last tarball
Comment by: noalwin on Fri, 07 Mar 2008 00:36:50 +0000
It seems that there is a new version https://bugzilla.redhat.com/show_bug.cgi?id=427791
Comment by: beza1e1 on Fri, 11 May 2007 07:27:31 +0000
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