D12925: Parse global config files. Remove 'Vendor default' option. Fix changes not recognized.

Nathaniel Graham noreply at phabricator.kde.org
Tue Jul 31 15:57:38 BST 2018


ngraham added a comment.


    cat ~/.config/fontconfig/fonts.conf 
    <?xml version='1.0'?>
    <!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
    <fontconfig>
     <dir>~/.fonts</dir>
     <match target="font">
      <edit mode="assign" name="antialias">
       <bool>true</bool>
      </edit>
     </match>
    </fontconfig>
  
  
  
    ls /etc/fonts/conf.d
    10-antialias.conf                          57-dejavu-serif.conf
    10-hinting-slight.conf                     58-dejavu-lgc-sans-mono.conf
    10-hinting.conf                            58-dejavu-lgc-sans.conf
    10-scale-bitmap-fonts.conf                 58-dejavu-lgc-serif.conf
    11-lcdfilter-default.conf                  60-latin.conf
    20-unhint-small-dejavu-lgc-sans-mono.conf  64-language-selector-prefer.conf
    20-unhint-small-dejavu-lgc-sans.conf       65-fonts-lmodern.conf
    20-unhint-small-dejavu-lgc-serif.conf      65-fonts-persian.conf
    20-unhint-small-dejavu-sans-mono.conf      65-fonts-takao-pgothic.conf
    20-unhint-small-dejavu-sans.conf           65-khmer.conf
    20-unhint-small-dejavu-serif.conf          65-nonlatin.conf
    20-unhint-small-vera.conf                  69-language-selector-zh-cn.conf
    30-cjk-aliases.conf                        69-language-selector-zh-hk.conf
    30-metric-aliases.conf                     69-language-selector-zh-mo.conf
    30-urw-aliases.conf                        69-language-selector-zh-sg.conf
    40-nonlatin.conf                           69-language-selector-zh-tw.conf
    45-latin.conf                              69-unifont.conf
    49-sansserif.conf                          70-no-bitmaps.conf
    50-user.conf                               80-delicious.conf
    51-local.conf                              90-synthetic.conf
    56-neon-hack.conf                          99-language-selector-zh.conf
    56-neon-noto.conf                          99pdftoopvp.conf
    57-dejavu-sans-mono.conf                   README
  
  I deliberately did not delete `~/.config/fontconfig/fonts.conf` and `~/.config/kcmfonts` as specified in the test plan because I wanted to test the upgrade case. :)

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D12925

To: progwolff, ngraham, #plasma
Cc: rkflx, ngraham, mart, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180731/7f62e1ad/attachment.html>


More information about the Plasma-devel mailing list