Package: ttf-bitstream-vera
Version: 1.10-3
Severity: normal

Hello,

http://arvind.dyndns.org/usr/fonts/bistreamverasans.png prefered results.
http://arvind.dyndns.org/usr/fonts/1.png mine
http://arvind.dyndns.org/usr/fonts/2.png mine
http://arvind.dyndns.org/usr/fonts/3.png mine
http://arvind.dyndns.org/usr/fonts/4.png mine

I tried the following things: disable AA, disable hinting, removing bytecode 
interpreter and 
none of them seem to change my fonts: here's my /etc/fonts/local.conf :

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
  <include 
ignore_missing="yes">/var/lib/defoma/fontconfig.d/fonts.conf</include>
  <dir>/usr/X11R6/lib/X11/fonts</dir>
  <match target="font">
    <test qual="all" name="rgba">
      <const>unknown</const>
    </test>
    <edit name="rgba" mode="assign"><const>rgb</const></edit>
  </match>
<!-- Uncomment below to enable the freetype autohinter module -->
<!--
  <match target="font">
    <edit name="autohint" mode="assign">
      <bool>true</bool>
    </edit>
  </match>
-->

<match target="pattern">
<test qual="any" name="family"> <string>Sans</string> </test>
<edit name="antialias"><bool>false</bool></edit>
</match>

<match target="font">
                <test name="family">
                  <string>Verdana</string>
                </test>
                <test name="size" compare="less_eq">
                    <int>10</int>
                </test>
                <edit name="antialias">
                  <bool>false</bool>
                </edit>
           </match>     


</fontconfig>


Arvind

-- Package-specific info:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                                 Version                              
Description
+++-====================================-====================================-========================================================================================
ii  libfreetype6                         2.1.7-2.3                            
FreeType 2 font engine, shared library files
ii  libxft2                              2.1.2-6                              
FreeType-based font drawing library for X
ii  fontconfig                           2.2.3-4                              
generic font configuration library

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ck5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages ttf-bitstream-vera depends on:
ii  defoma                        0.11.8-0.1 Debian Font Manager -- automatic f

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to