annotate CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/fontconfig/conf.avail/25-unhint-nonlatin.conf @ 68:5028fdace37b

planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author jpayne
date Tue, 18 Mar 2025 16:23:26 -0400
parents
children
rev   line source
jpayne@68 1 <?xml version="1.0"?>
jpayne@68 2 <!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
jpayne@68 3 <fontconfig>
jpayne@68 4 <description>Disable hinting for CJK fonts</description>
jpayne@68 5 <!-- We can't hint CJK fonts well, so turn off hinting for CJK fonts. -->
jpayne@68 6
jpayne@68 7 <match target="font">
jpayne@68 8 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 9 <string>Kochi Mincho</string>
jpayne@68 10 </test>
jpayne@68 11 <edit name="hinting" mode="assign">
jpayne@68 12 <bool>false</bool>
jpayne@68 13 </edit>
jpayne@68 14 </match>
jpayne@68 15 <match target="font">
jpayne@68 16 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 17 <string>Kochi Gothic</string>
jpayne@68 18 </test>
jpayne@68 19 <edit name="hinting" mode="assign">
jpayne@68 20 <bool>false</bool>
jpayne@68 21 </edit>
jpayne@68 22 </match>
jpayne@68 23 <match target="font">
jpayne@68 24 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 25 <string>Sazanami Mincho</string>
jpayne@68 26 </test>
jpayne@68 27 <edit name="hinting" mode="assign">
jpayne@68 28 <bool>false</bool>
jpayne@68 29 </edit>
jpayne@68 30 </match>
jpayne@68 31 <match target="font">
jpayne@68 32 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 33 <string>Sazanami Gothic</string>
jpayne@68 34 </test>
jpayne@68 35 <edit name="hinting" mode="assign">
jpayne@68 36 <bool>false</bool>
jpayne@68 37 </edit>
jpayne@68 38 </match>
jpayne@68 39 <match target="font">
jpayne@68 40 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 41 <string>Baekmuk Batang</string>
jpayne@68 42 </test>
jpayne@68 43 <edit name="hinting" mode="assign">
jpayne@68 44 <bool>false</bool>
jpayne@68 45 </edit>
jpayne@68 46 </match>
jpayne@68 47 <match target="font">
jpayne@68 48 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 49 <string>Baekmuk Dotum</string>
jpayne@68 50 </test>
jpayne@68 51 <edit name="hinting" mode="assign">
jpayne@68 52 <bool>false</bool>
jpayne@68 53 </edit>
jpayne@68 54 </match>
jpayne@68 55 <match target="font">
jpayne@68 56 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 57 <string>Baekmuk Gulim</string>
jpayne@68 58 </test>
jpayne@68 59 <edit name="hinting" mode="assign">
jpayne@68 60 <bool>false</bool>
jpayne@68 61 </edit>
jpayne@68 62 </match>
jpayne@68 63 <match target="font">
jpayne@68 64 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 65 <string>Baekmuk Headline</string>
jpayne@68 66 </test>
jpayne@68 67 <edit name="hinting" mode="assign">
jpayne@68 68 <bool>false</bool>
jpayne@68 69 </edit>
jpayne@68 70 </match>
jpayne@68 71 <match target="font">
jpayne@68 72 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 73 <string>AR PL Mingti2L Big5</string>
jpayne@68 74 </test>
jpayne@68 75 <edit name="hinting" mode="assign">
jpayne@68 76 <bool>false</bool>
jpayne@68 77 </edit>
jpayne@68 78 </match>
jpayne@68 79 <match target="font">
jpayne@68 80 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 81 <string>AR PL ShanHeiSun Uni</string>
jpayne@68 82 </test>
jpayne@68 83 <edit name="hinting" mode="assign">
jpayne@68 84 <bool>false</bool>
jpayne@68 85 </edit>
jpayne@68 86 </match>
jpayne@68 87 <match target="font">
jpayne@68 88 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 89 <string>AR PL KaitiM Big5</string>
jpayne@68 90 </test>
jpayne@68 91 <edit name="hinting" mode="assign">
jpayne@68 92 <bool>false</bool>
jpayne@68 93 </edit>
jpayne@68 94 </match>
jpayne@68 95 <match target="font">
jpayne@68 96 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 97 <string>AR PL ZenKai Uni</string>
jpayne@68 98 </test>
jpayne@68 99 <edit name="hinting" mode="assign">
jpayne@68 100 <bool>false</bool>
jpayne@68 101 </edit>
jpayne@68 102 </match>
jpayne@68 103 <match target="font">
jpayne@68 104 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 105 <string>AR PL SungtiL GB</string>
jpayne@68 106 </test>
jpayne@68 107 <edit name="hinting" mode="assign">
jpayne@68 108 <bool>false</bool>
jpayne@68 109 </edit>
jpayne@68 110 </match>
jpayne@68 111 <match target="font">
jpayne@68 112 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 113 <string>AR PL KaitiM GB</string>
jpayne@68 114 </test>
jpayne@68 115 <edit name="hinting" mode="assign">
jpayne@68 116 <bool>false</bool>
jpayne@68 117 </edit>
jpayne@68 118 </match>
jpayne@68 119 <match target="font">
jpayne@68 120 <test name="family" compare="eq" ignore-blanks="true">
jpayne@68 121 <string>ZYSong18030</string>
jpayne@68 122 </test>
jpayne@68 123 <edit name="hinting" mode="assign">
jpayne@68 124 <bool>false</bool>
jpayne@68 125 </edit>
jpayne@68 126 </match>
jpayne@68 127
jpayne@68 128 </fontconfig>