graphicsapitest/graphicssvs/bitgdi/testdata/GRAPHICS-BITGDI-FbsDevice-PublicAPI.ini
changeset 103 2717213c588a
parent 98 bf7481649c98
child 116 171fae344dd4
child 121 d72fc2aace31
child 187 9f66f99ee56f
equal deleted inserted replaced
98:bf7481649c98 103:2717213c588a
     1 [include]
       
     2 file1=\graphics\t_graphics.ini
       
     3 
       
     4 [fbsSession]
       
     5 name				    =fbs
       
     6 
       
     7 [fbsBitGc]
       
     8 name				    =bitgc
       
     9 
       
    10 [fbsBitGc2]
       
    11 name				    =bitgc2
       
    12 
       
    13 [fbsScrDev]
       
    14 name				    =scrdev
       
    15 
       
    16 [fbsScrDev2]
       
    17 name				    =scrdev2
       
    18 
       
    19 [fbsBmpDev]
       
    20 name				    =bmpdev
       
    21 
       
    22 [fbsBitmap]
       
    23 name				    =bmp
       
    24 
       
    25 [linkedTypefaceSpec]
       
    26 name				    =typefacespec
       
    27 
       
    28 [fbsFont]
       
    29 name				    =fbsfont
       
    30 
       
    31 [palette]
       
    32 name				    =palette
       
    33 
       
    34 [font]
       
    35 name        =font
       
    36 
       
    37 [algstyle]
       
    38 name        =algstyle
       
    39 
       
    40 
       
    41 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0001-NewL_command02]
       
    42 displaymode			    ={default_bitgdi, displaymode}
       
    43 screen_number   	    ={default_bitgdi, screennumber}
       
    44 
       
    45 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0001-CreateContext_command03]
       
    46 bitgc                   =fbsBitGc
       
    47 
       
    48 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0001-DrawLine_command05]
       
    49 point1_x			    =100
       
    50 point1_y			    =50
       
    51 point2_x			    =150
       
    52 point2_y			    =50
       
    53 
       
    54 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0001-checkLineColor_command06]
       
    55 start1_x        	    =100
       
    56 start1_y        	    =50
       
    57 finish1_x       	    =150
       
    58 finish1_y       	    =50
       
    59 expected1_red   	    =0
       
    60 expected1_green 	    =0
       
    61 expected1_blue  	    =0
       
    62 
       
    63 
       
    64 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0002-NewL_command02]
       
    65 displaymode			    ={default_bitgdi, displaymode}
       
    66 screen_number   	    ={default_bitgdi, screennumber}
       
    67 
       
    68 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0002-CreateContext_command03]
       
    69 context                 =fbsBitGc
       
    70 
       
    71 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0002-DrawLine_command05]
       
    72 point1_x			    =50
       
    73 point1_y			    =10
       
    74 point2_x			    =50
       
    75 point2_y			    =50
       
    76 
       
    77 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0002-checkLineColor_command06]
       
    78 start1_x        	    =50
       
    79 start1_y        	    =10
       
    80 finish1_x       	    =50
       
    81 finish1_y       	    =50
       
    82 expected1_red   	    =0
       
    83 expected1_green 	    =0
       
    84 expected1_blue  	    =0
       
    85 
       
    86 
       
    87 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0003-NewL_command02]
       
    88 displaymode			    ={default_bitgdi, displaymode}
       
    89 screen_number   	    ={default_bitgdi, screennumber}
       
    90 
       
    91 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0003-DisplayMode_command03]
       
    92 displaymode			    ={default_bitgdi, displaymode}
       
    93 
       
    94 
       
    95 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0004-Load_command03]
       
    96 bitmap_id       	    =0
       
    97 file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
       
    98 use_rfile       	    =FALSE
       
    99 share_if_loaded 	    =TRUE
       
   100 
       
   101 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0004-NewL_command04]
       
   102 bitmap					=fbsBitmap
       
   103 
       
   104 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0004-SizeInPixels_command05]
       
   105 expected_width           =50
       
   106 expected_height          =50
       
   107 
       
   108 
       
   109 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0005-NewL_command02]
       
   110 displaymode			    ={default_bitgdi, displaymode}
       
   111 screen_number   	    ={default_bitgdi, screennumber}
       
   112 
       
   113 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0005-CreateContext_command03]
       
   114 bitgc                   =fbsBitGc
       
   115 
       
   116 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0005-SetBrushColor_command05]
       
   117 color_red       	    =255
       
   118 color_green     	    =255
       
   119 color_blue      	    =0
       
   120 
       
   121 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0005-SetBrushStyle_command06]
       
   122 brushstyle      	    =ESolidBrush
       
   123 
       
   124 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0005-SetPenColor_command07]
       
   125 color_red       	    =255
       
   126 color_green     	    =255
       
   127 color_blue      	    =0
       
   128 
       
   129 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0005-DrawRect_command08]
       
   130 rect_top			    =10
       
   131 rect_left			    =10
       
   132 rect_bottom			    =110
       
   133 rect_right			    =60
       
   134 
       
   135 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0005-DrawRect_command09]
       
   136 rect_top			    =10
       
   137 rect_left			    =80
       
   138 rect_bottom			    =110
       
   139 rect_right			    =130
       
   140 
       
   141 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0005-RectCompare_command10]
       
   142 rect1_top			    =10
       
   143 rect1_left			    =10
       
   144 rect1_bottom		    =110
       
   145 rect1_right			    =60
       
   146 rect2_top			    =10
       
   147 rect2_left			    =80
       
   148 rect2_bottom		    =110
       
   149 rect2_right			    =130
       
   150 expected                =TRUE
       
   151 
       
   152 
       
   153 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0006-NewL_command02]
       
   154 displaymode			    ={default_bitgdi, displaymode}
       
   155 screen_number   	    ={default_bitgdi, screennumber}
       
   156 
       
   157 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0006-CreateContext_command03]
       
   158 bitgc                   =fbsBitGc
       
   159 
       
   160 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0006-SetBrushColor_command05]
       
   161 color_red       	    =255
       
   162 color_green     	    =0
       
   163 color_blue      	    =0
       
   164 
       
   165 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0006-SetBrushStyle_command06]
       
   166 brushstyle      	    =ESolidBrush
       
   167 
       
   168 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0006-SetPenColor_command07]
       
   169 color_red       	    =255
       
   170 color_green     	    =0
       
   171 color_blue      	    =0
       
   172 
       
   173 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0006-DrawRect_command08]
       
   174 rect_top			    =10
       
   175 rect_left			    =10
       
   176 rect_bottom			    =110
       
   177 rect_right			    =60
       
   178 
       
   179 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0006-RectCompare_command09]
       
   180 rect1_top			    =10
       
   181 rect1_left			    =10
       
   182 rect1_bottom		    =110
       
   183 rect1_right			    =60
       
   184 rect2_top			    =10
       
   185 rect2_left			    =10
       
   186 rect2_bottom		    =110
       
   187 rect2_right			    =60
       
   188 expected                =TRUE
       
   189 
       
   190 
       
   191 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0007-NewL_command02]
       
   192 displaymode			    ={default_bitgdi, displaymode}
       
   193 screen_number   	    ={default_bitgdi, screennumber}
       
   194 
       
   195 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0007-CreateContext_command03]
       
   196 bitgc                   =fbsBitGc
       
   197 
       
   198 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0007-SetBrushColor_command05]
       
   199 color_red       	    =0
       
   200 color_green     	    =255
       
   201 color_blue      	    =0
       
   202 
       
   203 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0007-SetBrushStyle_command06]
       
   204 brushstyle      	    =ESolidBrush
       
   205 
       
   206 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0007-SetPenColor_command07]
       
   207 color_red       	    =0
       
   208 color_green     	    =255
       
   209 color_blue      	    =0
       
   210 
       
   211 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0007-DrawRect_command08]
       
   212 rect_top			    =10
       
   213 rect_left			    =10
       
   214 rect_bottom			    =110
       
   215 rect_right			    =60
       
   216 
       
   217 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0007-RectCompare_command09]
       
   218 rect1_top			    =20
       
   219 rect1_left			    =20
       
   220 rect1_bottom		    =20
       
   221 rect1_right			    =20
       
   222 rect2_top			    =10
       
   223 rect2_left			    =80
       
   224 rect2_bottom		    =10
       
   225 rect2_right			    =80
       
   226 expected                =TRUE
       
   227 
       
   228 
       
   229 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0008-NewL_command02]
       
   230 displaymode			    ={default_bitgdi, displaymode}
       
   231 screen_number   	    ={default_bitgdi, screennumber}
       
   232 
       
   233 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0008-CreateContext_command03]
       
   234 bitgc                   =fbsBitGc
       
   235 
       
   236 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0008-SetBrushColor_command05]
       
   237 color_red       	    =0
       
   238 color_green     	    =0
       
   239 color_blue      	    =255
       
   240 
       
   241 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0008-SetBrushStyle_command06]
       
   242 brushstyle      	    =ESolidBrush
       
   243 
       
   244 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0008-SetPenColor_command07]
       
   245 color_red       	    =0
       
   246 color_green     	    =0
       
   247 color_blue      	    =255
       
   248 
       
   249 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0008-DrawRect_command08]
       
   250 rect_top			    =10
       
   251 rect_left			    =10
       
   252 rect_bottom			    =110
       
   253 rect_right			    =60
       
   254 
       
   255 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0008-DrawRect_command09]
       
   256 rect_top			    =10
       
   257 rect_left			    =80
       
   258 rect_bottom			    =70
       
   259 rect_right			    =100
       
   260 
       
   261 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0008-RectCompare_command10]
       
   262 rect1_top			    =10
       
   263 rect1_left			    =10
       
   264 rect1_bottom		    =110
       
   265 rect1_right			    =60
       
   266 rect2_top			    =10
       
   267 rect2_left			    =80
       
   268 rect2_bottom		    =70
       
   269 rect2_right			    =100
       
   270 expected                =FALSE
       
   271 
       
   272 
       
   273 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0009-NewL_command02]
       
   274 displaymode			    ={default_bitgdi, displaymode}
       
   275 screen_number   	    ={default_bitgdi, screennumber}
       
   276 
       
   277 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0009-CreateContext_command03]
       
   278 bitgc                   =fbsBitGc
       
   279 
       
   280 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0009-SetBrushColor_command05]
       
   281 color_red       	    =0
       
   282 color_green     	    =0
       
   283 color_blue      	    =255
       
   284 
       
   285 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0009-SetBrushStyle_command06]
       
   286 brushstyle      	    =ESolidBrush
       
   287 
       
   288 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0009-SetPenColor_command07]
       
   289 color_red       	    =0
       
   290 color_green     	    =0
       
   291 color_blue      	    =255
       
   292 
       
   293 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0009-DrawRect_command08]
       
   294 rect_top			    =10
       
   295 rect_left			    =10
       
   296 rect_bottom			    =110
       
   297 rect_right			    =60
       
   298 
       
   299 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0009-SetBrushColor_command09]
       
   300 color_red       	    =255
       
   301 color_green     	    =0
       
   302 color_blue      	    =0
       
   303 
       
   304 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0009-SetPenColor_command10]
       
   305 color_red       	    =255
       
   306 color_green     	    =0
       
   307 color_blue      	    =0
       
   308 
       
   309 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0009-DrawRect_command11]
       
   310 rect_top			    =10
       
   311 rect_left			    =80
       
   312 rect_bottom			    =110
       
   313 rect_right			    =100
       
   314 
       
   315 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0009-RectCompare_command12]
       
   316 rect1_top			    =10
       
   317 rect1_left			    =10
       
   318 rect1_bottom		    =110
       
   319 rect1_right			    =60
       
   320 rect2_top			    =10
       
   321 rect2_left			    =80
       
   322 rect2_bottom		    =110
       
   323 rect2_right			    =100
       
   324 expected                =FALSE
       
   325 
       
   326 
       
   327 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0010-NewL_command02]
       
   328 displaymode			    ={default_bitgdi, displaymode}
       
   329 screen_number   	    ={default_bitgdi, screennumber}
       
   330 
       
   331 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0010-CreateContext_command03]
       
   332 bitgc                   =fbsBitGc
       
   333 
       
   334 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0010-SetBrushColor_command05]
       
   335 color_red       	    =0
       
   336 color_green     	    =0
       
   337 color_blue      	    =255
       
   338 
       
   339 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0010-SetBrushStyle_command06]
       
   340 brushstyle      	    =ESolidBrush
       
   341 
       
   342 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0010-SetPenColor_command07]
       
   343 color_red       	    =0
       
   344 color_green     	    =0
       
   345 color_blue      	    =255
       
   346 
       
   347 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0010-DrawRect_command08]
       
   348 rect_top			    =10
       
   349 rect_left			    =10
       
   350 rect_bottom			    =110
       
   351 rect_right			    =60
       
   352 
       
   353 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0010-SetBrushColor_command09]
       
   354 color_red       	    =255
       
   355 color_green     	    =0
       
   356 color_blue      	    =0
       
   357 
       
   358 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0010-SetPenColor_command10]
       
   359 color_red       	    =255
       
   360 color_green     	    =0
       
   361 color_blue      	    =0
       
   362 
       
   363 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0010-DrawRect_command11]
       
   364 rect_top			    =10
       
   365 rect_left			    =80
       
   366 rect_bottom			    =110
       
   367 rect_right			    =130
       
   368 
       
   369 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0010-RectCompare_command12]
       
   370 rect1_top			    =0
       
   371 rect1_left			    =0
       
   372 rect1_bottom		    =110
       
   373 rect1_right			    =60
       
   374 rect2_top			    =0
       
   375 rect2_left			    =70
       
   376 rect2_bottom		    =110
       
   377 rect2_right			    =130
       
   378 expected                =FALSE
       
   379 
       
   380 
       
   381 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0011-NewL_command02]
       
   382 displaymode			    ={default_bitgdi, displaymode}
       
   383 screen_number   	    ={default_bitgdi, screennumber}
       
   384 
       
   385 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0011-CreateContext_command03]
       
   386 bitgc                   =fbsBitGc
       
   387 
       
   388 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0011-SetBrushColor_command05]
       
   389 color_red       	    =0
       
   390 color_green     	    =0
       
   391 color_blue      	    =255
       
   392 
       
   393 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0011-SetBrushStyle_command06]
       
   394 brushstyle      	    =ESolidBrush
       
   395 
       
   396 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0011-SetPenColor_command07]
       
   397 color_red       	    =0
       
   398 color_green     	    =0
       
   399 color_blue      	    =255
       
   400 
       
   401 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0011-DrawRect_command08]
       
   402 rect_top			    =0
       
   403 rect_left			    =0
       
   404 rect_bottom			    =8000
       
   405 rect_right			    =8000
       
   406 
       
   407 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0011-DrawRect_command09]
       
   408 rect_top			    =10
       
   409 rect_left			    =10
       
   410 rect_bottom			    =8010
       
   411 rect_right			    =8010
       
   412 
       
   413 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0011-RectCompare_command10]
       
   414 rect1_top			    =0
       
   415 rect1_left			    =0
       
   416 rect1_bottom		    =8000
       
   417 rect1_right			    =8000
       
   418 rect2_top			    =10
       
   419 rect2_left			    =10
       
   420 rect2_bottom		    =8010
       
   421 rect2_right			    =8010
       
   422 expected                =FALSE
       
   423 
       
   424 
       
   425 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-NewL_command02]
       
   426 displaymode			    ={default_bitgdi, displaymode}
       
   427 screen_number   	    ={default_bitgdi, screennumber}
       
   428 
       
   429 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-CreateContext_command03]
       
   430 bitgc                   =fbsBitGc
       
   431 
       
   432 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-Load_command05]
       
   433 bitmap_id       	    =0
       
   434 file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
       
   435 use_rfile       	    =FALSE
       
   436 share_if_loaded 	    =TRUE
       
   437 
       
   438 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-NewL_command06]
       
   439 bitmap					=fbsBitmap
       
   440 
       
   441 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-CreateContext_command07]
       
   442 bitgc                   =fbsBitGc2
       
   443 
       
   444 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-SetBrushColor_command10]
       
   445 color_red       	    =0
       
   446 color_green     	    =0
       
   447 color_blue      	    =0
       
   448 
       
   449 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-SetBrushStyle_command11]
       
   450 brushstyle      	    =ESolidBrush
       
   451 
       
   452 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-SetPenColor_command12]
       
   453 color_red       	    =0
       
   454 color_green     	    =0
       
   455 color_blue      	    =0
       
   456 
       
   457 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-SetBrushColor_command13]
       
   458 color_red       	    =0
       
   459 color_green     	    =0
       
   460 color_blue      	    =0
       
   461 
       
   462 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-SetBrushStyle_command14]
       
   463 brushstyle      	    =ESolidBrush
       
   464 
       
   465 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-SetPenColor_command15]
       
   466 color_red       	    =0
       
   467 color_green     	    =0
       
   468 color_blue      	    =0
       
   469 
       
   470 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-DrawRect_command16]
       
   471 rect_top			    =10
       
   472 rect_left			    =10
       
   473 rect_bottom			    =40
       
   474 rect_right			    =40
       
   475 
       
   476 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-DrawRect_command17]
       
   477 rect_top			    =10
       
   478 rect_left			    =10
       
   479 rect_bottom			    =40
       
   480 rect_right			    =40
       
   481 
       
   482 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-RectCompare_command18]
       
   483 rect1_top			    =10
       
   484 rect1_left			    =10
       
   485 rect1_bottom		    =40
       
   486 rect1_right			    =40
       
   487 rect2_top			    =10
       
   488 rect2_left			    =10
       
   489 rect2_bottom		    =40
       
   490 rect2_right			    =40
       
   491 fbsdevice               =fbsBmpDev
       
   492 expected                =TRUE
       
   493 
       
   494 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0015-RectCompare_command19]
       
   495 rect1_top			    =10
       
   496 rect1_left			    =10
       
   497 rect1_bottom		    =40
       
   498 rect1_right			    =40
       
   499 rect2_top			    =10
       
   500 rect2_left			    =10
       
   501 rect2_bottom		    =40
       
   502 rect2_right			    =40
       
   503 fbsdevice               =fbsScrDev
       
   504 expected                =TRUE
       
   505 
       
   506 
       
   507 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0017-NewL_command02]
       
   508 displaymode			    ={default_bitgdi, displaymode}
       
   509 screen_number   	    ={default_bitgdi, screennumber}
       
   510 
       
   511 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0017-CreateContext_command03]
       
   512 bitgc                   =fbsBitGc
       
   513 
       
   514 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0017-SetBrushColor_command05]
       
   515 color_red       	    =0
       
   516 color_green     	    =0
       
   517 color_blue      	    =255
       
   518 
       
   519 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0017-SetBrushStyle_command06]
       
   520 brushstyle      	    =ESolidBrush
       
   521 
       
   522 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0017-SetPenColor_command07]
       
   523 color_red       	    =0
       
   524 color_green     	    =0
       
   525 color_blue      	    =255
       
   526 
       
   527 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0017-DrawRect_command08]
       
   528 rect_top			    =0
       
   529 rect_left			    =0
       
   530 rect_bottom			    =50
       
   531 rect_right			    =50
       
   532 
       
   533 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0017-DrawRect_command09]
       
   534 rect_top			    =10
       
   535 rect_left			    =60
       
   536 rect_bottom			    =50
       
   537 rect_right			    =110
       
   538 
       
   539 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0017-RectCompare_command10]
       
   540 rect1_top			    =10
       
   541 rect1_left			    =10
       
   542 rect1_bottom		    =110
       
   543 rect1_right			    =60
       
   544 rect2_top			    =10
       
   545 rect2_left			    =80
       
   546 rect2_bottom		    =70
       
   547 rect2_right			    =100
       
   548 expected                =FALSE
       
   549 
       
   550 
       
   551 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0018-NewL_command02]
       
   552 displaymode			    ={default_bitgdi, displaymode}
       
   553 screen_number   	    ={default_bitgdi, screennumber}
       
   554 
       
   555 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0018-CreateContext_command03]
       
   556 bitgc                   =fbsBitGc
       
   557 
       
   558 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0018-SetBrushColor_command05]
       
   559 color_red       	    =0
       
   560 color_green     	    =0
       
   561 color_blue      	    =255
       
   562 
       
   563 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0018-SetBrushStyle_command06]
       
   564 brushstyle      	    =ESolidBrush
       
   565 
       
   566 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0018-SetPenColor_command07]
       
   567 color_red       	    =0
       
   568 color_green     	    =0
       
   569 color_blue      	    =255
       
   570 
       
   571 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0018-DrawRect_command08]
       
   572 rect_top			    =10
       
   573 rect_left			    =10
       
   574 rect_bottom			    =110
       
   575 rect_right			    =60
       
   576 
       
   577 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0018-SetBrushColor_command09]
       
   578 color_red       	    =255
       
   579 color_green     	    =0
       
   580 color_blue      	    =0
       
   581 
       
   582 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0018-SetPenColor_command10]
       
   583 color_red       	    =255
       
   584 color_green     	    =0
       
   585 color_blue      	    =0
       
   586 
       
   587 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0018-DrawRect_command11]
       
   588 rect_top			    =10
       
   589 rect_left			    =80
       
   590 rect_bottom			    =150
       
   591 rect_right			    =130
       
   592 
       
   593 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0018-RectCompare_command12]
       
   594 rect1_top			    =10
       
   595 rect1_left			    =10
       
   596 rect1_bottom		    =110
       
   597 rect1_right			    =60
       
   598 rect2_top			    =10
       
   599 rect2_left			    =80
       
   600 rect2_bottom		    =150
       
   601 rect2_right			    =130
       
   602 expected                =FALSE
       
   603 
       
   604 
       
   605 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0019-NewL_command02]
       
   606 displaymode			    ={default_bitgdi, displaymode}
       
   607 screen_number   	    ={default_bitgdi, screennumber}
       
   608 
       
   609 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0019-CreateContext_command03]
       
   610 bitgc                   =fbsBitGc
       
   611 
       
   612 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0019-SetBrushColor_command05]
       
   613 color_red       	    =0
       
   614 color_green     	    =0
       
   615 color_blue      	    =255
       
   616 
       
   617 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0019-SetBrushStyle_command06]
       
   618 brushstyle      	    =ESolidBrush
       
   619 
       
   620 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0019-SetPenColor_command07]
       
   621 color_red       	    =0
       
   622 color_green     	    =0
       
   623 color_blue      	    =255
       
   624 
       
   625 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0019-DrawRect_command08]
       
   626 rect_top			    =10
       
   627 rect_left			    =10
       
   628 rect_bottom			    =110
       
   629 rect_right			    =60
       
   630 
       
   631 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0019-SetBrushColor_command09]
       
   632 color_red       	    =255
       
   633 color_green     	    =0
       
   634 color_blue      	    =0
       
   635 
       
   636 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0019-SetPenColor_command10]
       
   637 color_red       	    =255
       
   638 color_green     	    =0
       
   639 color_blue      	    =0
       
   640 
       
   641 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0019-DrawRect_command11]
       
   642 rect_top			    =10
       
   643 rect_left			    =80
       
   644 rect_bottom			    =110
       
   645 rect_right			    =130
       
   646 
       
   647 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0019-RectCompare_command12]
       
   648 rect1_top			    =10
       
   649 rect1_left			    =10
       
   650 rect1_bottom		    =110
       
   651 rect1_right			    =60
       
   652 rect2_top			    =10
       
   653 rect2_left			    =80
       
   654 rect2_bottom		    =110
       
   655 rect2_right			    =130
       
   656 expected                =FALSE
       
   657 
       
   658 
       
   659 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0020-NewL_command02]
       
   660 displaymode			    ={default_bitgdi, displaymode}
       
   661 screen_number   	    ={default_bitgdi, screennumber}
       
   662 
       
   663 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0020-GetNearestFontToDesignHeightInPixels_command03]
       
   664 font_name               =Acb30
       
   665 font_height             =357
       
   666 font                    =fbsFont
       
   667 
       
   668 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0020-FontSpecInTwips_command04]
       
   669 expected_font_name      =Acb30
       
   670 expected_font_height    =357
       
   671 
       
   672 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0020-ReleaseFont_command05]
       
   673 font                    =fbsFont
       
   674 
       
   675 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0020-AddFile_command06]
       
   676 file                    =\graphics\bitgdi\testfontws.gdr
       
   677 
       
   678 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0020-GetNearestFontToDesignHeightInPixels_command07]
       
   679 font_name               =Acb30
       
   680 font_height             =357
       
   681 font                    =fbsFont
       
   682 
       
   683 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0020-FontSpecInTwips_command08]
       
   684 expected_font_name      =Acb30
       
   685 expected_font_height    =357
       
   686 
       
   687 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0020-ReleaseFont_command09]
       
   688 font                    =fbsFont
       
   689 
       
   690 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0020-RemoveFile_command10]
       
   691 file                    =\graphics\bitgdi\testfontws.gdr
       
   692 
       
   693 
       
   694 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0021-NewL_command02]
       
   695 displaymode			    ={default_bitgdi, displaymode}
       
   696 screen_number   	    ={default_bitgdi, screennumber}
       
   697 
       
   698 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0021-AddFile_command03]
       
   699 file                    =\graphics\bitgdi
       
   700 
       
   701 
       
   702 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0022-NewL_command02]
       
   703 displaymode			    ={default_bitgdi, displaymode}
       
   704 screen_number   	    ={default_bitgdi, screennumber}
       
   705 
       
   706 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0022-AddFile_command03]
       
   707 file                    =\graphics\bitgdi\NOSUCHFILE
       
   708 
       
   709 
       
   710 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0023-NewL_command02]
       
   711 displaymode			    ={default_bitgdi, displaymode}
       
   712 screen_number   	    ={default_bitgdi, screennumber}
       
   713 
       
   714 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0023-AddFile_command03]
       
   715 file                    =\graphics\bitgdi\testfontws.gdr
       
   716 
       
   717 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0023-GetNearestFontToDesignHeightInPixels_command04]
       
   718 font_name               =Acb30
       
   719 font_height             =357
       
   720 font                    =fbsFont
       
   721 
       
   722 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0023-FontSpecInTwips_command05]
       
   723 expected_font_name      =Acb30
       
   724 expected_font_height    =357
       
   725 
       
   726 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0023-ReleaseFont_command06]
       
   727 font                    =fbsFont
       
   728 
       
   729 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0023-RemoveFile_command07]
       
   730 file                    =\graphics\bitgdi\testfontws.gdr
       
   731 
       
   732 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0023-GetNearestFontToDesignHeightInPixels_command08]
       
   733 font_name               =Acb30
       
   734 font_height             =357
       
   735 font                    =fbsFont
       
   736 
       
   737 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0023-FontSpecInTwips_command09]
       
   738 expected_font_name      =Acb30
       
   739 expected_font_height    =357
       
   740 
       
   741 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0023-ReleaseFont_command10]
       
   742 font                    =fbsFont
       
   743 
       
   744 
       
   745 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0024-NewL_command02]
       
   746 displaymode			    ={default_bitgdi, displaymode}
       
   747 screen_number   	    ={default_bitgdi, screennumber}
       
   748 
       
   749 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0024-AddFile_command03]
       
   750 file                    =\graphics\bitgdi\testfontws.gdr
       
   751 
       
   752 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0024-GetNearestFontToDesignHeightInPixels_command04]
       
   753 font_name               =Acb30
       
   754 font_height             =357
       
   755 font                    =fbsFont
       
   756 
       
   757 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0024-FontSpecInTwips_command05]
       
   758 expected_font_name      =Acb30
       
   759 expected_font_height    =357
       
   760 
       
   761 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0024-ReleaseFont_command06]
       
   762 font                    =fbsFont
       
   763 
       
   764 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0024-RemoveFile_command07]
       
   765 id                      =0
       
   766 
       
   767 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0024-GetNearestFontToDesignHeightInPixels_command08]
       
   768 font_name               =Acb30
       
   769 font_height             =357
       
   770 font                    =fbsFont
       
   771 
       
   772 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0024-FontSpecInTwips_command09]
       
   773 expected_font_name      =Acb30
       
   774 expected_font_height    =357
       
   775 
       
   776 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0024-ReleaseFont_command10]
       
   777 font                    =fbsFont
       
   778 
       
   779 
       
   780 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0025-NewL_command02]
       
   781 displaymode			    ={default_bitgdi, displaymode}
       
   782 screen_number   	    ={default_bitgdi, screennumber}
       
   783 
       
   784 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0025-RemoveFile_command03]
       
   785 id                      =-9
       
   786 
       
   787 
       
   788 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0026-NewL_command02]
       
   789 displaymode			    ={default_bitgdi, displaymode}
       
   790 screen_number   	    ={default_bitgdi, screennumber}
       
   791 
       
   792 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0026-NumTypefaces_command03]
       
   793 expected                ={default_bitgdi, num_typefaces}
       
   794 
       
   795 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0026-AddFile_command04]
       
   796 file                    =\graphics\bitgdi\testfontws.gdr
       
   797 
       
   798 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0026-NumTypefaces_command05]
       
   799 expected                ={default_bitgdi, num_typefaces_after_add_file}
       
   800 
       
   801 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0026-RemoveFile_command06]
       
   802 file                    =\graphics\bitgdi\testfontws.gdr
       
   803 
       
   804 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0026-NumTypefaces_command07]
       
   805 expected                ={default_bitgdi, num_typefaces}
       
   806 
       
   807 
       
   808 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0027-NewL_command02]
       
   809 displaymode			    ={default_bitgdi, displaymode}
       
   810 screen_number   	    ={default_bitgdi, screennumber}
       
   811 
       
   812 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0027-TypefaceSupport_command03]
       
   813 index                   =6
       
   814 expected_typeface_name  ={default_bitgdi, typeface_name_6}
       
   815 expected_num_heights    ={default_bitgdi, typeface_num_heights_6}
       
   816 expected_is_scalable    ={default_bitgdi, typeface_is_scalable_6}
       
   817 expected_max_height_in_twips={default_bitgdi, typeface_max_height_in_twips_6}
       
   818 expected_min_height_in_twips={default_bitgdi, typeface_min_height_in_twips_6}
       
   819 
       
   820 
       
   821 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0028-NewL_command02]
       
   822 displaymode			    ={default_bitgdi, displaymode}
       
   823 screen_number   	    ={default_bitgdi, screennumber}
       
   824 
       
   825 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0028-TypefaceSupport_command03]
       
   826 index                   =-6
       
   827 
       
   828 
       
   829 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0029-NewL_command02]
       
   830 displaymode			    ={default_bitgdi, displaymode}
       
   831 screen_number   	    ={default_bitgdi, screennumber}
       
   832 
       
   833 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0029-NewL_command03]
       
   834 number_of_colors=256
       
   835 
       
   836 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0029-SetCustomPalette_command04]
       
   837 palette                 =palette
       
   838 
       
   839 
       
   840 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0029-NewL_command02]
       
   841 displaymode			    ={default_bitgdi, displaymode}
       
   842 screen_number   	    ={default_bitgdi, screennumber}
       
   843 
       
   844 
       
   845 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0030-NewL_command02]
       
   846 displaymode			    ={default_bitgdi, displaymode}
       
   847 screen_number   	    ={default_bitgdi, screennumber}
       
   848 
       
   849 
       
   850 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0031-NewL_command02]
       
   851 displaymode			    ={default_bitgdi, displaymode}
       
   852 screen_number   	    ={default_bitgdi, screennumber}
       
   853 
       
   854 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0031-CreateContext_command03]
       
   855 bitgc                   =fbsBitGc
       
   856 
       
   857 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0031-SetOrientation_command05]
       
   858 orientation             =EGraphicsOrientationRotated90
       
   859 
       
   860 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0031-Orientation_command06]
       
   861 expectedorientation             =EGraphicsOrientationRotated90
       
   862 
       
   863 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0031-SetOrientation_command08]
       
   864 orientation             =EGraphicsOrientationRotated180
       
   865 
       
   866 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0031-Orientation_command09]
       
   867 expectedorientation     =EGraphicsOrientationRotated180
       
   868 
       
   869 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0031-SetOrientation_command11]
       
   870 orientation             =EGraphicsOrientationRotated270
       
   871 
       
   872 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0031-Orientation_command12]
       
   873 expectedorientation             =EGraphicsOrientationRotated270
       
   874 
       
   875 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0031-SetOrientation_command14]
       
   876 orientation             =EGraphicsOrientationNormal
       
   877 
       
   878 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0031-Orientation_command15]
       
   879 expectedorientation     =EGraphicsOrientationNormal
       
   880 
       
   881 
       
   882 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0032-NewL_command02]
       
   883 displaymode			    ={default_bitgdi, displaymode}
       
   884 screen_number   	    ={default_bitgdi, screennumber}
       
   885 
       
   886 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0032-DisplayMode16M_command3]
       
   887 expecteddisplaymode	    =EColor16MU
       
   888 
       
   889 
       
   890 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-NewL_command02]
       
   891 displaymode			    ={default_bitgdi, displaymode}
       
   892 screen_number   	    ={default_bitgdi, screennumber}
       
   893 
       
   894 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetScalingFactor_command03]
       
   895 origin_x                =10
       
   896 origin_y                =10
       
   897 factorx                 =5
       
   898 factory                 =5
       
   899 divisorx                =1
       
   900 divisory                =1
       
   901 
       
   902 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-CreateContext_command04]
       
   903 bitgc                   =fbsBitGc
       
   904 
       
   905 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetBrushColor_command06]
       
   906 color_red       	    =0
       
   907 color_green     	    =255
       
   908 color_blue      	    =255
       
   909 
       
   910 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetBrushStyle_command07]
       
   911 brushstyle      	    =ESolidBrush
       
   912 
       
   913 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetPenColor_command08]
       
   914 color_red       	    =0
       
   915 color_green     	    =255
       
   916 color_blue      	    =255
       
   917 
       
   918 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-DrawRect_command09]
       
   919 rect_top			    =10
       
   920 rect_left			    =10
       
   921 rect_bottom			    =30
       
   922 rect_right			    =30
       
   923 
       
   924 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-checkRectColor_command10]
       
   925 rect1_top               =10
       
   926 rect1_left              =10
       
   927 rect1_bottom            =30
       
   928 rect1_right             =30
       
   929 expected1_red           =0
       
   930 expected1_green         =255
       
   931 expected1_blue          =255
       
   932 
       
   933 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetScalingFactor_command13]
       
   934 origin_x                =0
       
   935 origin_y                =0
       
   936 factorx                 =1
       
   937 factory                 =1
       
   938 divisorx                =1
       
   939 divisory                =1
       
   940 
       
   941 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-Activate_command14]
       
   942 device                  =fbsScrDev
       
   943 
       
   944 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetBrushColor_command15]
       
   945 color_red       	    =255
       
   946 color_green     	    =255
       
   947 color_blue      	    =255
       
   948 
       
   949 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetBrushColor_command17]
       
   950 color_red       	    =0
       
   951 color_green     	    =255
       
   952 color_blue      	    =255
       
   953 
       
   954 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetBrushStyle_command18]
       
   955 brushstyle      	    =ESolidBrush
       
   956 
       
   957 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetPenColor_command19]
       
   958 color_red       	    =0
       
   959 color_green     	    =255
       
   960 color_blue      	    =255
       
   961 
       
   962 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-DrawRect_command20]
       
   963 rect_top			    =0
       
   964 rect_left			    =0
       
   965 rect_bottom			    =50
       
   966 rect_right			    =50
       
   967 
       
   968 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-checkRectColor_command21]
       
   969 rect1_top               =0
       
   970 rect1_left              =0
       
   971 rect1_bottom            =50
       
   972 rect1_right             =50
       
   973 expected1_red           =0
       
   974 expected1_green         =255
       
   975 expected1_blue          =255
       
   976 
       
   977 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetScalingFactor_command24]
       
   978 origin_x                =10
       
   979 origin_y                =10
       
   980 factorx                 =1
       
   981 factory                 =1
       
   982 divisorx                =1
       
   983 divisory                =1
       
   984 
       
   985 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-Activate_command25]
       
   986 device                  =fbsScrDev
       
   987 
       
   988 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetBrushColor_command26]
       
   989 color_red       	    =255
       
   990 color_green     	    =255
       
   991 color_blue      	    =255
       
   992 
       
   993 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetBrushColor_command28]
       
   994 color_red       	    =0
       
   995 color_green     	    =255
       
   996 color_blue      	    =255
       
   997 
       
   998 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetBrushStyle_command29]
       
   999 brushstyle      	    =ESolidBrush
       
  1000 
       
  1001 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-SetPenColor_command30]
       
  1002 color_red       	    =0
       
  1003 color_green     	    =255
       
  1004 color_blue      	    =255
       
  1005 
       
  1006 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-DrawRect_command31]
       
  1007 rect_top			    =0
       
  1008 rect_left			    =0
       
  1009 rect_bottom			    =50
       
  1010 rect_right			    =50
       
  1011 
       
  1012 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0033-checkRectColor_command32]
       
  1013 rect1_top               =0
       
  1014 rect1_left              =0
       
  1015 rect1_bottom            =50
       
  1016 rect1_right             =50
       
  1017 expected1_red           =0
       
  1018 expected1_green         =255
       
  1019 expected1_blue          =255
       
  1020 
       
  1021 
       
  1022 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0034-NewL_command02]
       
  1023 displaymode			    ={default_bitgdi, displaymode}
       
  1024 screen_number   	    ={default_bitgdi, screennumber}
       
  1025 
       
  1026 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0034-SetScalingFactor_command03]
       
  1027 origin_x                =10
       
  1028 origin_y                =10
       
  1029 factorx                 =-10
       
  1030 factory                 =10
       
  1031 divisorx                =1
       
  1032 divisory                =1
       
  1033 
       
  1034 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0034-CreateContext_command04]
       
  1035 bitgc                   =fbsBitGc
       
  1036 
       
  1037 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0034-SetBrushColor_command06]
       
  1038 color_red       	    =0
       
  1039 color_green     	    =255
       
  1040 color_blue      	    =255
       
  1041 
       
  1042 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0034-SetBrushStyle_command07]
       
  1043 brushstyle      	    =ESolidBrush
       
  1044 
       
  1045 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0034-SetPenColor_command08]
       
  1046 color_red       	    =0
       
  1047 color_green     	    =255
       
  1048 color_blue      	    =255
       
  1049 
       
  1050 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0034-DrawRect_command09]
       
  1051 rect_top			    =0
       
  1052 rect_left			    =0
       
  1053 rect_bottom			    =100
       
  1054 rect_right			    =100
       
  1055 
       
  1056 
       
  1057 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0035-NewL_command02]
       
  1058 displaymode			    ={default_bitgdi, displaymode}
       
  1059 screen_number   	    ={default_bitgdi, screennumber}
       
  1060 
       
  1061 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0035-SetScalingFactor_command03]
       
  1062 origin_x                =10
       
  1063 origin_y                =10
       
  1064 factorx                 =10
       
  1065 factory                 =-10
       
  1066 divisorx                =1
       
  1067 divisory                =1
       
  1068 
       
  1069 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0035-CreateContext_command04]
       
  1070 bitgc                   =fbsBitGc
       
  1071 
       
  1072 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0035-SetBrushColor_command06]
       
  1073 color_red       	    =0
       
  1074 color_green     	    =255
       
  1075 color_blue      	    =255
       
  1076 
       
  1077 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0035-SetBrushStyle_command07]
       
  1078 brushstyle      	    =ESolidBrush
       
  1079 
       
  1080 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0035-SetPenColor_command08]
       
  1081 color_red       	    =0
       
  1082 color_green     	    =255
       
  1083 color_blue      	    =255
       
  1084 
       
  1085 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0035-DrawRect_command09]
       
  1086 rect_top			    =0
       
  1087 rect_left			    =0
       
  1088 rect_bottom			    =100
       
  1089 rect_right			    =100
       
  1090 
       
  1091 
       
  1092 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0036-NewL_command02]
       
  1093 displaymode			    ={default_bitgdi, displaymode}
       
  1094 screen_number   	    ={default_bitgdi, screennumber}
       
  1095 
       
  1096 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0036-SetScalingFactor_command03]
       
  1097 origin_x                =-100
       
  1098 origin_y                =-100
       
  1099 factorx                 =10
       
  1100 factory                 =10
       
  1101 divisorx                =1
       
  1102 divisory                =1
       
  1103 
       
  1104 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0036-CreateContext_command04]
       
  1105 bitgc                   =fbsBitGc
       
  1106 
       
  1107 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0036-SetBrushColor_command06]
       
  1108 color_red       	    =0
       
  1109 color_green     	    =255
       
  1110 color_blue      	    =255
       
  1111 
       
  1112 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0036-SetBrushStyle_command07]
       
  1113 brushstyle      	    =ESolidBrush
       
  1114 
       
  1115 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0036-SetPenColor_command08]
       
  1116 color_red       	    =0
       
  1117 color_green     	    =255
       
  1118 color_blue      	    =255
       
  1119 
       
  1120 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0036-DrawRect_command09]
       
  1121 rect_top			    =10
       
  1122 rect_left			    =10
       
  1123 rect_bottom			    =30
       
  1124 rect_right			    =30
       
  1125 
       
  1126 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0036-checkRectColor_command10]
       
  1127 rect1_top               =10
       
  1128 rect1_left              =10
       
  1129 rect1_bottom            =30
       
  1130 rect1_right             =30
       
  1131 expected1_red           =0
       
  1132 expected1_green         =255
       
  1133 expected1_blue          =255
       
  1134 
       
  1135 
       
  1136 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0037-NewL_command02]
       
  1137 displaymode			    ={default_bitgdi, displaymode}
       
  1138 screen_number   	    ={default_bitgdi, screennumber}
       
  1139 
       
  1140 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0037-SetScalingFactor_command03]
       
  1141 origin_x                =9100
       
  1142 origin_y                =9100
       
  1143 factorx                 =10
       
  1144 factory                 =10
       
  1145 divisorx                =1
       
  1146 divisory                =1
       
  1147 
       
  1148 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0037-CreateContext_command04]
       
  1149 bitgc                   =fbsBitGc
       
  1150 
       
  1151 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0037-SetBrushColor_command06]
       
  1152 color_red       	    =0
       
  1153 color_green     	    =255
       
  1154 color_blue      	    =255
       
  1155 
       
  1156 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0037-SetBrushStyle_command07]
       
  1157 brushstyle      	    =ESolidBrush
       
  1158 
       
  1159 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0037-SetPenColor_command08]
       
  1160 color_red       	    =0
       
  1161 color_green     	    =255
       
  1162 color_blue      	    =255
       
  1163 
       
  1164 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0037-DrawRect_command09]
       
  1165 rect_top			    =0
       
  1166 rect_left			    =0
       
  1167 rect_bottom			    =100
       
  1168 rect_right			    =100
       
  1169 
       
  1170 
       
  1171 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0038-NewL_command02]
       
  1172 displaymode			    ={default_bitgdi, displaymode}
       
  1173 screen_number   	    ={default_bitgdi, screennumber}
       
  1174 
       
  1175 
       
  1176 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0039-NewL_command02]
       
  1177 displaymode			    ={default_bitgdi, displaymode}
       
  1178 screen_number   	    ={default_bitgdi, screennumber}
       
  1179 
       
  1180 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0039-SetScalingFactor_command03]
       
  1181 origin_x                =5
       
  1182 origin_y                =5
       
  1183 factorx                 =10
       
  1184 factory                 =10
       
  1185 divisorx                =1
       
  1186 divisory                =1
       
  1187 
       
  1188 
       
  1189 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0040-NewL_command02]
       
  1190 displaymode			    ={default_bitgdi, displaymode}
       
  1191 screen_number   	    ={default_bitgdi, screennumber}
       
  1192 
       
  1193 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0040-NewLC_command03]
       
  1194 typefacename            =aTypeFace
       
  1195 
       
  1196 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0040-RegisterLinkedTypeface_command04]
       
  1197 linkedtypefacespec      =linkedTypefaceSpec
       
  1198 
       
  1199 
       
  1200 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0041-NewL_command02]
       
  1201 displaymode			    ={default_bitgdi, displaymode}
       
  1202 screen_number   	    ={default_bitgdi, screennumber}
       
  1203 
       
  1204 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0041-CreateContext_command03]
       
  1205 bitgc                   =fbsBitGc
       
  1206 
       
  1207 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0041-SetBrushColor_command05]
       
  1208 color_red       	    =0
       
  1209 color_green     	    =255
       
  1210 color_blue      	    =0
       
  1211 
       
  1212 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0041-SetBrushStyle_command06]
       
  1213 brushstyle      	    =ESolidBrush
       
  1214 
       
  1215 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0041-SetPenColor_command07]
       
  1216 color_red       	    =0
       
  1217 color_green     	    =255
       
  1218 color_blue      	    =0
       
  1219 
       
  1220 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0041-SetDrawDeviceOffset_command08]
       
  1221 offset_x                =50
       
  1222 offset_y                =50
       
  1223 
       
  1224 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0041-DrawRect_command09]
       
  1225 rect_top			    =0
       
  1226 rect_left			    =0
       
  1227 rect_bottom			    =100
       
  1228 rect_right			    =100
       
  1229 
       
  1230 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0041-checkRectColor_command10]
       
  1231 rect1_top               =0
       
  1232 rect1_left              =0
       
  1233 rect1_bottom            =100
       
  1234 rect1_right             =100
       
  1235 expected1_red           =0
       
  1236 expected1_green         =255
       
  1237 expected1_blue          =0
       
  1238 
       
  1239 
       
  1240 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0042-NewL_command02]
       
  1241 displaymode			    ={default_bitgdi, displaymode}
       
  1242 screen_number   	    ={default_bitgdi, screennumber}
       
  1243 
       
  1244 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0042-CreateContext_command03]
       
  1245 bitgc                   =fbsBitGc
       
  1246 
       
  1247 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0042-SetBrushColor_command05]
       
  1248 color_red       	    =0
       
  1249 color_green     	    =255
       
  1250 color_blue      	    =0
       
  1251 
       
  1252 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0042-SetBrushStyle_command06]
       
  1253 brushstyle      	    =ESolidBrush
       
  1254 
       
  1255 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0042-SetPenColor_command07]
       
  1256 color_red       	    =0
       
  1257 color_green     	    =255
       
  1258 color_blue      	    =0
       
  1259 
       
  1260 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0042-SetDrawDeviceOffset_command08]
       
  1261 offset_x                =-50
       
  1262 offset_y                =-50
       
  1263 
       
  1264 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0042-DrawRect_command09]
       
  1265 rect_top			    =0
       
  1266 rect_left			    =0
       
  1267 rect_bottom			    =100
       
  1268 rect_right			    =100
       
  1269 
       
  1270 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0042-checkRectColor_command10]
       
  1271 rect1_top               =50
       
  1272 rect1_left              =50
       
  1273 rect1_bottom            =100
       
  1274 rect1_right             =100
       
  1275 expected1_red           =0
       
  1276 expected1_green         =255
       
  1277 expected1_blue          =0
       
  1278 
       
  1279 
       
  1280 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0043-NewL_command02]
       
  1281 displaymode			    ={default_bitgdi, displaymode}
       
  1282 screen_number   	    ={default_bitgdi, screennumber}
       
  1283 
       
  1284 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0043-CreateContext_command03]
       
  1285 bitgc                   =fbsBitGc
       
  1286 
       
  1287 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0043-SetBrushColor_command05]
       
  1288 color_red       	    =0
       
  1289 color_green     	    =255
       
  1290 color_blue      	    =0
       
  1291 
       
  1292 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0043-SetBrushStyle_command06]
       
  1293 brushstyle      	    =ESolidBrush
       
  1294 
       
  1295 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0043-SetPenColor_command07]
       
  1296 color_red       	    =0
       
  1297 color_green     	    =255
       
  1298 color_blue      	    =0
       
  1299 
       
  1300 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0043-SetDrawDeviceOffset_command08]
       
  1301 offset_x                =-100
       
  1302 offset_y                =-100
       
  1303 
       
  1304 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0043-DrawRect_command09]
       
  1305 rect_top			    =0
       
  1306 rect_left			    =0
       
  1307 rect_bottom			    =100
       
  1308 rect_right			    =100
       
  1309 
       
  1310 
       
  1311 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0044-NewL_command02]
       
  1312 displaymode			    ={default_bitgdi, displaymode}
       
  1313 screen_number   	    ={default_bitgdi, screennumber}
       
  1314 
       
  1315 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0044-CreateContext_command03]
       
  1316 bitgc                   =fbsBitGc
       
  1317 
       
  1318 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0044-SetBrushColor_command05]
       
  1319 color_red       	    =0
       
  1320 color_green     	    =255
       
  1321 color_blue      	    =0
       
  1322 
       
  1323 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0044-SetBrushStyle_command06]
       
  1324 brushstyle      	    =ESolidBrush
       
  1325 
       
  1326 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0044-SetPenColor_command07]
       
  1327 color_red       	    =0
       
  1328 color_green     	    =255
       
  1329 color_blue      	    =0
       
  1330 
       
  1331 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0044-SetDrawDeviceOffset_command08]
       
  1332 offset_x                =9000
       
  1333 offset_y                =9000
       
  1334 
       
  1335 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0044-DrawRect_command09]
       
  1336 rect_top			    =0
       
  1337 rect_left			    =0
       
  1338 rect_bottom			    =100
       
  1339 rect_right			    =100
       
  1340 
       
  1341 
       
  1342 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0201-NewL_command02]
       
  1343 displaymode     ={default_bitgdi, displaymode}
       
  1344 screen_number   ={default_bitgdi, screennumber}
       
  1345 
       
  1346 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0201-GetFontById_command04]
       
  1347 font_uid        =268435493 
       
  1348 alg_style       =algstyle
       
  1349 font            =font
       
  1350 
       
  1351 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0201-FontMaxHeight_command05]
       
  1352 expected_result =13
       
  1353 
       
  1354 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0201-ReleaseFont_command06]
       
  1355 font            =font
       
  1356 
       
  1357 
       
  1358 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0202-NewL_command02]
       
  1359 displaymode     ={default_bitgdi, displaymode}
       
  1360 screen_number   ={default_bitgdi, screennumber}
       
  1361 
       
  1362 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0202-GetFontById_command04]
       
  1363 font_uid        =268435493 
       
  1364 alg_style       =algstyle
       
  1365 fbsfont         =fbsFont
       
  1366 
       
  1367 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0202-FontMaxHeight_command05]
       
  1368 expected_result =13
       
  1369 
       
  1370 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0202-ReleaseFont_command06]
       
  1371 font            =fbsFont
       
  1372 
       
  1373 
       
  1374 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0203-NewL_command02]
       
  1375 displaymode     ={default_bitgdi, displaymode}
       
  1376 screen_number   ={default_bitgdi, screennumber}
       
  1377 
       
  1378 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0203-GetFontById_command04]
       
  1379 font_uid        =12345 
       
  1380 alg_style       =algstyle
       
  1381 font            =font
       
  1382 
       
  1383 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0203-ReleaseFont_command05]
       
  1384 font            =font
       
  1385 
       
  1386 
       
  1387 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0204-NewL_command02]
       
  1388 displaymode     ={default_bitgdi, displaymode}
       
  1389 screen_number   ={default_bitgdi, screennumber}
       
  1390 
       
  1391 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0204-GetFontById_command04]
       
  1392 font_uid        =12345 
       
  1393 alg_style       =algstyle
       
  1394 fbsfont         =fbsFont
       
  1395 
       
  1396 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0204-ReleaseFont_command05]
       
  1397 font            =fbsFont
       
  1398 
       
  1399 
       
  1400 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0211-NewL_command02]
       
  1401 displaymode     ={default_bitgdi, displaymode}
       
  1402 screen_number   ={default_bitgdi, screennumber}
       
  1403 
       
  1404 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0211-GetNearestFontToDesignHeightInPixels_command04]
       
  1405 font_name       =DejaVu Sans Mono
       
  1406 font_height     =30
       
  1407 fbsfont         =fbsFont
       
  1408 
       
  1409 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0211-FontMaxHeight_command05]
       
  1410 expected_result ={default_bitgdi, nearest_to_30pixels}
       
  1411 
       
  1412 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0211-ReleaseFont_command06]
       
  1413 font            =fbsFont
       
  1414 
       
  1415 
       
  1416 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0212-NewL_command02]
       
  1417 displaymode     ={default_bitgdi, displaymode}
       
  1418 screen_number   ={default_bitgdi, screennumber}
       
  1419 
       
  1420 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0212-GetNearestFontToDesignHeightInPixels_command04]
       
  1421 font_name       =
       
  1422 font_height     =30
       
  1423 fbsfont         =fbsFont
       
  1424 
       
  1425 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0212-FontMaxHeight_command05]
       
  1426 expected_result ={default_bitgdi, nearest_to_30pixels}
       
  1427 
       
  1428 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0212-ReleaseFont_command06]
       
  1429 font            =fbsFont
       
  1430 
       
  1431 
       
  1432 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0213-NewL_command02]
       
  1433 displaymode     ={default_bitgdi, displaymode}
       
  1434 screen_number   ={default_bitgdi, screennumber}
       
  1435 
       
  1436 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0213-GetNearestFontToDesignHeightInPixels_command04]
       
  1437 font_name       =DejaVu Sans Mono
       
  1438 font_height     =999999
       
  1439 fbsfont         =fbsFont
       
  1440 
       
  1441 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0213-FontMaxHeight_command05]
       
  1442 expected_result ={default_bitgdi, large_fontheight_pixels}
       
  1443 
       
  1444 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0213-GetNearestFontToDesignHeightInPixels_command06]
       
  1445 font_name       =DejaVu Sans Mono
       
  1446 font_height     =0
       
  1447 fbsfont         =fbsFont
       
  1448 
       
  1449 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0213-FontMaxHeight_command07]
       
  1450 expected_result ={default_bitgdi, nearest_to_0pixels}
       
  1451 
       
  1452 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0213-GetNearestFontToDesignHeightInPixels_command08]
       
  1453 font_name       =DejaVu Sans Mono
       
  1454 font_height     =-1
       
  1455 fbsfont         =fbsFont
       
  1456 
       
  1457 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0213-FontMaxHeight_command09]
       
  1458 expected_result ={default_bitgdi, large_fontheight_pixels}
       
  1459 
       
  1460 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0213-ReleaseFont_command10]
       
  1461 font            =fbsFont
       
  1462 
       
  1463 
       
  1464 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0214-NewL_command02]
       
  1465 displaymode     ={default_bitgdi, displaymode}
       
  1466 screen_number   ={default_bitgdi, screennumber}
       
  1467 
       
  1468 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0214-GetNearestFontToDesignHeightInTwips_command04]
       
  1469 font_name       =DejaVu Sans Mono
       
  1470 font_height     =500
       
  1471 fbsfont         =fbsFont
       
  1472 
       
  1473 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0214-FontSpecInTwips_command05]
       
  1474 expected_font_name   =DejaVu Sans Mono
       
  1475 expected_font_height ={default_bitgdi, nearest_to_500twips}
       
  1476 
       
  1477 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0214-ReleaseFont_command06]
       
  1478 font            =fbsFont
       
  1479 
       
  1480 
       
  1481 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0215-NewL_command02]
       
  1482 displaymode     ={default_bitgdi, displaymode}
       
  1483 screen_number   ={default_bitgdi, screennumber}
       
  1484 
       
  1485 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0215-GetNearestFontToDesignHeightInTwips_command04]
       
  1486 font_name       =
       
  1487 font_height     =500
       
  1488 fbsfont         =fbsFont
       
  1489 
       
  1490 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0215-FontSpecInTwips_command05]
       
  1491 expected_font_name   =DejaVu Sans Mono
       
  1492 expected_font_height ={default_bitgdi, nearest_to_500twips}
       
  1493 
       
  1494 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0215-ReleaseFont_command06]
       
  1495 font            =fbsFont
       
  1496 
       
  1497 
       
  1498 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0216-NewL_command02]
       
  1499 displaymode     ={default_bitgdi, displaymode}
       
  1500 screen_number   ={default_bitgdi, screennumber}
       
  1501 
       
  1502 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0216-GetNearestFontToDesignHeightInTwips_command04]
       
  1503 font_name       =DejaVu Sans Mono
       
  1504 font_height     =999999
       
  1505 fbsfont         =fbsFont
       
  1506 
       
  1507 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0216-FontSpecInTwips_command05]
       
  1508 expected_font_name   =DejaVu Sans Mono
       
  1509 expected_font_height ={default_bitgdi, large_fontheight_twips}
       
  1510 
       
  1511 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0216-GetNearestFontToDesignHeightInTwips_command06]
       
  1512 font_name       =DejaVu Sans Mono
       
  1513 font_height     =0
       
  1514 fbsfont         =fbsFont
       
  1515 
       
  1516 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0216-FontSpecInTwips_command07]
       
  1517 expected_font_name   =DejaVu Sans Mono
       
  1518 expected_font_height ={default_bitgdi, nearest_to_0twips}
       
  1519 
       
  1520 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0216-GetNearestFontToDesignHeightInTwips_command08]
       
  1521 font_name       =DejaVu Sans Mono
       
  1522 font_height     =-1
       
  1523 fbsfont         =fbsFont
       
  1524 
       
  1525 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0216-FontSpecInTwips_command09]
       
  1526 expected_font_name   =DejaVu Sans Mono
       
  1527 expected_font_height ={default_bitgdi, nearest_to_-1twips}
       
  1528 
       
  1529 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0216-ReleaseFont_command10]
       
  1530 font            =fbsFont
       
  1531 
       
  1532 
       
  1533 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0221-NewL_command02]
       
  1534 displaymode     ={default_bitgdi, displaymode}
       
  1535 screen_number   ={default_bitgdi, screennumber}
       
  1536 
       
  1537 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0221-GetNearestFontToMaxHeightInPixels_command04]
       
  1538 fbsfont         =fbsFont
       
  1539 font_name       =DejaVu Sans Mono
       
  1540 font_height     =0
       
  1541 maxheight       =30
       
  1542 
       
  1543 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0221-FontMaxHeight_command05]
       
  1544 expected_result ={default_bitgdi, maxheight_30pixels}
       
  1545 
       
  1546 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0221-ReleaseFont_command06]
       
  1547 font            =fbsFont
       
  1548 
       
  1549 
       
  1550 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0222-NewL_command02]
       
  1551 displaymode     ={default_bitgdi, displaymode}
       
  1552 screen_number   ={default_bitgdi, screennumber}
       
  1553 
       
  1554 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0222-GetNearestFontToMaxHeightInPixels_command04]
       
  1555 font_name       =
       
  1556 font_height     =0
       
  1557 fbsfont         =fbsFont
       
  1558 maxheight       =30
       
  1559 
       
  1560 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0222-FontMaxHeight_command05]
       
  1561 expected_result ={default_bitgdi, maxheight_30pixels}
       
  1562 
       
  1563 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0222-ReleaseFont_command06]
       
  1564 font            =fbsFont
       
  1565 
       
  1566 
       
  1567 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0223-NewL_command02]
       
  1568 displaymode     ={default_bitgdi, displaymode}
       
  1569 screen_number   ={default_bitgdi, screennumber}
       
  1570 
       
  1571 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0223-GetNearestFontToMaxHeightInPixels_command04]
       
  1572 font_name       =DejaVu Sans Mono
       
  1573 font_height     =0
       
  1574 fbsfont         =fbsFont
       
  1575 maxheight       =999999
       
  1576 
       
  1577 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0223-GetNearestFontToMaxHeightInPixels_command06]
       
  1578 font_name       =DejaVu Sans Mono
       
  1579 font_height     =10
       
  1580 fbsfont         =fbsFont
       
  1581 maxheight       =0
       
  1582 
       
  1583 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0223-FontMaxHeight_command07]
       
  1584 expected_result =expected_result ={default_bitgdi, maxheight_0pixels}
       
  1585 
       
  1586 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0223-ReleaseFont_command08]
       
  1587 font            =fbsFont
       
  1588 
       
  1589 
       
  1590 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0224-NewL_command02]
       
  1591 displaymode     ={default_bitgdi, displaymode}
       
  1592 screen_number   ={default_bitgdi, screennumber}
       
  1593 
       
  1594 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0224-GetNearestFontToMaxHeightInTwips_command04]
       
  1595 font_name       =DejaVu Sans Mono
       
  1596 font_height     =0
       
  1597 fbsfont         =fbsFont
       
  1598 maxheight       =500
       
  1599 
       
  1600 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0224-FontSpecInTwips_command05]
       
  1601 expected_font_name   =DejaVu Sans Mono
       
  1602 expected_font_height ={default_bitgdi, maxheight_500twips}
       
  1603 
       
  1604 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0224-ReleaseFont_command06]
       
  1605 font            =fbsFont
       
  1606 
       
  1607 
       
  1608 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0225-NewL_command02]
       
  1609 displaymode     ={default_bitgdi, displaymode}
       
  1610 screen_number   ={default_bitgdi, screennumber}
       
  1611 
       
  1612 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0225-GetNearestFontToMaxHeightInTwips_command04]
       
  1613 font_name       =
       
  1614 font_height     =0
       
  1615 fbsfont         =fbsFont
       
  1616 maxheight       =500
       
  1617 
       
  1618 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0225-FontSpecInTwips_command05]
       
  1619 expected_font_name   =DejaVu Sans Mono
       
  1620 expected_font_height ={default_bitgdi, maxheight_500twips}
       
  1621 
       
  1622 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0225-ReleaseFont_command06]
       
  1623 font            =fbsFont
       
  1624 
       
  1625 
       
  1626 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0226-NewL_command02]
       
  1627 displaymode     ={default_bitgdi, displaymode}
       
  1628 screen_number   ={default_bitgdi, screennumber}
       
  1629 
       
  1630 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0226-GetNearestFontToMaxHeightInTwips_command04]
       
  1631 font_name       =DejaVu Sans Mono
       
  1632 font_height     =0
       
  1633 fbsfont         =fbsFont
       
  1634 maxheight       =999999
       
  1635 
       
  1636 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0226-GetNearestFontToMaxHeightInTwips_command06]
       
  1637 font_name       =DejaVu Sans Mono
       
  1638 font_height     =10
       
  1639 fbsfont         =fbsFont
       
  1640 maxheight       =0
       
  1641 
       
  1642 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0226-FontSpecInTwips_command07]
       
  1643 expected_font_name   =DejaVu Sans Mono
       
  1644 expected_font_height ={default_bitgdi, nearest_to_0twips}
       
  1645 
       
  1646 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0226-GetNearestFontToMaxHeightInTwips_command08]
       
  1647 font_name       =DejaVu Sans Mono
       
  1648 font_height     =0
       
  1649 fbsfont         =fbsFont
       
  1650 maxheight       =-1
       
  1651 
       
  1652 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0226-FontSpecInTwips_command09]
       
  1653 expected_font_name   =DejaVu Sans Mono
       
  1654 expected_font_height ={default_bitgdi, nearest_to_-1twips}
       
  1655 
       
  1656 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0226-ReleaseFont_command10]
       
  1657 font            =fbsFont
       
  1658 
       
  1659 
       
  1660 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0231-NewL_command02]
       
  1661 displaymode     ={default_bitgdi, displaymode}
       
  1662 screen_number   ={default_bitgdi, screennumber}
       
  1663 
       
  1664 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0231-FontHeightInPixels_command04]
       
  1665 typeface_index   =0
       
  1666 height_index     =0
       
  1667 expected         ={default_bitgdi, height_pixels_0_0}
       
  1668 
       
  1669 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0231-ReleaseFont_command05]
       
  1670 font            =fbsFont
       
  1671 
       
  1672 
       
  1673 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0232-NewL_command02]
       
  1674 displaymode     ={default_bitgdi, displaymode}
       
  1675 screen_number   ={default_bitgdi, screennumber}
       
  1676 
       
  1677 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0232-FontHeightInPixels_command04]
       
  1678 typeface_index   =999
       
  1679 height_index     =0
       
  1680 expected         =0
       
  1681 
       
  1682 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0232-ReleaseFont_command05]
       
  1683 font            =fbsFont
       
  1684 
       
  1685 
       
  1686 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0233-NewL_command02]
       
  1687 displaymode     ={default_bitgdi, displaymode}
       
  1688 screen_number   ={default_bitgdi, screennumber}
       
  1689 
       
  1690 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0233-FontHeightInPixels_command04]
       
  1691 typeface_index   =0
       
  1692 height_index     =999
       
  1693 expected         ={default_bitgdi, height_pixels_0_large}
       
  1694 
       
  1695 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0233-FontHeightInPixels_command05]
       
  1696 typeface_index   =0
       
  1697 height_index     =-1
       
  1698 expected         =0
       
  1699 
       
  1700 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0233-ReleaseFont_command06]
       
  1701 font            =fbsFont
       
  1702 
       
  1703 
       
  1704 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0234-NewL_command02]
       
  1705 displaymode     ={default_bitgdi, displaymode}
       
  1706 screen_number   ={default_bitgdi, screennumber}
       
  1707 
       
  1708 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0234-FontHeightInTwips_command03]
       
  1709 typeface_index   =0
       
  1710 height_index     =0
       
  1711 
       
  1712 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0234-ReleaseFont_command04]
       
  1713 font            =fbsFont
       
  1714 
       
  1715 
       
  1716 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0235-NewL_command02]
       
  1717 displaymode     ={default_bitgdi, displaymode}
       
  1718 screen_number   ={default_bitgdi, screennumber}
       
  1719 
       
  1720 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0235-FontHeightInTwips_command04]
       
  1721 typeface_index   =999
       
  1722 height_index     =0
       
  1723 expected         =0
       
  1724 
       
  1725 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0235-ReleaseFont_command05]
       
  1726 font            =fbsFont
       
  1727 
       
  1728 
       
  1729 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0236-NewL_command02]
       
  1730 displaymode     ={default_bitgdi, displaymode}
       
  1731 screen_number   ={default_bitgdi, screennumber}
       
  1732 
       
  1733 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0236-FontHeightInTwips_command03]
       
  1734 typeface_index   =0
       
  1735 height_index     =999
       
  1736 
       
  1737 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0236-FontHeightInTwips_command04]
       
  1738 typeface_index   =0
       
  1739 height_index     =-1
       
  1740 expected         =0
       
  1741 
       
  1742 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0236-ReleaseFont_command05]
       
  1743 font            =fbsFont
       
  1744 
       
  1745 
       
  1746 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0241-NewL_command02]
       
  1747 displaymode     ={default_bitgdi, displaymode}
       
  1748 screen_number   ={default_bitgdi, screennumber}
       
  1749 
       
  1750 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0241-GetNearestFontToDesignHeightInPixels_command03]
       
  1751 font            =font
       
  1752 font_name       =DejaVu Sans Mono
       
  1753 font_height     =0
       
  1754 maxheight       =30
       
  1755 
       
  1756 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0241-ReleaseFont_command04]
       
  1757 font            =font
       
  1758 
       
  1759 
       
  1760 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0242-NewL_command02]
       
  1761 displaymode     ={default_bitgdi, displaymode}
       
  1762 screen_number   ={default_bitgdi, screennumber}
       
  1763 
       
  1764 [GRAPHICS-BITGDI-FbsDevice-PublicApi-0242-ReleaseFont_command03]
       
  1765 font            =font
       
  1766