graphicsapitest/graphicssvs/bitgdi/testdata/GRAPHICS-BITGDI-FbsBitGc-PublicApi-3.ini
changeset 0 5d03bc08d59c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/graphicsapitest/graphicssvs/bitgdi/testdata/GRAPHICS-BITGDI-FbsBitGc-PublicApi-3.ini	Tue Feb 02 01:47:50 2010 +0200
@@ -0,0 +1,4545 @@
+[include]
+file1				    =\graphics\t_graphics.ini
+
+
+[fbsSession]
+name				    =fbs
+
+[wsSession]
+name				    =ws
+
+[fbsBitGc]
+name				    =bitgc
+
+[fbsBitGc2]
+name				    =bitgc2
+
+[fbsFont]
+name				    =bitfnt
+
+[fbsBitmap]
+name				    =fbsbmp
+
+[fbsMaskBitmap]
+name				    =fbsmaskbmp
+
+[wsBitmap]
+name				    =wsbmp
+
+[wsMaskBitmap]
+name				    =wsmaskbmp
+
+[fbsSrcBitmap1]
+name				    =fbssrcbmp1
+
+[fbsSrcBitmap2]
+name				    =fbssrcbmp2
+
+[alphaBitmap]
+name                    =alphabmp
+
+[fbsScrDev]
+name				    =scrdev
+
+[fbsBmpDev]
+name				    =bmpdev
+
+[fbsTypefaceStore]
+name                    =fbstfs
+
+[font]
+name					=font
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0801-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0801-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0801-SetBrushStyle_command05]
+brushstyle      	    =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0801-SetBrushColor_command06]
+color_red       	    =255
+color_green     	    =255
+color_blue      	    =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0801-MapColors_command08]
+rect_top                =0
+rect_left               =0
+rect_bottom             =100
+rect_right              =100
+numcolors               =2
+mapforwards             =TRUE
+rgblist1_red            =255
+rgblist1_green          =255
+rgblist1_blue           =255
+rgblist2_red            =0
+rgblist2_green          =255
+rgblist2_blue           =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0801-MapColors_command09]
+rect_top                =101
+rect_left               =101
+rect_bottom             =150
+rect_right              =150
+numcolors               =2
+mapforwards             =TRUE
+rgblist1_red            =0
+rgblist1_green          =255
+rgblist1_blue           =255
+rgblist2_red            =0
+rgblist2_green          =255
+rgblist2_blue           =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0801-checkRectColor_command10]
+rect1_top       	    =0
+rect1_left      	    =0
+rect1_bottom    	    =100
+rect1_right     	    =100
+expected1_red   	    =0
+expected1_green 	    =255
+expected1_blue  	    =0
+rect1_top       	    =101
+rect1_left      	    =101
+rect1_bottom    	    =150
+rect1_right     	    =150
+expected1_red   	    =255
+expected1_green 	    =255
+expected1_blue  	    =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0802-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0802-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0802-SetBrushStyle_command05]
+brushstyle      	    =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0802-SetBrushColor_command06]
+color_red       	    =255
+color_green     	    =255
+color_blue      	    =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0802-MapColors_command08]
+rect_top                =0
+rect_left               =0
+rect_bottom             =0
+rect_right              =0
+numcolors               =2
+mapforwards             =TRUE
+rgblist1_red            =255
+rgblist1_green          =255
+rgblist1_blue           =255
+rgblist2_red            =0
+rgblist2_green          =255
+rgblist2_blue           =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0802-SetBrushColor_command10]
+color_red       	    =255
+color_green     	    =0
+color_blue      	    =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0802-SetPenColor_command11]
+color_red       	    =255
+color_green     	    =0
+color_blue      	    =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0802-DrawRect_command12]
+rect_top                =0
+rect_left               =0
+rect_bottom             =50
+rect_right              =50
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0802-MapColors_command15]
+rect_top                =10
+rect_left               =10
+rect_bottom             =100
+rect_right              =100
+numcolors               =2
+mapforwards             =TRUE
+rgblist1_red            =255
+rgblist1_green          =0
+rgblist1_blue           =0
+rgblist2_red            =0
+rgblist2_green          =255
+rgblist2_blue           =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0802-checkRectColor_command16]
+rect1_top       =0
+rect1_left      =0
+rect1_bottom    =10
+rect1_right     =50
+expected1_red   =255
+expected1_green =0
+expected1_blue  =0
+rect2_top       =10
+rect2_left      =0
+rect2_bottom    =50
+rect2_right     =10
+expected2_red   =255
+expected2_green =0
+expected2_blue  =0
+rect3_top       =10
+rect3_left      =10
+rect3_bottom    =50
+rect3_right     =50
+expected3_red   =0
+expected3_green =255
+expected3_blue  =0
+rect4_top       =10
+rect4_left      =50
+rect4_bottom    =50
+rect4_right     =100
+expected4_red   =255
+expected4_green =255
+expected4_blue  =255
+rect5_top       =50
+rect5_left      =10
+rect5_bottom    =100
+rect5_right     =100
+expected5_red   =255
+expected5_green =255
+expected5_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0803-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0803-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0803-SetBrushStyle_command05]
+brushstyle      	    =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0803-SetBrushColor_command06]
+color_red       	    =255
+color_green     	    =255
+color_blue      	    =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0803-SetClippingRect_command08]
+rect_top                =110
+rect_left               =110
+rect_bottom             =120
+rect_right              =120
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0803-MapColors_command09]
+rect_top                =0
+rect_left               =0
+rect_bottom             =100
+rect_right              =100
+numcolors               =2
+mapforwards             =TRUE
+rgblist1_red            =255
+rgblist1_green          =255
+rgblist1_blue           =255
+rgblist2_red            =0
+rgblist2_green          =255
+rgblist2_blue           =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0804-MapColors_command03]
+rect_top                =0
+rect_left               =0
+rect_bottom             =100
+rect_right              =100
+numcolors               =2
+mapforwards             =TRUE
+rgblist1_red            =255
+rgblist1_green          =255
+rgblist1_blue           =255
+rgblist2_red            =0
+rgblist2_green          =255
+rgblist2_blue           =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0901-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0901-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0901-SetBrushStyle_command05]
+brushstyle      	    =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0901-SetBrushColor_command06]
+color_red       	    =255
+color_green     	    =255
+color_blue      	    =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0901-MoveTo_command08]
+point_x         	    =40
+point_y         	    =10
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0901-DrawLineTo_command09]
+point_x         	    =10
+point_y         	    =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0901-checkPixels_command10]
+pixel1_x        	    =40
+pixel1_y        	    =10
+expected1_red   	    =0
+expected1_green 	    =0
+expected1_blue  	    =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0902-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0902-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0902-SetBrushStyle_command05]
+brushstyle      	    =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0902-SetBrushColor_command06]
+color_red       	    =255
+color_green     	    =255
+color_blue      	    =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0902-DrawLine_command08]
+point1_x			    =0
+point1_y			    =0
+point2_x			    =400
+point2_y			    =200
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0902-MoveBy_command09]
+point_x         	    =-400
+point_y         	    =-100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0902-DrawLineBy_command10]
+point_x         	    =300
+point_y         	    =-100
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0911-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0911-Activate_command04]
+device          	    =fbsScrDev
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-SetBrushStyle_command05]
+brushstyle      	    =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-SetBrushColor_command06]
+color_red       	    =255
+color_green     	    =255
+color_blue      	    =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-Plot_command08]
+point_x                 =10
+point_y                 =7
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-checkPixels_command09]
+pixel1_x        	    =10
+pixel1_y        	    =7
+expected1_red   	    =0
+expected1_green 	    =0
+expected1_blue  	    =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-SetPenSize_command10]
+size_height			    =1
+size_width			    =30
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-Plot_command11]
+point_x                 =30
+point_y                 =30
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-SetPenSize_command12]
+size_height			    =30
+size_width			    =1
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-Plot_command13]
+point_x                 =60
+point_y                 =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-checkLineColor_command14]
+start1_x        	    =16
+start1_y        	    =30
+finish1_x       	    =45
+finish1_y       	    =30
+expected1_red   	    =0
+expected1_green 	    =0
+expected1_blue  	    =0
+start2_x        	    =60
+start2_y        	    =46
+finish2_x       	    =60
+finish2_y       	    =75
+expected2_red   	    =0
+expected2_green 	    =0
+expected2_blue  	    =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-SetPenSize_command15]
+size_height			    =40
+size_width			    =40
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-Plot_command16]
+point_x                 =110
+point_y                 =110
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0921-checkPixels_command17]
+pixel1_x        	    =110
+pixel1_y        	    =110
+expected1_red   	    =0
+expected1_green 	    =0
+expected1_blue  	    =0
+pixel2_x        	    =110
+pixel2_y        	    =130
+expected2_red   	    =0
+expected2_green 	    =0
+expected2_blue  	    =0
+pixel3_x        	    =110
+pixel3_y        	    =91
+expected3_red   	    =0
+expected3_green 	    =0
+expected3_blue  	    =0
+pixel4_x        	    =91
+pixel4_y        	    =110
+expected4_red   	    =0
+expected4_green 	    =0
+expected4_blue  	    =0
+pixel5_x        	    =130
+pixel5_y        	    =110
+expected5_red   	    =0
+expected5_green 	    =0
+expected5_blue  	    =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0922-Plot_command03]
+point_x                 =10
+point_y                 =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0923-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0923-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0923-SetPenStyle_command06]
+penstyle        	    =ENullPen
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0923-Plot_command07]
+point_x                 =10
+point_y                 =10
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0923-checkPixels_command08]
+pixel1_x        	    =10
+pixel1_y        	    =10
+expected1_red   	    =255
+expected1_green 	    =255
+expected1_blue  	    =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0924-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0924-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0924-SetPenSize_command06]
+size_height			    =1
+size_width			    =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0924-Plot_command07]
+point_x                 =10
+point_y                 =10
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0924-checkPixels_command08]
+pixel1_x        	    =10
+pixel1_y        	    =10
+expected1_red   	    =255
+expected1_green 	    =255
+expected1_blue  	    =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0925-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0925-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0925-SetPenSize_command06]
+size_height			    =0
+size_width			    =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0925-Plot_command07]
+point_x                 =10
+point_y                 =10
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0925-checkPixels_command08]
+pixel1_x        	    =10
+pixel1_y        	    =10
+expected1_red   	    =255
+expected1_green 	    =255
+expected1_blue  	    =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0926-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0926-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0926-SetClippingRect_command05]
+rect_top                =8000
+rect_left               =8000
+rect_bottom             =8005
+rect_right              =8005
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0926-Plot_command06]
+point_x                 =10
+point_y                 =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0927-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0927-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0927-DrawLine_command05]
+point1_x			    =5
+point1_y			    =0
+point2_x			    =5
+point2_y			    =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0927-DrawLine_command06]
+point1_x			    =0
+point1_y			    =0
+point2_x			    =100
+point2_y			    =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0927-RectDrawnTo_command07]
+rect_top                =0
+rect_left               =0
+rect_bottom             =0
+rect_right              =100
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0928-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0928-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0928-DrawLine_command05]
+point1_x			    =5
+point1_y			    =0
+point2_x			    =5
+point2_y			    =8000
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0928-RectDrawnTo_command06]
+rect_top                =0
+rect_left               =0
+rect_bottom             =0
+rect_right              =100
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0929-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0929-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0929-RectDrawnTo_command05]
+rect_top                =0
+rect_left               =0
+rect_bottom             =0
+rect_right              =100
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0930-RectDrawnTo_command02]
+rect_top                =0
+rect_left               =0
+rect_bottom             =0
+rect_right              =100
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-SetBrushColor_command05]
+color_red               =255
+color_green             =0
+color_blue              =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-SetBrushStyle_command06]
+brushstyle              =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-SetPenSize_command08]
+size_height             =10
+size_width              =1
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-DrawLine_command09]
+point1_x			    =0
+point1_y			    =5
+point2_x			    =10
+point2_y			    =5
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-SetClippingRect_command10]
+rect_top                =10
+rect_left               =20
+rect_bottom             =20
+rect_right              =30
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-DrawLine_command11]
+point1_x			    =25
+point1_y			    =20
+point2_x			    =35
+point2_y			    =20
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-SetBrushColor_command12]
+color_red               =0
+color_green             =255
+color_blue              =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-SetPenColor_command13]
+color_red               =0
+color_green             =0
+color_blue              =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-SetClippingRect_command14]
+rect_top                =30
+rect_left               =0
+rect_bottom             =100
+rect_right              =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-SetDrawMode_command15]
+drawmode                =EDrawModeOR
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-SetPenStyle_command16]
+penstyle                =EDottedPen
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-DrawRect_command17]
+rect_top                =30
+rect_left               =0
+rect_bottom             =120
+rect_right              =120
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-checkRectColor_command18]
+rect1_top               =1
+rect1_left              =0
+rect1_bottom            =10
+rect1_right             =10
+expected1_red           =0
+expected1_green         =0
+expected1_blue          =0
+rect2_top               =16
+rect2_left              =25
+rect2_bottom            =20
+rect2_right             =30
+expected2_red           =0
+expected2_green         =0
+expected2_blue          =0
+rect3_top               =16
+rect3_left              =30
+rect3_bottom            =20
+rect3_right             =35
+expected3_red           =255
+expected3_green         =0
+expected3_blue          =0
+rect4_top               =20
+rect4_left              =25
+rect4_bottom            =20
+rect4_right             =35
+expected4_red           =255
+expected4_green         =255
+expected4_blue          =0
+rect5_top               =30
+rect5_left              =100
+rect5_bottom            =100
+rect5_right             =120
+expected5_red           =255
+expected5_green         =0
+expected5_blue          =0
+rect6_top               =100
+rect6_left              =0
+rect6_bottom            =120
+rect6_right             =120
+expected6_red           =255
+expected6_green         =0
+expected6_blue          =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-GetNearestFontToDesignHeightInPixels_command19]
+font_height			    ={default_fbserv,font_height}
+font_name			    ={default_fbserv,alternate_font_name1}
+font_data_object_name   =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-UseFont_command20]
+font                    =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-IsFontUsed_command21]
+expected                =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-IsFontUsed_command26]
+expected                =FALSE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-DrawRect_command27]
+rect_top                =0
+rect_left               =0
+rect_bottom             =60
+rect_right              =120
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-checkRectColor_command28]
+rect1_top               =1
+rect1_left              =1
+rect1_bottom            =59
+rect1_right             =119
+expected1_red           =255
+expected1_green         =255
+expected1_blue          =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-checkLineColor_command29]
+start1_x        	    =0
+start1_y        	    =0
+finish1_x       	    =120
+finish1_y       	    =0
+expected1_red   	    =0
+expected1_green 	    =0
+expected1_blue  	    =0
+start2_x        	    =0
+start2_y        	    =0
+finish2_x       	    =0
+finish2_y       	    =60
+expected2_red   	    =0
+expected2_green 	    =0
+expected2_blue  	    =0
+start3_x        	    =119
+start3_y        	    =0
+finish3_x       	    =119
+finish3_y       	    =60
+expected3_red   	    =0
+expected3_green 	    =0
+expected3_blue  	    =0
+start4_x        	    =0
+start4_y        	    =59
+finish4_x       	    =120
+finish4_y       	    =59
+expected4_red   	    =0
+expected4_green 	    =0
+expected4_blue  	    =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0931-ReleaseFont_command32]
+font_data_object_name   =fbsFont
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0941-Load_command04]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0941-NewL_command05]
+bitmap					=fbsBitmap
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0941-Activate_command06]
+device          	    =fbsBmpDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0941-Resize_command07]
+resize_width             =100
+resize_height            =100
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0942-Load_command04]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0942-NewL_command05]
+bitmap					=fbsBitmap
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0942-Activate_command06]
+device          	    =fbsBmpDev
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0944-Load_command04]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0944-NewL_command05]
+bitmap					=fbsBitmap
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0944-Activate_command06]
+device          	    =fbsBmpDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0944-DrawLine_command07]
+point1_x			    =0
+point1_y			    =0
+point2_x			    =8000
+point2_y			    =8000
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0944-SetOrigin_command08]
+point_x                 =-8000
+point_y                 =-8000
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0944-SetBrushOrigin_command09]
+point_x                 =-8000
+point_y                 =-8000
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-0944-Resize_command10]
+resize_width             =100
+resize_height            =100
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1101-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1101-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1101-SetBrushStyle_command06]
+brushstyle      =ENullBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1101-SetBrushColor_command07]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1101-DrawPie_command08]
+rect_top        =40
+rect_left       =40
+rect_bottom     =120
+rect_right      =160
+start_x         =100
+start_y         =40
+end_x           =160
+end_y           =80
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1101-checkPixels_command10]
+pixel1_x        =90
+pixel1_y        =90
+expected1_red   =255
+expected1_green =255
+expected1_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1102-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1102-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1102-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1102-SetBrushColor_command07]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1102-DrawPie_command08]
+rect_top        =40
+rect_left       =40
+rect_bottom     =120
+rect_right      =160
+start_x         =100
+start_y         =40
+end_x           =160
+end_y           =80
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1103-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1103-Load_command05]
+bitmap_id       =1
+file_name       =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       =FALSE
+share_if_loaded =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1103-Activate_command06]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1103-UseBrushPattern_command08]
+bitmap          =fbsBitmap
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1103-SetBrushStyle_command09]
+brushstyle      =EPatternedBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1103-DrawPie_command10]
+rect_top        =40
+rect_left       =40
+rect_bottom     =120
+rect_right      =160
+start_x         =100
+start_y         =40
+end_x           =160
+end_y           =80
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1104-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1104-Load_command05]
+bitmap_id       =1
+file_name       =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       =FALSE
+share_if_loaded =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1104-Activate_command06]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1104-SetBrushStyle_command08]
+brushstyle      =EPatternedBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1104-DrawPie_command09]
+rect_top        =40
+rect_left       =40
+rect_bottom     =120
+rect_right      =160
+start_x         =100
+start_y         =40
+end_x           =160
+end_y           =80
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1105-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1105-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1105-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1105-SetBrushColor_command07]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1105-DrawPie_command08]
+rect_top        =40
+rect_left       =40
+rect_bottom     =120
+rect_right      =160
+start_x         =100
+start_y         =40
+end_x           =160
+end_y           =80
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-SetBrushColor_command06]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-SetBrushStyle_command07]
+brushstyle      =EVerticalHatchBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-DrawRect_command08]
+rect_top        =10
+rect_left       =10
+rect_bottom     =60
+rect_right      =90
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-SetBrushStyle_command09]
+brushstyle      =EForwardDiagonalHatchBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-DrawRect_command10]
+rect_top        =10
+rect_left       =110
+rect_bottom     =60
+rect_right      =190
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-SetBrushColor_command11]
+color_red       =0
+color_green     =255
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-SetBrushStyle_command12]
+brushstyle      =EHorizontalHatchBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-DrawRect_command13]
+rect_top        =70
+rect_left       =10
+rect_bottom     =120
+rect_right      =90
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-SetBrushStyle_command14]
+brushstyle      =ERearwardDiagonalHatchBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-DrawRect_command15]
+rect_top        =70
+rect_left       =110
+rect_bottom     =120
+rect_right      =190
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-SetBrushColor_command16]
+color_red       =0
+color_green     =0
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-SetBrushStyle_command17]
+brushstyle      =ESquareCrossHatchBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-DrawRect_command18]
+rect_top        =130
+rect_left       =10
+rect_bottom     =200
+rect_right      =90
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-SetBrushStyle_command19]
+brushstyle      =EDiamondCrossHatchBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1106-DrawRect_command20]
+rect_top        =130
+rect_left       =110
+rect_bottom     =200
+rect_right      =190
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1107-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1107-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1107-SetBrushOrigin_command06]
+point_x         =10
+point_y         =10
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1107-DrawRect_command07]
+rect_top        =50
+rect_left       =50
+rect_bottom     =150
+rect_right      =150
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1108-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1108-Load_command05]
+bitmap_id       =1
+file_name       =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       =FALSE
+share_if_loaded =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1108-Activate_command06]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1108-UseBrushPattern_command08]
+bitmap          =fbsBitmap
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1108-SetBrushOrigin_command09]
+point_x         =20
+point_y         =10
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1108-DrawRect_command10]
+rect_top        =60
+rect_left       =10
+rect_bottom     =140
+rect_right      =90
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1108-SetBrushOrigin_command11]
+point_x         =20
+point_y         =10
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1108-DrawRect_command12]
+rect_top        =60
+rect_left       =110
+rect_bottom     =140
+rect_right      =190
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1109-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1109-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1109-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1109-SetBrushColor_command07]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1109-DrawRect_command08]
+rect_top        =10
+rect_left       =10
+rect_bottom     =60
+rect_right      =40
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1109-SetBrushColor_command09]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1109-DrawRect_command10]
+rect_top        =10
+rect_left       =60
+rect_bottom     =60
+rect_right      =90
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1109-SetBrushColor_command11]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1109-DrawRect_command12]
+rect_top        =10
+rect_left       =110
+rect_bottom     =60
+rect_right      =140
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1109-checkRectColor_command14]
+rect1_top       =11
+rect1_left      =11
+rect1_bottom    =59
+rect1_right     =39
+expected1_red   =255
+expected1_green =0
+expected1_blue  =0
+rect2_top       =11
+rect2_left      =61
+rect2_bottom    =59
+rect2_right     =89
+expected2_red   =0
+expected2_green =0
+expected2_blue  =0
+rect3_top       =121
+rect3_left      =111
+rect3_bottom    =59
+rect3_right     =139
+expected3_red   =255
+expected3_green =255
+expected3_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1111-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1111-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1111-SetPenColor_command06]
+color_red       =0
+color_green     =0
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1111-DrawPie_command07]
+rect_top        =40
+rect_left       =40
+rect_bottom     =200
+rect_right      =160
+start_x         =160
+start_y         =160
+end_x           =40
+end_y           =120
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1112-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1112-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1112-SetPenStyle_command06]
+penstyle        =ENullPen
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1112-DrawPie_command07]
+rect_top        =40
+rect_left       =40
+rect_bottom     =200
+rect_right      =160
+start_x         =160
+start_y         =160
+end_x           =40
+end_y           =120
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1113-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1113-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1113-SetPenStyle_command06]
+penstyle        =ESolidPen
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1113-DrawPie_command07]
+rect_top        =40
+rect_left       =40
+rect_bottom     =200
+rect_right      =160
+start_x         =160
+start_y         =160
+end_x           =40
+end_y           =120
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1114-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1114-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1111-SetPenColor_command06]
+color_red       =255
+color_green     =128
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1114-SetPenStyle_command07]
+penstyle        =EDottedPen
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1114-DrawRect_command08]
+rect_top        =10
+rect_left       =10
+rect_bottom     =70
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1114-SetPenStyle_command09]
+penstyle        =EDashedPen
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1114-DrawRect_command10]
+rect_top        =10
+rect_left       =120
+rect_bottom     =100
+rect_right      =180
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1111-SetPenColor_command11]
+color_red       =0
+color_green     =128
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1114-SetPenStyle_command12]
+penstyle        =EDotDashPen
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1114-DrawRect_command13]
+rect_top        =90
+rect_left       =10
+rect_bottom     =180
+rect_right      =70
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1114-SetPenStyle_command14]
+penstyle        =EDotDotDashPen
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1114-DrawRect_command15]
+rect_top        =120
+rect_left       =90
+rect_bottom     =180
+rect_right      =180
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1115-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1115-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1115-SetPenSize_command06]
+size_height     =2
+size_width      =4
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1115-DrawRect_command07]
+rect_top        =40
+rect_left       =40
+rect_bottom     =160
+rect_right      =120
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1116-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1116-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1116-SetPenSize_command06]
+size_height     =2
+size_width      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1116-DrawRect_command07]
+rect_top        =10
+rect_left       =10
+rect_bottom     =110
+rect_right      =90
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1116-SetPenSize_command08]
+size_height     =0
+size_width      =-2
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1116-DrawRect_command09]
+rect_top        =10
+rect_left       =110
+rect_bottom     =110
+rect_right      =190
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1116-SetPenSize_command10]
+size_height     =0
+size_width      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1116-DrawRect_command11]
+rect_top        =120
+rect_left       =50
+rect_bottom     =200
+rect_right      =150
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1117-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1117-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1117-SetPenStyle_command06]
+penstyle        =ESolidPen
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1117-SetPenColor_command07]
+color_red       =255
+color_green     =0
+color_blue      =0
+ 
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1117-SetPenSize_command08]
+size_height     =2
+size_width      =5
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1117-DrawRect_command09]
+rect_top        =10
+rect_left       =10
+rect_bottom     =110
+rect_right      =90
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1117-SetPenColor_command10]
+color_red       =0
+color_green     =0
+color_blue      =0
+ 
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1117-SetPenSize_command11]
+size_height     =0
+size_width      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1117-DrawRect_command12]
+rect_top        =10
+rect_left       =110
+rect_bottom     =110
+rect_right      =190
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1117-SetPenColor_command13]
+color_red       =255
+color_green     =255
+color_blue      =255
+ 
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1117-SetPenSize_command14]
+size_height     =1
+size_width      =1
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1117-DrawRect_command15]
+rect_top        =120
+rect_left       =50
+rect_bottom     =200
+rect_right      =150
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1117-checkRectColor_command17]
+rect1_top       =10
+rect1_left      =8
+rect1_bottom    =110
+rect1_right     =12
+expected1_red   =255
+expected1_green =0
+expected1_blue  =0
+rect2_top       =10
+rect2_left      =88
+rect2_bottom    =110
+rect2_right     =92
+expected2_red   =255
+expected2_green =0
+expected2_blue  =0
+rect3_top       =10
+rect3_left      =13
+rect3_bottom    =11
+rect3_right     =87
+expected3_red   =255
+expected3_green =0
+expected3_blue  =0
+rect4_top       =109
+rect4_left      =13
+rect4_bottom    =110
+rect4_right     =87
+expected4_red   =255
+expected4_green =0
+expected4_blue  =0
+rect5_top       =10
+rect5_left      =110
+rect5_bottom    =110
+rect5_right     =190
+expected5_red   =255
+expected5_green =255
+expected5_blue  =255
+rect6_top       =120
+rect6_left      =50
+rect6_bottom    =200
+rect6_right     =150
+expected6_red   =255
+expected6_green =255
+expected6_blue  =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1121-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1121-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1121-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1121-SetBrushColor_command07]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1121-SetClippingRect_command08]
+rect_top        =0
+rect_left       =0
+rect_bottom     =120
+rect_right      =120
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1121-DrawRect_command09]
+rect_top        =20
+rect_left       =20
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1121-checkRectColor_command11]
+rect1_top       =21
+rect1_left      =21
+rect1_bottom    =99
+rect1_right     =99
+expected1_red   =255
+expected1_green =0
+expected1_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1122-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1122-Activate_command05]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1122-Activate_command07]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1122-SetBrushStyle_command08]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1122-SetBrushColor_command09]
+color_red       =0
+color_green     =255
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1122-SetClippingRect_command10]
+rect_top        =0
+rect_left       =0
+rect_bottom     =120
+rect_right      =120
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1122-DrawRect_command11]
+rect_top        =130
+rect_left       =130
+rect_bottom     =180
+rect_right      =180
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1122-checkRectColor_command13]
+rect1_top       =131
+rect1_left      =131
+rect1_bottom    =179
+rect1_right     =179
+expected1_red   =255
+expected1_green =255
+expected1_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1123-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1123-Activate_command05]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1123-Activate_command07]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1123-SetBrushStyle_command08]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1123-SetBrushColor_command09]
+color_red       =0
+color_green     =0
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1123-SetClippingRect_command10]
+rect_top        =0
+rect_left       =0
+rect_bottom     =120
+rect_right      =120
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1123-DrawRect_command11]
+rect_top        =100
+rect_left       =100
+rect_bottom     =150
+rect_right      =150
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1123-checkRectColor_command13]
+rect1_top       =101
+rect1_left      =101
+rect1_bottom    =120
+rect1_right     =120
+expected1_red   =0
+expected1_green =0
+expected1_blue  =255
+rect2_top       =101
+rect2_left      =122
+rect2_bottom    =149
+rect2_right     =149
+expected2_red   =255
+expected2_green =255
+expected2_blue  =255
+rect3_top       =122
+rect3_left      =101
+rect3_bottom    =149
+rect3_right     =119
+expected3_red   =255
+expected3_green =255
+expected3_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1124-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1124-Activate_command05]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1124-Activate_command07]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1124-SetBrushStyle_command08]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1124-SetBrushColor_command09]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1124-SetClippingRect_command10]
+rect_top        =120
+rect_left       =120
+rect_bottom     =0
+rect_right      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1124-DrawRect_command11]
+rect_top        =50
+rect_left       =50
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1124-checkRectColor_command13]
+rect1_top       =50
+rect1_left      =50
+rect1_bottom    =100
+rect1_right     =100
+expected1_red   =255
+expected1_green =255
+expected1_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1125-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1125-Activate_command05]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1125-Activate_command07]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1125-SetBrushStyle_command08]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1125-SetBrushColor_command09]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1125-SetClippingRegion_command10]
+region1_top       =50
+region1_left      =50
+region1_bottom    =80
+region1_right     =80
+region2_top       =50
+region2_left      =100
+region2_bottom    =80
+region2_right     =130
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1125-DrawRect_command11]
+rect_top        =30
+rect_left       =30
+rect_bottom     =100
+rect_right      =120
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1125-checkRectColor_command13]
+rect1_top       =50
+rect1_left      =50
+rect1_bottom    =80
+rect1_right     =80
+expected1_red   =255
+expected1_green =0
+expected1_blue  =0
+rect2_top       =50
+rect2_left      =100
+rect2_bottom    =80
+rect2_right     =119
+expected2_red   =255
+expected2_green =0
+expected2_blue  =0
+rect3_top       =31
+rect3_left      =31
+rect3_bottom    =49
+rect3_right     =119
+expected3_red   =255
+expected3_green =255
+expected3_blue  =255
+rect4_top       =81
+rect4_left      =31
+rect4_bottom    =99
+rect4_right     =119
+expected4_red   =255
+expected4_green =255
+expected4_blue  =255
+rect5_top       =50
+rect5_left      =31
+rect5_bottom    =80
+rect5_right     =49
+expected5_red   =255
+expected5_green =255
+expected5_blue  =255
+rect6_top       =50
+rect6_left      =121
+rect6_bottom    =80
+rect6_right     =129
+expected6_red   =255
+expected6_green =255
+expected6_blue  =255
+
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1126-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1126-Activate_command05]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1126-Activate_command07]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1126-SetBrushStyle_command08]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1126-SetBrushColor_command09]
+color_red       =0
+color_green     =0
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1126-SetClippingRegion_command10]
+region1_top       =20
+region1_left      =20
+region1_bottom    =100
+region1_right     =100
+region2_top       =80
+region2_left      =80
+region2_bottom    =160
+region2_right     =160
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1126-DrawRect_command11]
+rect_top        =60
+rect_left       =60
+rect_bottom     =120
+rect_right      =120
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1126-checkRectColor_command13]
+rect1_top       =61
+rect1_left      =61
+rect1_bottom    =100
+rect1_right     =100
+expected1_red   =0
+expected1_green =0
+expected1_blue  =255
+rect2_top       =80
+rect2_left      =80
+rect2_bottom    =119
+rect2_right     =119
+expected2_red   =0
+expected2_green =0
+expected2_blue  =255
+rect3_top       =101
+rect3_left      =61
+rect3_bottom    =119
+rect3_right     =79
+expected3_red   =255
+expected3_green =255
+expected3_blue  =255
+rect4_top       =61
+rect4_left      =101
+rect4_bottom    =79
+rect4_right     =119
+expected4_red   =255
+expected4_green =255
+expected4_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1127-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1127-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1127-SetClippingRegion_command06]
+region1_top       =-1
+region1_left      =-1
+region1_bottom    =100
+region1_right     =100
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1128-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1128-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1128-SetClippingRegion_command06]
+region1_top       =10
+region1_left      =10
+region1_bottom    =9999
+region1_right     =9999
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1131-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1131-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1131-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1131-SetBrushColor_command07]
+color_red       =0
+color_green     =0
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1131-SetFaded_command08]
+faded           =ETrue
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1131-SetFadingParameters_command09]
+blackmap        =255
+whitemap        =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1131-DrawRect_command10]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1131-checkRectColor_command12]
+rect1_top       =31
+rect1_left      =31
+rect1_bottom    =59
+rect1_right     =59
+expected1_red   =255
+expected1_green =255
+expected1_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1132-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1132-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1132-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1132-SetBrushColor_command07]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1132-SetFaded_command08]
+faded           =EFalse
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1132-SetFadingParameters_command09]
+blackmap        =255
+whitemap        =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1132-DrawRect_command10]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1132-checkRectColor_command12]
+rect1_top       =31
+rect1_left      =31
+rect1_bottom    =59
+rect1_right     =59
+expected1_red   =255
+expected1_green =0
+expected1_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1133-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1133-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1133-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1133-SetBrushColor_command07]
+color_red       =0
+color_green     =255
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1133-SetFaded_command08]
+faded           =ETrue
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1133-SetFadingParameters_command09]
+blackmap        =66
+whitemap        =130
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1133-DrawRect_command10]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1133-checkRectColor_command12]
+rect1_top       =31
+rect1_left      =31
+rect1_bottom    =59
+rect1_right     =59
+expected1_red   =66
+expected1_green =130
+expected1_blue  =66
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1134-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1134-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1134-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1134-SetBrushColor_command07]
+color_red       =0
+color_green     =255
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1134-SetFaded_command08]
+faded           =ETrue
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1134-SetFadingParameters_command09]
+blackmap        =0
+whitemap        =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1134-DrawRect_command10]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1134-checkRectColor_command12]
+rect1_top       =31
+rect1_left      =31
+rect1_bottom    =59
+rect1_right     =59
+expected1_red   =0
+expected1_green =255
+expected1_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1135-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1135-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1135-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1135-SetBrushColor_command07]
+color_red       =255
+color_green     =127
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1135-SetFaded_command08]
+faded           =ETrue
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1135-SetFadingParameters_command09]
+blackmap        =0
+whitemap        =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1135-DrawRect_command10]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1135-checkRectColor_command12]
+rect1_top       =31
+rect1_left      =31
+rect1_bottom    =59
+rect1_right     =59
+expected1_red   =0
+expected1_green =0
+expected1_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1136-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1136-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1136-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1136-SetBrushColor_command07]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1136-SetFaded_command08]
+faded           =ETrue
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1136-SetFadingParameters_command09]
+blackmap        =255
+whitemap        =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1136-DrawRect_command10]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1136-checkRectColor_command12]
+rect1_top       =31
+rect1_left      =31
+rect1_bottom    =59
+rect1_right     =59
+expected1_red   =0
+expected1_green =255
+expected1_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1141-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1141-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1141-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1141-SetBrushColor_command07]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1141-SetDitherOrigin_command08]
+point_x         =3
+point_y         =3
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1141-DrawPie_command09]
+rect_top        =40
+rect_left       =40
+rect_bottom     =160
+rect_right      =120
+start_x         =100
+start_y         =60
+end_x           =110
+end_y           =120
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1142-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1142-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1142-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1142-SetBrushColor_command07]
+color_red       =0
+color_green     =0
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1142-SetOrigin_command08]
+point_x         =100
+point_y         =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1142-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =60
+rect_right      =80
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1142-checkRectColor_command10]
+rect1_top       =101
+rect1_left      =101
+rect1_bottom    =159
+rect1_right     =179
+expected1_red   =0
+expected1_green =0
+expected1_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1143-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1143-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1143-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1143-SetBrushColor_command07]
+color_red       =0
+color_green     =255
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1143-SetOrigin_command08]
+point_x         =-50
+point_y         =-50
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1143-DrawRect_command09]
+rect_top        =100
+rect_left       =100
+rect_bottom     =160
+rect_right      =180
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1143-checkRectColor_command10]
+rect1_top       =51
+rect1_left      =51
+rect1_bottom    =109
+rect1_right     =129
+expected1_red   =0
+expected1_green =255
+expected1_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1144-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1144-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1144-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1144-SetBrushColor_command07]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1144-SetOrigin_command08]
+point_x         =-50
+point_y         =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1144-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =60
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1144-SetOrigin_command10]
+point_x         =0
+point_y         =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1144-DrawRect_command11]
+rect_top        =0
+rect_left       =120
+rect_bottom     =60
+rect_right      =160
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1144-checkRectColor_command12]
+rect1_top       =1
+rect1_left      =0
+rect1_bottom    =59
+rect1_right     =49
+expected1_red   =255
+expected1_green =0
+expected1_blue  =0
+rect2_top       =0
+rect2_left      =51
+rect2_bottom    =60
+rect2_right     =100
+expected2_red   =255
+expected2_green =255
+expected2_blue  =255
+rect3_top       =1
+rect3_left      =121
+rect3_bottom    =59
+rect3_right     =159
+expected3_red   =255
+expected3_green =0
+expected3_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1146-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1146-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1146-OrientationsAvailable_command06]
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1146-SetOrientation_command07]
+orientation     =EGraphicsOrientationRotated90
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1146-SetOrientation_command08]
+orientation     =EGraphicsOrientationRotated180
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1146-SetOrientation_command09]
+orientation     =EGraphicsOrientationRotated270
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1146-SetOrientation_command10]
+orientation     =EGraphicsOrientationNormal
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1147-SetOrientation_command07]
+orientation     =EGraphicsOrientationNormal
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1151-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1151-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1151-GetNearestFontToDesignHeightInPixels_command06]
+font_height     =20
+font_name       =Arial
+font            =font
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1151-UseFont_command07]
+font            =font
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1151-SetStrikethroughStyle_command08]
+fontstrikethrough=EStrikethroughOn
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1151-DrawText_command09]
+point_x         =20
+point_y         =60
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1151-SetStrikethroughStyle_command10]
+fontstrikethrough=EStrikethroughOff
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1151-DrawText_command11]
+point_x         =20
+point_y         =100
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1151-ReleaseFont_command15]
+font            =font
+disown          =false
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1153-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1153-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1153-GetNearestFontToDesignHeightInPixels_command06]
+font_height     =20
+font_name       =Arial
+font            =font
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1153-UseFont_command07]
+font            =font
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1153-SetStrikethroughStyle_command08]
+fontunderline   =EUnderlineOn
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1153-DrawText_command09]
+point_x         =20
+point_y         =60
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1153-SetStrikethroughStyle_command10]
+fontunderline   =EUnderlineOff
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1153-DrawText_command11]
+point_x         =20
+point_y         =100
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1153-ReleaseFont_command15]
+font            =font
+disown          =false
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1155-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1155-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1155-SetPenSize_command06]
+size_height     =2
+size_width      =2
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1155-SetPenColor_command07]
+color_red       =255
+color_green     =191
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1155-GetNearestFontToDesignHeightInPixels_command08]
+font_height     =20
+font_name       =Arial
+font            =font
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1155-UseFont_command09]
+font            =font
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1155-DrawText_command10]
+point_x         =20
+point_y         =60
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1155-SetShadowMode_command11]
+shadowmode      =ETrue
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1155-DrawText_command12]
+point_x         =20
+point_y         =100
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1155-SetShadowMode_command13]
+shadowmode      =EFalse
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1155-DrawText_command14]
+point_x         =20
+point_y         =140
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1155-ReleaseFont_command18]
+font            =font
+disown          =false
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1156-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1156-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1156-GetNearestFontToDesignHeightInPixels_command06]
+font_height     =20
+font_name       =Arial
+font            =font
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1156-UseFont_command07]
+font            =font
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1156-DrawText_command08]
+point_x         =20
+point_y         =60
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1156-SetCharJustification_command09]
+excesswidth     =30
+numchars        =6
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1156-DrawText_command10]
+point_x         =20
+point_y         =100
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1156-SetCharJustification_command11]
+excesswidth     =-20
+numchars        =6
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1156-DrawText_command12]
+point_x         =20
+point_y         =140
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1156-ReleaseFont_command16]
+font            =font
+disown          =false
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1157-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1157-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1157-GetNearestFontToDesignHeightInPixels_command06]
+font_height     =20
+font_name       =Arial
+font            =font
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1157-UseFont_command07]
+font            =font
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1157-DrawText_command08]
+point_x         =20
+point_y         =60
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1157-SetCharJustification_command09]
+excesswidth     =0
+numchars        =6
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1157-DrawText_command10]
+point_x         =20
+point_y         =100
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1157-SetCharJustification_command11]
+excesswidth     =20
+numchars        =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1157-DrawText_command12]
+point_x         =20
+point_y         =140
+text            =This is a test!
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1157-SetCharJustification_command13]
+excesswidth     =0
+numchars        =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1157-DrawText_command14]
+point_x         =20
+point_y         =180
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1157-ReleaseFont_command18]
+font            =font
+disown          =false
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1158-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1158-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1158-GetNearestFontToDesignHeightInPixels_command06]
+font_height     =20
+font_name       =Arial
+font            =font
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1158-UseFont_command07]
+font            =font
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1158-SetWordJustification_command08]
+excesswidth     =20
+numgaps         =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1158-DrawText_command09]
+point_x         =20
+point_y         =60
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1158-SetWordJustification_command10]
+excesswidth     =-10
+numgaps         =2
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1158-DrawText_command11]
+point_x         =20
+point_y         =100
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1158-SetWordJustification_command12]
+excesswidth     =-20
+numgaps         =-2
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1158-DrawText_command13]
+point_x         =20
+point_y         =140
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1158-SetWordJustification_command14]
+excesswidth     =20
+numgaps         =2
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1158-DrawText_command15]
+point_x         =20
+point_y         =180
+text            =This is a test!
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1158-ReleaseFont_command19]
+font            =font
+disown          =false
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1161-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1161-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1161-SetBrushStyle_command06]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1161-SetBrushColor_command07]
+color_red       =100
+color_green     =100
+color_blue      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1161-SetUserDisplayMode_command08]
+displaymode     =EGray2
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1161-DrawRect_command09]
+rect_top        =30
+rect_left       =30
+rect_bottom     =120
+rect_right      =90
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1161-SetBrushColor_command10]
+color_red       =200
+color_green     =200
+color_blue      =200
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1161-DrawRect_command11]
+rect_top        =30
+rect_left       =100
+rect_bottom     =120
+rect_right      =160
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1161-checkRectColor_command13]
+rect1_top       =31
+rect1_left      =31
+rect1_bottom    =119
+rect1_right     =89
+expected1_red   =0
+expected1_green =0
+expected1_blue  =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1161-checkRectColor_command14]
+rect2_top       =31
+rect2_left      =101
+rect2_bottom    =119
+rect2_right     =159
+expected2_red   =255
+expected2_green =255
+expected2_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1163-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1163-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1163-SetPenColor_command06]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1163-SetBrushStyle_command07]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1163-SetBrushColor_command08]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1163-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1163-SetDrawMode_command10]
+drawmode        =EDrawModeAND
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1163-SetPenColor_command11]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1163-SetBrushColor_command12]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1163-DrawRect_command13]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1163-checkRectColor_command15]
+rect1_top       =30
+rect1_left      =30
+rect1_bottom    =60
+rect1_right     =60
+expected1_red   =0
+expected1_green =0
+expected1_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1164-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1164-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1164-SetPenColor_command06]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1164-SetBrushStyle_command07]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1164-SetBrushColor_command08]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1164-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1164-SetDrawMode_command10]
+drawmode        =EDrawModeNOTAND
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1164-SetPenColor_command11]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1164-SetBrushColor_command12]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1164-DrawRect_command13]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1164-checkRectColor_command15]
+rect1_top       =30
+rect1_left      =30
+rect1_bottom    =60
+rect1_right     =60
+expected1_red   =0
+expected1_green =0
+expected1_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1165-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1165-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1165-SetPenColor_command06]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1165-SetBrushStyle_command07]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1165-SetBrushColor_command08]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1165-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1165-SetDrawMode_command10]
+drawmode        =EDrawModePEN
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1165-SetPenColor_command11]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1165-SetBrushColor_command12]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1165-DrawRect_command13]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1165-checkRectColor_command15]
+rect1_top       =30
+rect1_left      =30
+rect1_bottom    =60
+rect1_right     =60
+expected1_red   =0
+expected1_green =0
+expected1_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1166-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1166-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1166-SetPenColor_command06]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1166-SetBrushStyle_command07]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1166-SetBrushColor_command08]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1166-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1166-SetDrawMode_command10]
+drawmode        =EDrawModeANDNOT
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1166-SetPenColor_command11]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1166-SetBrushColor_command12]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1166-DrawRect_command13]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1166-checkRectColor_command15]
+rect1_top       =30
+rect1_left      =30
+rect1_bottom    =60
+rect1_right     =60
+expected1_red   =0
+expected1_green =0
+expected1_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1167-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1167-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1167-SetPenColor_command06]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1167-SetBrushStyle_command07]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1167-SetBrushColor_command08]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1167-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1167-SetDrawMode_command10]
+drawmode        =EDrawModeXOR
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1167-SetPenColor_command11]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1167-SetBrushColor_command12]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1167-DrawRect_command13]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1167-checkRectColor_command15]
+rect1_top       =30
+rect1_left      =30
+rect1_bottom    =60
+rect1_right     =60
+expected1_red   =0
+expected1_green =255
+expected1_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1168-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1168-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1168-SetPenColor_command06]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1168-SetBrushStyle_command07]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1168-SetBrushColor_command08]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1168-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1168-SetDrawMode_command10]
+drawmode        =EDrawModeOR
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1168-SetPenColor_command11]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1168-SetBrushColor_command12]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1168-DrawRect_command13]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1168-checkRectColor_command15]
+rect1_top       =30
+rect1_left      =30
+rect1_bottom    =60
+rect1_right     =60
+expected1_red   =255
+expected1_green =0
+expected1_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1169-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1169-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1169-SetPenColor_command06]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1169-SetBrushStyle_command07]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1169-SetBrushColor_command08]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1169-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1169-SetDrawMode_command10]
+drawmode        =EDrawModeNOTANDNOT
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1169-SetPenColor_command11]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1169-SetBrushColor_command12]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1169-DrawRect_command13]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1169-checkRectColor_command15]
+rect1_top       =30
+rect1_left      =30
+rect1_bottom    =60
+rect1_right     =60
+expected1_red   =0
+expected1_green =255
+expected1_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1170-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1170-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1170-SetPenColor_command06]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1170-SetBrushStyle_command07]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1170-SetBrushColor_command08]
+color_red       =255
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1170-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1170-SetDrawMode_command10]
+drawmode        =EDrawModeNOTXOR
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1170-SetPenColor_command11]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1170-SetBrushColor_command12]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1170-DrawRect_command13]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1170-checkRectColor_command15]
+rect1_top       =30
+rect1_left      =30
+rect1_bottom    =60
+rect1_right     =60
+expected1_red   =0
+expected1_green =255
+expected1_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1171-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1171-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1171-SetPenColor_command06]
+color_red       =0
+color_green     =0
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1171-SetBrushStyle_command07]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1171-SetBrushColor_command08]
+color_red       =0
+color_green     =0
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1171-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1171-SetDrawMode_command10]
+drawmode        =EDrawModeNOTSCREEN
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1171-SetPenColor_command11]
+color_red       =1
+color_green     =2
+color_blue      =3
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1171-SetBrushColor_command12]
+color_red       =3
+color_green     =2
+color_blue      =1
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1171-DrawRect_command13]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1171-checkRectColor_command15]
+rect1_top       =30
+rect1_left      =30
+rect1_bottom    =60
+rect1_right     =60
+expected1_red   =255
+expected1_green =255
+expected1_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1172-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1172-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1172-SetPenColor_command06]
+color_red       =0
+color_green     =0
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1172-SetBrushStyle_command07]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1172-SetBrushColor_command08]
+color_red       =0
+color_green     =0
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1172-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1172-SetDrawMode_command10]
+drawmode        =EDrawModeNOTOR
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1172-SetPenColor_command11]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1172-SetBrushColor_command12]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1172-DrawRect_command13]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1172-checkRectColor_command15]
+rect1_top       =30
+rect1_left      =30
+rect1_bottom    =60
+rect1_right     =60
+expected1_red   =255
+expected1_green =255
+expected1_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1173-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1173-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1173-SetPenColor_command06]
+color_red       =0
+color_green     =0
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1173-SetBrushStyle_command07]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1173-SetBrushColor_command08]
+color_red       =0
+color_green     =0
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1173-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1173-SetDrawMode_command10]
+drawmode        =EDrawModeNOTPEN
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1173-SetPenColor_command11]
+color_red       =0
+color_green     =255
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1173-SetBrushColor_command12]
+color_red       =0
+color_green     =255
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1173-DrawRect_command13]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1173-checkRectColor_command15]
+rect1_top       =30
+rect1_left      =30
+rect1_bottom    =60
+rect1_right     =60
+expected1_red   =255
+expected1_green =0
+expected1_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1174-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1174-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1174-SetPenColor_command06]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1174-SetBrushStyle_command07]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1174-SetBrushColor_command08]
+color_red       =0
+color_green     =0
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1174-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1174-SetDrawMode_command10]
+drawmode        =EDrawModeORNOT
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1174-SetPenColor_command11]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1174-SetBrushColor_command12]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1174-DrawRect_command13]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1174-checkRectColor_command15]
+rect1_top       =30
+rect1_left      =30
+rect1_bottom    =60
+rect1_right     =60
+expected1_red   =0
+expected1_green =0
+expected1_blue  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1175-NewL_command02]
+displaymode     ={default_bitgdi, displaymode}
+screen_number   ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1175-Activate_command04]
+device          =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1175-SetPenColor_command06]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1175-SetBrushStyle_command07]
+brushstyle      =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1175-SetBrushColor_command08]
+color_red       =255
+color_green     =255
+color_blue      =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1175-DrawRect_command09]
+rect_top        =0
+rect_left       =0
+rect_bottom     =100
+rect_right      =100
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1175-SetDrawMode_command10]
+drawmode        =EDrawModeNOTORNOT
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1175-SetPenColor_command11]
+color_red       =0
+color_green     =255
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1175-SetBrushColor_command12]
+color_red       =0
+color_green     =255
+color_blue      =0
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1175-DrawRect_command13]
+rect_top        =30
+rect_left       =30
+rect_bottom     =60
+rect_right      =60
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-1175-checkRectColor_command15]
+rect1_top       =30
+rect1_left      =30
+rect1_bottom    =60
+rect1_right     =60
+expected1_red   =255
+expected1_green =0
+expected1_blue  =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2321-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2321-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2321-SetBrushStyle_command05]
+brushstyle      	    =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2321-SetBrushColor_command06]
+color_red       	    =0
+color_green     	    =0
+color_blue      	    =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2321-ShadowArea_command08]
+region1_top             =0
+region1_left            =0
+region1_bottom          =50
+region1_right           =50
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2322-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2322-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2322-SetBrushStyle_command05]
+brushstyle      	    =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2322-SetBrushColor_command06]
+color_red       	    =0
+color_green     	    =0
+color_blue      	    =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2322-ShadowArea_command08]
+region1_top             =0
+region1_left            =0
+region1_bottom          =50
+region1_right           =50
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2323-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2323-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2323-SetBrushStyle_command05]
+brushstyle      	    =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2323-SetBrushColor_command06]
+color_red       	    =0
+color_green     	    =0
+color_blue      	    =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2331-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2331-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2331-SetBrushStyle_command05]
+brushstyle      	    =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2331-SetBrushColor_command06]
+color_red       	    =0
+color_green     	    =0
+color_blue      	    =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2331-SetFadingParameters_command08]
+blackmap                =63
+whitemap                =130
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2331-DrawRect_command09]
+rect_top                =0
+rect_left               =0
+rect_bottom             =50
+rect_right              =50
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2331-FadeArea_command10]
+region1_top             =0
+region1_left            =0
+region1_bottom          =50
+region1_right           =50
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2331-checkRectColor_command12]
+rect1_top               =1
+rect1_left              =1
+rect1_bottom            =49
+rect1_right             =49
+expected1_red           =57
+expected1_green         =60
+expected1_blue          =132
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2332-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2332-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2332-SetBrushStyle_command05]
+brushstyle      	    =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2332-SetBrushColor_command06]
+color_red       	    =0
+color_green     	    =0
+color_blue      	    =255
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2332-FadeArea_command08]
+region1_top             =0
+region1_left            =0
+region1_bottom          =50
+region1_right           =50
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2333-NewL_command03]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2333-Activate_command04]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2333-SetBrushStyle_command05]
+brushstyle      	    =ESolidBrush
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2333-SetBrushColor_command06]
+color_red       	    =0
+color_green     	    =0
+color_blue      	    =255
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2701-Load_command04]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2701-UseBrushPattern_command05]
+bitmap                  =fbsBitmap
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2701-IsBrushPatternUsed_command06]
+expected                =TRUE
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2702-UseBrushPattern_command04]
+bitmap                  =fbsBitmap
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2702-IsBrushPatternUsed_command05]
+expected                =TRUE
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2703-UseBrushPattern_command03]
+bitmap                  =fbsBitmap
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2703-IsBrushPatternUsed_command04]
+expected                =TRUE
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2711-Load_command04]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2711-UseBrushPattern_command05]
+usehandle               =TRUE
+bitmap                  =fbsBitmap
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2711-IsBrushPatternUsed_command06]
+expected                =TRUE
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2712-Load_command04]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2712-UseBrushPattern_command05]
+usehandle               =TRUE
+bitmap                  =fbsBitmap
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2712-IsBrushPatternUsed_command06]
+expected                =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2712-UseBrushPattern_command07]
+usehandle               =TRUE
+bitmap                  =fbsBitmap
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2713-UseBrushPattern_command05]
+handle                  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2721-GetNearestFontToDesignHeightInPixels_command04]
+font_height			    ={default_fbserv,font_height}
+font_name			    ={default_fbserv,alternate_font_name1}
+font_data_object_name   =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2721-UseFont_command05]
+font                    =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2721-IsFontUsed_command06]
+expected                =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2721-ReleaseFont_command07]
+font_data_object_name   =fbsFont
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2722-GetNearestFontToDesignHeightInPixels_command04]
+font_height			    ={default_fbserv,font_height}
+font_name			    ={default_fbserv,alternate_font_name1}
+font_data_object_name   =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2722-UseFont_command05]
+font                    =fbsFont
+usehandle               =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2722-IsFontUsed_command06]
+expected                =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2722-UseFont_command07]
+font                    =fbsFont
+usehandle               =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2722-ReleaseFont_command08]
+font_data_object_name   =fbsFont
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2723-UseFont_command02]
+handle                  =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2731-GetNearestFontToDesignHeightInPixels_command04]
+font_height			    ={default_fbserv,font_height}
+font_name			    ={default_fbserv,alternate_font_name1}
+font_data_object_name   =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2731-UseFontNoDuplicate_command05]
+font                    =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2731-IsFontUsed_command06]
+expected                =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2731-ReleaseFont_command07]
+font_data_object_name   =fbsFont
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2732-GetNearestFontToDesignHeightInPixels_command04]
+font_height			    ={default_fbserv,font_height}
+font_name			    ={default_fbserv,alternate_font_name1}
+font_data_object_name   =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2732-UseFontNoDuplicate_command05]
+font                    =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2732-IsFontUsed_command06]
+expected                =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2732-UseFontNoDuplicate_command07]
+font                    =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2732-ReleaseFont_command08]
+font_data_object_name   =fbsFont
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2801-GetNearestFontToDesignHeightInPixels_command04]
+font_height			    ={default_fbserv,font_height}
+font_name			    ={default_fbserv,alternate_font_name1}
+font_data_object_name   =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2801-UseFont_command05]
+font                    =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2801-IsFontUsed_command06]
+expected                =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2801-ReleaseFont_command07]
+font_data_object_name   =fbsFont
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2802-UseFont_command02]
+font                    =fbsFont
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2901-Load_command04]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2901-IsBrushPatternUsed_command05]
+expected                =FALSE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2901-UseBrushPattern_command06]
+bitmap                  =fbsBitmap
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2901-IsBrushPatternUsed_command07]
+expected                =TRUE
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2951-GetNearestFontToDesignHeightInPixels_command04]
+font_height			    ={default_fbserv,font_height}
+font_name			    ={default_fbserv,alternate_font_name1}
+font_data_object_name   =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2951-IsFontUsed_command05]
+expected                =FALSE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2951-UseFont_command06]
+font                    =fbsFont
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2951-IsFontUsed_command07]
+expected                =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-2951-ReleaseFont_command08]
+font_data_object_name   =fbsFont
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3001-NewL_command06]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3001-Activate_command07]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3001-Load_command08]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3001-Load_command09]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3001-Load_command10]
+bitmap_id       	    =2
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3001-AlphaBlendBitmaps_command11]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =0
+destpt_y                =0
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+srcpt_x                 =0
+srcpt_y                 =0
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3002-Load_command06]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3002-Load_command07]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3002-Load_command08]
+bitmap_id       	    =2
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3002-AlphaBlendBitmaps_command09]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+srcpt_x                 =50
+srcpt_y                 =50
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3003-NewL_command06]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3003-Activate_command07]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3003-Load_command08]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3003-Load_command09]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3003-Load_command10]
+bitmap_id       	    =2
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3003-AlphaBlendBitmaps_command11]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =10
+destpt_y                =10
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+srcpt_x                 =10
+srcpt_y                 =10
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3004-NewL_command05]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3004-Activate_command06]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3004-Load_command07]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3004-Load_command08]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3004-AlphaBlendBitmaps_command09]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =10
+destpt_y                =10
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+srcpt_x                 =10
+srcpt_y                 =10
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3005-NewL_command05]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3005-Activate_command06]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3005-Load_command07]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3005-Load_command08]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3005-AlphaBlendBitmaps_command09]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =10
+destpt_y                =10
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+srcpt_x                 =10
+srcpt_y                 =10
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3006-NewL_command05]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3006-Activate_command06]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3006-Load_command07]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3006-Load_command08]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3006-AlphaBlendBitmaps_command09]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =10
+destpt_y                =10
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+srcpt_x                 =10
+srcpt_y                 =10
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3007-NewL_command06]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3007-Activate_command07]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3007-Load_command08]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3007-Load_command09]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3007-Load_command10]
+bitmap_id       	    =2
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3007-AlphaBlendBitmaps_command11]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =10
+destpt_y                =10
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =0
+srcrect_right           =0
+srcpt_x                 =10
+srcpt_y                 =10
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3008-NewL_command06]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3008-Activate_command07]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3008-Load_command08]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3008-Load_command09]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3008-AlphaBlendBitmaps_command10]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =10
+destpt_y                =10
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+srcpt_x                 =10
+srcpt_y                 =10
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3009-NewL_command06]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3009-Activate_command07]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3009-Load_command08]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3009-Load_command09]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3009-AlphaBlendBitmaps_command10]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =10
+destpt_y                =10
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+srcpt_x                 =10
+srcpt_y                 =10
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3010-NewL_command06]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3010-Activate_command07]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3010-Load_command08]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3010-Load_command09]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3010-AlphaBlendBitmaps_command10]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =10
+destpt_y                =10
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+srcpt_x                 =10
+srcpt_y                 =10
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3011-NewL_command06]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3011-Activate_command07]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3011-Load_command08]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3011-Load_command09]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3011-Load_command10]
+bitmap_id       	    =2
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3011-AlphaBlendBitmaps_command11]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =0
+destpt_y                =0
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =500
+srcrect_right           =500
+srcpt_x                 =0
+srcpt_y                 =0
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3012-NewL_command06]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3012-Activate_command07]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3012-Load_command08]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3012-Load_command09]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3012-Load_command10]
+bitmap_id       	    =2
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3012-AlphaBlendBitmaps_command11]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =-9000
+destpt_y                =-9000
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =500
+srcrect_right           =500
+srcpt_x                 =0
+srcpt_y                 =0
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3013-NewL_command06]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3013-Activate_command07]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3013-Load_command08]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3013-Load_command09]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3013-Load_command10]
+bitmap_id       	    =2
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3013-AlphaBlendBitmaps_command11]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =0
+destpt_y                =0
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =500
+srcrect_right           =500
+srcpt_x                 =0
+srcpt_y                 =0
+alphapt_x               =-10
+alphapt_y               =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3014-NewL_command06]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3014-Activate_command07]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3014-Load_command08]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3014-Load_command09]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3014-Load_command10]
+bitmap_id       	    =2
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3014-AlphaBlendBitmaps_command11]
+srcbmp1                 =fbsSrcBitmap1
+srcbmp2                 =fbsSrcBitmap2
+alphabmp                =alphaBitmap
+destpt_x                =0
+destpt_y                =0
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =500
+srcrect_right           =500
+srcpt_x                 =0
+srcpt_y                 =0
+alphapt_x               =10
+alphapt_y               =-10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3037-NewL_command05]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3037-Activate_command06]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3037-Load_command07]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3037-Load_command08]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3037-AlphaBlendBitmaps_command09]
+srcbmp                  =fbsSrcBitmap1
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3038-Load_command05]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3038-Load_command06]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3038-AlphaBlendBitmaps_command07]
+srcbmp                  =fbsSrcBitmap1
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3039-NewL_command04]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3039-Activate_command05]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3039-Load_command06]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3039-AlphaBlendBitmaps_command07]
+srcbmp                  =fbsSrcBitmap1
+alphabmp                =alphaBitmap
+destpt_x                =0
+destpt_y                =0
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3040-NewL_command05]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3040-Activate_command06]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3040-Load_command07]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3040-AlphaBlendBitmaps_command08]
+srcbmp                  =fbsSrcBitmap1
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3041-NewL_command04]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3041-Activate_command05]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3041-Load_command06]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3041-AlphaBlendBitmaps_command07]
+srcbmp                  =fbsSrcBitmap1
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3042-NewL_command05]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3042-Activate_command06]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3042-Load_command07]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3042-AlphaBlendBitmaps_command08]
+srcbmp                  =fbsSrcBitmap1
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3043-NewL_command05]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3043-Activate_command06]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3043-Load_command07]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3043-Load_command08]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3043-AlphaBlendBitmaps_command09]
+srcbmp                  =fbsSrcBitmap1
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =0
+srcrect_right           =0
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3044-NewL_command05]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3044-Activate_command06]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3044-Load_command07]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3044-Load_command08]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3044-AlphaBlendBitmaps_command09]
+srcbmp                  =fbsSrcBitmap1
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =8000
+srcrect_right           =8000
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3045-NewL_command05]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3045-Activate_command06]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3045-Load_command07]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3045-Load_command08]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3045-SetClippingRect_command09]
+rect_top                =8000
+rect_left               =8000
+rect_bottom             =8005
+rect_right              =8005
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3045-AlphaBlendBitmaps_command10]
+srcbmp                  =fbsSrcBitmap1
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =-100
+srcrect_left            =-100
+srcrect_bottom          =-90
+srcrect_right           =-90
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3046-NewL_command05]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3046-Activate_command06]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3046-Load_command07]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3046-Load_command08]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3046-AlphaBlendBitmaps_command09]
+srcbmp                  =fbsSrcBitmap1
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+alphapt_x               =-10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3047-NewL_command05]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3047-Activate_command06]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3047-Load_command07]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3047-Load_command08]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3047-AlphaBlendBitmaps_command09]
+srcbmp                  =fbsSrcBitmap1
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+alphapt_x               =10
+alphapt_y               =-10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3048-NewL_command05]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3048-Activate_command06]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3048-Load_command07]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3048-Load_command08]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3048-AlphaBlendBitmaps_command09]
+srcbmp                  =fbsSrcBitmap1
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+alphapt_x               =0
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3049-NewL_command05]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3049-Activate_command06]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3049-Load_command07]
+bitmap_id       	    =0
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3049-Load_command08]
+bitmap_id       	    =1
+file_name       	    =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+use_rfile       	    =FALSE
+share_if_loaded 	    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3049-AlphaBlendBitmaps_command09]
+srcbmp                  =fbsSrcBitmap1
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+alphapt_x               =0
+alphapt_y               =0
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3071-new_command05]
+ws                      =wsSession
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3071-new_command06]
+ws                      =wsSession
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3071-NewL_command07]
+displaymode			    ={default_bitgdi, displaymode}
+screen_number   	    ={default_bitgdi, screennumber}
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3071-Activate_command08]
+device          	    =fbsScrDev
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3071-Load_command09]
+id			            =0
+filename		        =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+shareifloaded		    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3071-Load_command10]
+id			            =1
+filename		        =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+shareifloaded		    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3071-AlphaBlendBitmaps_command11]
+srcwsbmp                =wsBitmap
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+alphapt_x               =10
+alphapt_y               =10
+
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3072-new_command04]
+ws                      =wsSession
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3072-new_command05]
+ws                      =wsSession
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3072-Load_command06]
+id			            =0
+filename		        =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+shareifloaded		    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3072-Load_command07]
+id			            =1
+filename		        =\graphics\bitgdi\test_rwssprite_bitmap.mbm
+shareifloaded		    =TRUE
+
+[GRAPHICS-BITGDI-FbsBitGc-PublicApi-3072-AlphaBlendBitmaps_command08]
+srcwsbmp                =wsBitmap
+alphabmp                =alphaBitmap
+destpt_x                =60
+destpt_y                =60
+srcrect_top             =0
+srcrect_left            =0
+srcrect_bottom          =50
+srcrect_right           =50
+alphapt_x               =10
+alphapt_y               =10
+
+