Per application settings in .fonts.conf?

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

 



You can make application-specific settings in ~/.Xresources with syntax
like:

xterm*background: #FFFFFF
xterm*foreground: #000000
xterm*font: <some font>

Is it possible to make settings for specific applications in
~/.fonts.conf? If so, what is the syntax? For example, how would I
change this to apply only to a specific app?

<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
  <match target="font">
    <edit mode="assign" name="antialias"><bool>false</bool></edit>
  </match>
</fontconfig>

-- 
http://www.fastmail.fm - Email service worth paying for. Try it for free

_______________________________________________
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