Mailinglist Archive: opensuse-factory (1210 mails)
| < Previous | Next > |
Re: [opensuse-factory] Liberation Fonts vs agfa-fonts
- From: Felix Miata <mrmazda@xxxxxx>
- Date: Sun, 02 Nov 2008 15:47:16 -0500
- Message-id: <490E11D4.1020302@xxxxxx>
On 2008/11/02 14:14 (GMT-0600) Kevin Dupuy composed:
To fully assess differences requires a lot more inspection than you might to
think. Similarity varies as size, hinting, anti-alias & byte code interplay is
varied, added or removed. Take a look at
http://fm.no-ip.com/auth/Font/fonts-comps-amtlibms.html &
http://fm.no-ip.com/auth/Font/fonts-face-samples-libvar.html while varying the
contents of ~.fonts.conf. Font tastes vary considerably. I use only KDE. The
results
I like best happen when that file contains only the following:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font" >
<edit mode="assign" name="antialias" >
<bool>true</bool>
</edit>
</match>
<match target="font" >
<edit name="autohint" >
<bool>true</bool>
</edit>
</match>
</fontconfig>
Note that I use high resolution, with browser default font size set to 24px.
--
"Love is not easily angered. Love does not demand
its own way." 1 Corinthians 13:5 NIV
Team OS/2 ** Reg. Linux User #211409
Felix Miata *** http://fm.no-ip.com/
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
On Sun, 2008-11-02 at 09:28 +0100, Stephan Kulow wrote:
In the time being, check out
home:/thomas-schraitle/openSUSE_Factory/noarch/liberation-fonts-1.04-5.30.noarch.rpm
I just did, and they don't look much different, at least the Liberation
Sans doesn't.
Overall, I think most people could live with them. They don't look as
professional as agfa-fonts Sans does, which is a downer, but if we must
go with them they probably won't be that much of a problem.
To fully assess differences requires a lot more inspection than you might to
think. Similarity varies as size, hinting, anti-alias & byte code interplay is
varied, added or removed. Take a look at
http://fm.no-ip.com/auth/Font/fonts-comps-amtlibms.html &
http://fm.no-ip.com/auth/Font/fonts-face-samples-libvar.html while varying the
contents of ~.fonts.conf. Font tastes vary considerably. I use only KDE. The
results
I like best happen when that file contains only the following:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font" >
<edit mode="assign" name="antialias" >
<bool>true</bool>
</edit>
</match>
<match target="font" >
<edit name="autohint" >
<bool>true</bool>
</edit>
</match>
</fontconfig>
Note that I use high resolution, with browser default font size set to 24px.
--
"Love is not easily angered. Love does not demand
its own way." 1 Corinthians 13:5 NIV
Team OS/2 ** Reg. Linux User #211409
Felix Miata *** http://fm.no-ip.com/
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |