On Sonntag, 24. Dezember 2006 16:35 Hussam Al-Tayeb wrote:

> the lastest ttf-dejavu update fixes this.

Sorry to say that i have had installed this version 2.13 of the dejavu fonts
as i recognized this problems after the update of fontconfig. I was too
impatient so i make my own package which is a exactly copy from /var/abs.

So perhaps the problem is my configuration.I have an ImageQuest L70A LCD
Monitor and in KDE i use Sub-Pixel-Hinting: RGB, Hinting-Style: Complete, no
aliasing fom 0pt until 7pt, and without the window title DejaVu Sans 9pt.

# ls -1 /etc/fonts/conf.d
10-autohint.conf
10-sub-pixel-rgb.conf
20-fix-globaladvance.conf
20-lohit-gujarati.conf
20-unhint-small-vera.conf
30-amt-aliases.conf
30-replace-bitmap-fonts.conf
30-urw-aliases.conf
40-generic-MyDejaVu.conf
49-sansserif.conf
50-user.conf
51-local.conf
60-latin-MyDejaVu.conf
65-fonts-persian.conf
65-nonlatin.conf
69-unifont.conf
80-delicious.conf
90-synthetic.conf

The files 40-generic-MyDejaVu.conf and 60-latin-MyDejaVu.conf be copies of the
originals with the only difference that i put DejaVu on the top of each
family instead of the second place. This was an experiment during the time as
i switch to UTF8 and could be unneeded.

# cat /etc/fonts/local.conf
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/conf.d/local.conf file for local customizations -->
<fontconfig>
        <!-- dpi value of the display -->
        <match target="pattern">
                <edit name="dpi" mode="assign">
                        <double>96</double>
                </edit>
        </match>
</fontconfig>

This could be i unneeded too but i don't think this a problem because xdpyinfo
shows me this value too.

See you, Attila


_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to