Ubuntu Pastebin

Paste from sdf at Sun, 15 May 2016 18:42:14 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 <match>
  <test qual="any" name="family">
   <string>sans-serif</string>
  </test>
  <test qual="any" name="lang" compare="contains">
   <string>ja</string>
  </test>
  <edit name="family" mode="append" binding="same">
   <string>Noto Sans JP</string>
  </edit>
 </match>
Download as text