rpms/VLGothic-fonts/F-9 59-VLGothic-proportional.conf,NONE,1.1

Akira TAGOH tagoh at fedoraproject.org
Wed Oct 29 06:36:29 UTC 2008


Author: tagoh

Update of /cvs/pkgs/rpms/VLGothic-fonts/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9777

Added Files:
	59-VLGothic-proportional.conf 
Log Message:



--- NEW FILE 59-VLGothic-proportional.conf ---
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
    <match target="font">
        <test name="family">
            <string>VL PGothic</string>
        </test>
        <edit name="hinting" mode="assign">
            <bool>false</bool>
        </edit>
    </match>

    <match target="pattern">
        <test name="family">
            <string>sans-serif</string>
        </test>
        <test name="lang" compare="contains">
            <string>jp</string>
        </test>
        <edit name="lang" mode="prepend" binding="strong">
            <string>en</string>
        </edit>
    </match>

    <alias>
        <family>sans-serif</family>
        <prefer>
            <family>DejaVu Sans</family>
            <family>VL PGothic</family>
        </prefer>
    </alias>
</fontconfig>




More information about the fonts-bugs mailing list