Re: fontconfig problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2006-09-21 at 10:34 +0900, SungHyun Nam wrote:

>   <alias>
>     <family>monospace</family>
>     <prefer>
>       <family>Courier</family>
>       <family>GulimChe</family>
>     </prefer>
>   </alias>
>   ...
>   ...
>   ...
>   <!-- Use Courier for english character -->
>   <match target="pattern">
>     <test name="family" compare="contains"><string>GulimChe</string></test>
>     <edit name="family" mode="prepend" binding="same">
>       <string>Courier</string>
>     </edit>
>   </match>

That certainly looks like it should work. Please post the output from:

$ FC_DEBUG=1 fc-match 'GulimChe'

which will show both the pattern resulting from the above instructions
and the selected font.

-- 
keith.packard@xxxxxxxxx

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Fontconfig mailing list
Fontconfig@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/fontconfig

[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux