gst-editing-services1: update to 1.24.11
[oi-userland.git] / components / library / fontconfig / files / 90-sun-prefer-bitmap.conf
blobee9ac60ccfe935999fde27b18dddd9228057077b
1 <?xml version="1.0"?>
2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
3 <fontconfig>
4 <!--
5 Copyright (c) 2004, 2009, Oracle and/or its affiliates. All rights reserved.
7 Permission is hereby granted, free of charge, to any person obtaining a
8 copy of this software and associated documentation files (the "Software"),
9 to deal in the Software without restriction, including without limitation
10 the rights to use, copy, modify, merge, publish, distribute, sublicense,
11 and/or sell copies of the Software, and to permit persons to whom the
12 Software is furnished to do so, subject to the following conditions:
14 The above copyright notice and this permission notice (including the next
15 paragraph) shall be included in all copies or substantial portions of the
16 Software.
18 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
21 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
23 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
24 DEALINGS IN THE SOFTWARE.
25 -->
27 <!--
28 Prefer bitmap fonts if the option "prefer_bitmap" is set to true.
29 -->
31 <match target="font">
32 <test name="prefer_bitmap">
33 <bool>true</bool>
34 </test>
35 <test name="family">
36 <string>AR PL ShanHeiSun Uni</string>
37 </test>
38 <test name="pixelsize" compare="more_eq">
39 <double>11</double>
40 </test>
41 <test name="pixelsize" compare="less">
42 <double>16</double>
43 </test>
44 <edit name="antialias" mode="assign">
45 <bool>false</bool>
46 </edit>
47 </match>
48 <match target="font">
49 <test name="prefer_bitmap">
50 <bool>true</bool>
51 </test>
52 <test name="family" qual="any">
53 <string>FZSongTi</string>
54 </test>
55 <test name="family" qual="any">
56 <string>FZMingTi</string>
57 </test>
58 <test name="pixelsize" compare="more_eq">
59 <double>11.5</double>
60 </test>
61 <test name="pixelsize" compare="less">
62 <double>17.5</double>
63 </test>
64 <edit name="antialias" mode="assign">
65 <bool>false</bool>
66 </edit>
67 </match>
68 <match target="font">
69 <test name="prefer_bitmap">
70 <bool>true</bool>
71 </test>
72 <test name="family" qual="any">
73 <string>SunDotum</string>
74 </test>
75 <test name="family" qual="any">
76 <string>SunDotumChe</string>
77 </test>
78 <test name="pixelsize" compare="more_eq">
79 <double>11</double>
80 </test>
81 <test name="pixelsize" compare="less">
82 <double>25</double>
83 </test>
84 <edit name="antialias" mode="assign">
85 <bool>false</bool>
86 </edit>
87 </match>
89 <match target="font">
90 <test name="prefer_bitmap">
91 <bool>true</bool>
92 </test>
93 <test name="family" qual="any">
94 <string>HG-GothicB-Sun</string>
95 </test>
96 <test name="family" qual="any">
97 <string>HG-PGothicB-Sun</string>
98 </test>
99 <test name="family" qual="any">
100 <string>HG-MinchoL-Sun</string>
101 </test>
102 <test name="family" qual="any">
103 <string>HG-PMinchoL-Sun</string>
104 </test>
105 <test name="pixelsize" compare="more_eq">
106 <double>10</double>
107 </test>
108 <test name="pixelsize" compare="less">
109 <double>22</double>
110 </test>
111 <edit name="antialias" mode="assign">
112 <bool>false</bool>
113 </edit>
114 </match>
116 <match target="font">
117 <test name="prefer_bitmap">
118 <bool>true</bool>
119 </test>
120 <test name="family" qual="any">
121 <string>MS Gothic</string>
122 </test>
123 <test name="family" qual="any">
124 <string>MS PGothic</string>
125 </test>
126 <test name="family" qual="any">
127 <string>MS UI Gothic</string>
128 </test>
129 <test name="family" qual="any">
130 <string>MS Mincho</string>
131 </test>
132 <test name="family" qual="any">
133 <string>MS PMincho</string>
134 </test>
135 <test name="pixelsize" compare="more_eq">
136 <double>7</double>
137 </test>
138 <test name="pixelsize" compare="less_eq">
139 <double>22</double>
140 </test>
141 <edit name="antialias" mode="assign">
142 <bool>false</bool>
143 </edit>
144 </match>
146 <match target="font">
147 <test name="family" qual="any">
148 <string>IPAGothic</string>
149 </test>
150 <test name="family" qual="any">
151 <string>IPAPGothic</string>
152 </test>
153 <test name="family" qual="any">
154 <string>IPAUIGothic</string>
155 </test>
156 <test name="family" qual="any">
157 <string>IPAMincho</string>
158 </test>
159 <test name="family" qual="any">
160 <string>IPAPMincho</string>
161 </test>
162 <edit name="globaladvance" mode="assign">
163 <bool>false</bool>
164 </edit>
165 </match>
167 <!--
168 Using embedded bitmaps are disabled by default for IPAfont.
170 <match target="font">
171 <test name="prefer_bitmap">
172 <bool>true</bool>
173 </test>
174 <test name="family" qual="any">
175 <string>IPAGothic</string>
176 </test>
177 <test name="family" qual="any">
178 <string>IPAPGothic</string>
179 </test>
180 <test name="family" qual="any">
181 <string>IPAUIGothic</string>
182 </test>
183 <test name="family" qual="any">
184 <string>IPAMincho</string>
185 </test>
186 <test name="family" qual="any">
187 <string>IPAPMincho</string>
188 </test>
189 <test name="pixelsize" compare="more_eq">
190 <double>11</double>
191 </test>
192 <test name="pixelsize" compare="less_eq">
193 <double>13</double>
194 </test>
195 <edit name="antialias" mode="assign">
196 <bool>false</bool>
197 </edit>
198 <edit name="pixelsize" mode="assign">
199 <double>12</double>
200 </edit>
201 </match>
203 <match target="font">
204 <test name="prefer_bitmap">
205 <bool>true</bool>
206 </test>
207 <test name="family" qual="any">
208 <string>IPAGothic</string>
209 </test>
210 <test name="family" qual="any">
211 <string>IPAPGothic</string>
212 </test>
213 <test name="family" qual="any">
214 <string>IPAUIGothic</string>
215 </test>
216 <test name="family" qual="any">
217 <string>IPAMincho</string>
218 </test>
219 <test name="family" qual="any">
220 <string>IPAPMincho</string>
221 </test>
222 <test name="pixelsize" compare="more_eq">
223 <double>13</double>
224 </test>
225 <test name="pixelsize" compare="less_eq">
226 <double>15</double>
227 </test>
228 <edit name="antialias" mode="assign">
229 <bool>false</bool>
230 </edit>
231 <edit name="pixelsize" mode="assign">
232 <double>14</double>
233 </edit>
234 </match>
236 <match target="font">
237 <test name="prefer_bitmap">
238 <bool>true</bool>
239 </test>
240 <test name="family" qual="any">
241 <string>IPAGothic</string>
242 </test>
243 <test name="family" qual="any">
244 <string>IPAPGothic</string>
245 </test>
246 <test name="family" qual="any">
247 <string>IPAUIGothic</string>
248 </test>
249 <test name="family" qual="any">
250 <string>IPAMincho</string>
251 </test>
252 <test name="family" qual="any">
253 <string>IPAPMincho</string>
254 </test>
255 <test name="pixelsize" compare="more_eq">
256 <double>15</double>
257 </test>
258 <test name="pixelsize" compare="less_eq">
259 <double>17</double>
260 </test>
261 <edit name="antialias" mode="assign">
262 <bool>false</bool>
263 </edit>
264 <edit name="pixelsize" mode="assign">
265 <double>16</double>
266 </edit>
267 </match>
270 <!--
271 Using embedded bitmaps are disabled by default for Sazanami font.
273 <match target="font">
274 <test name="prefer_bitmap">
275 <bool>true</bool>
276 </test>
277 <test name="family" qual="any">
278 <string>Sazanami Gothic</string>
279 </test>
280 <test name="family" qual="any">
281 <string>Sazanami Mincho</string>
282 </test>
283 <test name="pixelsize" compare="more_eq">
284 <double>8</double>
285 </test>
286 <test name="pixelsize" compare="less">
287 <double>21</double>
288 </test>
289 <edit name="antialias" mode="assign">
290 <bool>false</bool>
291 </edit>
292 </match>
295 </fontconfig>