|
1 [default_bitgdi] |
|
2 displaymode =EColor64K |
|
3 screennumber =0 |
|
4 |
|
5 #largest font height in pixels |
|
6 large_fontheight_pixels = 73439 |
|
7 |
|
8 #maximum height in pixels of the font nearest to 30 |
|
9 nearest_to_30pixels = 42 |
|
10 |
|
11 #maximum height in pixels of the font nearest to 0 |
|
12 nearest_to_0pixels = 2 |
|
13 |
|
14 #maximum height in pixels of the font nearest to -1 |
|
15 nearest_to_-1pixels = 82015 |
|
16 |
|
17 |
|
18 #largest font height in twips |
|
19 large_fontheight_twips = 169651 |
|
20 |
|
21 #height in twips of the font nearest to 500 |
|
22 nearest_to_500twips = 494 |
|
23 |
|
24 #height in twips of the font nearest to 0 |
|
25 nearest_to_0twips = 13 |
|
26 |
|
27 #height in wips of the font nearest to -1 |
|
28 nearest_to_-1twips = 13 |
|
29 |
|
30 |
|
31 #maximum height in pixels of the font whose max heigth is 30 |
|
32 maxheight_30pixels =29 |
|
33 |
|
34 #maximum height in pixels of the font whose max heigth is 0 |
|
35 maxheight_0pixels = 1 |
|
36 |
|
37 #maximum height in pixels of the font whose max heigth is -1 |
|
38 maxheight_-1pixels = 82015 |
|
39 |
|
40 |
|
41 #maximum height in pixels of the font whose max heigth is 30 |
|
42 maxheight_500twips =393 |
|
43 |
|
44 #maximum height in pixels of the font whose max heigth is 0 |
|
45 maxheight_0twips = 13 |
|
46 |
|
47 #maximum height in pixels of the font whose max heigth is -1 |
|
48 maxheight_-1twips = 13 |
|
49 |
|
50 |
|
51 #font height in pixels with TypefaceIndex(0) and HeightIndex(0) |
|
52 height_pixels_0_0 = 11 |
|
53 |
|
54 #font height in pixels with TypefaceIndex(0) and large HeightIndex |
|
55 height_pixels_0_large = 16 |
|
56 |
|
57 #font height in twips with TypefaceIndex(0) and HeightIndex(0) |
|
58 height_twips_0_0 = 140 |
|
59 |
|
60 #font height in pixels with TypefaceIndex(0) and large HeightIndex |
|
61 height_twips_0_large = 203 |
|
62 |
|
63 #number of typefaces |
|
64 num_typefaces = 8 |
|
65 |
|
66 #numbaer of typefaces after add file |
|
67 num_typefaces_after_add_file = 16 |
|
68 |
|
69 #typeface name at TypefaceIndex 6 |
|
70 typeface_name_6 = DejaVu Sans Mono |
|
71 |
|
72 #number of heights at TypefaceIndex 6 |
|
73 typeface_num_heights_6 = 40 |
|
74 |
|
75 #typeface scalable at TypefaceIndex 6 |
|
76 typeface_is_scalable_6 = 1 |
|
77 |
|
78 #typeface max height in twips at TypefaceIndex 6 |
|
79 typeface_max_height_in_twips = 2880 |
|
80 |
|
81 #typeface min height in twips at TypefaceIndex 6 |
|
82 typeface_min_height_in_twips = 102 |
|
83 |
|
84 #top of draw rectangle |
|
85 draw_rect_top = 0 |
|
86 |
|
87 #left of draw rectangle |
|
88 draw_rect_left = 0 |
|
89 |
|
90 #bottom of draw rectangle |
|
91 draw_rect_bottom = 320 |
|
92 |
|
93 #right of draw rectangle |
|
94 draw_rect_right = 240 |
|
95 |
|
96 #top of scaled draw rectangle |
|
97 draw_rect_top_scaled = -1 |
|
98 |
|
99 #left of scaled draw rectangle |
|
100 draw_rect_left_scaled = -1 |
|
101 |
|
102 #bottom of scaled draw rectangle |
|
103 draw_rect_bottom_scaled = 24 |
|
104 |
|
105 #right of scaled draw rectangle |
|
106 draw_rect_right_scaled = 32 |
|
107 |
|
108 |
|
109 [default_fbserv] |
|
110 #Set to the default display mode of the device. |
|
111 displaymode =EColor256 |
|
112 |
|
113 #The default bitmap file used for executing the various FbsBitMap API tests. |
|
114 file_name =\graphics\t_fbservapi\test_bitmap.mbm |
|
115 |
|
116 #Set to the default font height. |
|
117 font_height =12 |
|
118 |
|
119 #Set to the default font typeface. |
|
120 font_name =Arial |
|
121 |
|
122 #Set to one of the alternate font typeface. Used to check that multiple typefaces can be used. |
|
123 alternate_font_name1 =Swiss |
|
124 |
|
125 #Set to another alternate font typeface. Used to check that multiple typefaces can be used. |
|
126 alternate_font_name2 =DejaVu Sans Condensed |
|
127 |
|
128 #Set to the width of a large bitmap. |
|
129 large_width =1000 |
|
130 |
|
131 #Set to the height of a large bitmap. |
|
132 large_height =2000 |
|
133 |
|
134 #Set to the number of screens supported on the device. |
|
135 screen_number =0 |
|
136 |
|
137 #Set to default display mode of screen. |
|
138 display_mode =EColor256 |
|
139 |
|
140 [default_wserv] |
|
141 #Set to the number of screens supported on the device |
|
142 screens =1 |
|
143 |
|
144 #Set to index of screen (0 start) to run tests off of |
|
145 screen =0 |
|
146 |
|
147 #Set to default pointer cursor |
|
148 pointercursor =0 |
|
149 |
|
150 pointercursormode =EPointerCursorNone |
|
151 |
|
152 #Set to modifier state at start of session |
|
153 modifierstate =EModifierLeftCtrl |
|
154 |
|
155 #Set to the default width of the device in twips. |
|
156 scr_twips_width =3685 |
|
157 |
|
158 #Set to the default height of the device in twips. |
|
159 scr_twips_height =5056 |
|
160 |
|
161 #Set to the default width of the device. |
|
162 scr_width =240 |
|
163 |
|
164 #Set to the default height of the device. |
|
165 scr_height =320 |
|
166 |
|
167 #Set to the default rotation of the device. |
|
168 scr_rotation = EGraphicsOrientationNormal |
|
169 |
|
170 #Set to default display mode of screen |
|
171 display_mode =EColor64K |
|
172 |
|
173 #Set to the number of colours in the richest supported colour mode |
|
174 max_colors =65536 |
|
175 |
|
176 #Set to the number of grays in the richest supported colour mode |
|
177 max_grays =0 |
|
178 |
|
179 #Set to display mode nearest to EColor16MA |
|
180 nearest_to_color16ma =EColor64K |
|
181 |
|
182 #Set to display mode nearest to EColor256 |
|
183 nearest_to_color256 =EColor64K |
|
184 |
|
185 #Largest display mode value (nearest to 10000) |
|
186 large_displaymode =EColor64K |
|
187 |
|
188 #Pointer rect area |
|
189 pointer_rect_left =0 |
|
190 pointer_rect_top =0 |
|
191 pointer_rect_right =240 |
|
192 pointer_rect_bottom =320 |
|
193 |
|
194 #Num of typefaces |
|
195 typefaces =8 |
|
196 |
|
197 #font heights |
|
198 font_height =174 |
|
199 |
|
200 #font height for case 0194 |
|
201 font_height_case0194=253 |
|
202 |
|
203 #font height in pixels for the font typeface_index=10 height_index=10 |
|
204 font_height_10_10=0 |
|
205 |
|
206 #default soundplugin dll |
|
207 defSoundPlugin=keyclickref.dll |
|
208 defSoundPluginUid=270483700 |
|
209 |
|
210 #default animplugin dll |
|
211 def_anim_plugin=t_animplugin.dll |
|
212 #max height font name |
|
213 font_maxheight=DejaVu Sans Mono |
|
214 |
|
215 #min height font name |
|
216 font_minheight=DejaVu Sans Mono |
|
217 |
|
218 |
|
219 [default_wserv] |
|
220 #height with typeface index 0 and height index 0. |
|
221 height_with_index_0_0 = 9 |
|
222 |
|
223 #height with typeface index 0 and height index 9999. |
|
224 height_with_index_0_9999 = 227 |
|
225 |
|
226 |
|
227 [device_map] |
|
228 #Map the entries of displaymode |
|
229 entries=65536 |
|
230 modifiable=EFalse |
|
231 |
|
232 #Map between twips and pixels on horizontal dimension. |
|
233 #For WsScreenDevice |
|
234 horizontal_twips_1=762000000 |
|
235 horizontal_pixels_1=49628223 |
|
236 horizontal_twips_2=-762000000 |
|
237 horizontal_pixels_2=-49628222 |
|
238 horizontal_twips_3=982666667 |
|
239 horizontal_pixels_3=64000000 |
|
240 horizontal_twips_4=-982666666 |
|
241 horizontal_pixels_4=-64000000 |
|
242 #For FbsScreenDevice |
|
243 horizontal_twips_5=460620000 |
|
244 horizontal_pixels_5=30000000 |
|
245 horizontal_twips_6=-460619999 |
|
246 horizontal_pixels_6=-30000000 |
|
247 horizontal_twips_7=1768172 |
|
248 horizontal_pixels_7=115160 |
|
249 horizontal_twips_8=-1768171 |
|
250 horizontal_pixels_8=-115159 |
|
251 |
|
252 #Map between twips and pixels on vertical dimension. |
|
253 #For WsScreenDevice |
|
254 vertical_twips_1=285800000 |
|
255 vertical_pixels_1=18088608 |
|
256 vertical_twips_2=-285800000 |
|
257 vertical_pixels_2=-18088607 |
|
258 vertical_twips_3=379200000 |
|
259 vertical_pixels_3=24000000 |
|
260 vertical_twips_4=-379199999 |
|
261 vertical_pixels_4=-24000000 |
|
262 #For FbsScreenDevice |
|
263 vertical_twips_5=474000 |
|
264 vertical_pixels_5=30000 |
|
265 vertical_twips_6=-473999 |
|
266 vertical_pixels_6=-30000 |
|
267 vertical_twips_7=380100 |
|
268 vertical_pixels_7=24057 |
|
269 vertical_twips_8=-380099 |
|
270 vertical_pixels_8=-24056 |
|
271 |
|
272 [Drives] |
|
273 # A ROM drive in the environment. |
|
274 # Defines the character of the drive, the default value is 'Z'. |
|
275 ROMDriveChar = Z |
|
276 |
|
277 # Defines the drive's index. |
|
278 ROMDrive = EDrive{Drives, ROMDriveChar} |