Hi: Earlier in the Debian version 2.9.0-7, had ~/.fonts.conf in my HOME. But it currently using the new version of fontconfig, which is the 2.10.2-2. Where I hang up .fonts.conf now? FYI I have this in the file: <?xml version='1.0'?> <!DOCTYPE fontconfig SYSTEM 'fonts.dtd'> <fontconfig> <dir>~/.local/share/fonts</dir> <match target="font"> <edit mode="assign" name="rgba"> <const>rgb</const> </edit> </match> <match target="font"> <edit mode="assign" name="hinting"> <bool>true</bool> </edit> </match> <match target="font"> <edit mode="assign" name="hintstyle"> <const>hintfull</const> </edit> </match> <match target="font"> <edit mode="assign" name="antialias"> <bool>true</bool> </edit> </match> <match target="font"> <edit mode="assign" name="lcdfilter"> <const>lcddefault</const> </edit> </match> </fontconfig> As one finality that I have in the /etc/fonts/conf.d: 51-local.conf .. 57-dejavu-sans.conf 10-autohint.conf 57-dejavu-sans-mono.conf 10-sub-pixel-rgb.conf 57-dejavu-serif.conf 20-unhint-small-dejavu-lgc-sans.conf 58-dejavu-lgc-sans.conf 20-unhint-small-dejavu-lgc-sans-mono.conf 58-dejavu-lgc-sans-mono.conf 20-unhint-small-dejavu-lgc-serif.conf 58-dejavu-lgc-serif.conf 20-unhint-small-dejavu-sans.conf 60-latin.conf 20-unhint-small-dejavu-sans-mono.conf 65-droid-sans-fonts.conf 20-unhint-small-dejavu-serif.conf 65-fonts-lmodern.conf 20-unhint-small-vera.conf 65-fonts-persian.conf 30-fonts-texgyre-aliases.conf 65-fonts-texgyre.conf 30-metric-aliases.conf 65-nonlatin.conf 30-urw-aliases.conf 69-unifont.conf 40-nonlatin.conf 70-yes-bitmaps.conf 45-latin.conf 80-delicious.conf 49-sansserif.conf 90-synthetic.conf 50-enable-terminus.conf 99pdftoopvp.conf 50-user.conf Thank you very much to who answer. -- Saludos de Santiago José López Borrazás. Greetings of Santiago José López Borrazás. _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig