Package: fontconfig Version: 2.2.3-4 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 -- 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 fontconfig depends on: ii debconf [debconf-2.0] 1.4.45 Debian configuration management sy ii defoma 0.11.8-0.1 Debian Font Manager -- automatic f ii gsfonts-x11 0.17 Make Ghostscript fonts available t ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libfontconfig1 2.2.3-4 generic font configuration library ii msttcorefonts 1.2 Installer for Microsoft TrueType c ii ttf-bitstream-vera 1.10-3 The Bitstream Vera family of free ii ttf-freefont 20031008-1.1 Freefont Serif, Sans and Mono True ii ucf 1.14 Update Configuration File: preserv -- debconf information: * fontconfig/enable_bitmaps: true * fontconfig/rendering_type: Subpixel rendering (LCD screens) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]