graphicsapitest/graphicssvs/testdata/winscw/t_graphics.ini
author MattD <mattd@symbian.org>
Mon, 08 Feb 2010 15:55:52 +0000
branchNewGraphicsArchitecture
changeset 1 dd8110ac9267
parent 0 5d03bc08d59c
permissions -rw-r--r--
Created NewGraphicsArchitecture branch for graphics work.

[default_bitgdi]
displaymode		=EColor256
screennumber		=0

#largest font height in pixels
large_fontheight_pixels = 73439

#maximum height in pixels of the font nearest to 30
nearest_to_30pixels = 42

#maximum height in pixels of the font nearest to 0
nearest_to_0pixels = 2

#maximum height in pixels of the font nearest to -1
nearest_to_-1pixels = 82015


#largest font height in twips
large_fontheight_twips = 219596

#height in twips of the font nearest to 500
nearest_to_500twips = 500

#height in twips of the font nearest to 0
nearest_to_0twips = 12

#height in wips of the font nearest to -1
nearest_to_-1twips = 12


#maximum height in pixels of the font  whose max heigth is 30
maxheight_30pixels =29

#maximum height in pixels of the font  whose max heigth is 0
maxheight_0pixels = 1

#maximum height in pixels of the font  whose max heigth is -1
maxheight_-1pixels = 82015


#maximum height in pixels of the font  whose max heigth is 30
maxheight_500twips =393

#maximum height in pixels of the font  whose max heigth is 0
maxheight_0twips = 12

#maximum height in pixels of the font  whose max heigth is -1
maxheight_-1twips = 12


#font height in pixels with TypefaceIndex(0) and HeightIndex(0)
height_pixels_0_0 = 11

#font height in pixels with TypefaceIndex(0) and large HeightIndex
height_pixels_0_large = 16

#font height in twips with TypefaceIndex(0) and HeightIndex(0)
height_twips_0_0 = 131

#font height in pixels with TypefaceIndex(0) and large HeightIndex
height_twips_0_large = 191

#number of typefaces
num_typefaces = 12

#numbaer of typefaces after add file
num_typefaces_after_add_file = 20

#typeface name at TypefaceIndex 6 
typeface_name_6 = DejaVu Sans Condensed

#number of heights at TypefaceIndex 6 
typeface_num_heights_6 = 41

#typeface scalable at TypefaceIndex 6 
typeface_is_scalable_6 = 1

#typeface max height in twips at TypefaceIndex 6 
typeface_max_height_in_twips = 2880

#typeface min height in twips at TypefaceIndex 6 
typeface_min_height_in_twips = 95

#top of draw rectangle
draw_rect_top = 0

#left of draw rectangle
draw_rect_left = 0

#bottom of draw rectangle
draw_rect_bottom = 240

#right of draw rectangle
draw_rect_right = 640

#top of scaled draw rectangle
draw_rect_top_scaled = -1

#left of scaled draw rectangle
draw_rect_left_scaled = -1

#bottom of scaled draw rectangle
draw_rect_bottom_scaled = 24

#right of scaled draw rectangle
draw_rect_right_scaled = 64


[default_fbserv]
#Set to the default display mode of the device.
displaymode		=EColor256

#The default bitmap file used for executing the various FbsBitMap API tests.
file_name		=\graphics\t_fbservapi\test_bitmap.mbm

#Set to the default font height.
font_height		=12

#Set to the default font typeface.
font_name		=Arial

#Set to one of the alternate font typeface. Used to check that multiple typefaces can be used.
alternate_font_name1	=Swiss

#Set to another alternate font typeface. Used to check that multiple typefaces can be used.
alternate_font_name2	=DejaVu Sans Condensed

#Set to the width of a large bitmap.
large_width		=1000

#Set to the height of a large bitmap.
large_height		=2000

#Set to the number of screens supported on the device.
screen_number	=0

#Set to default display mode of screen.
display_mode		=EColor256

[default_wserv]
#Set to the number of screens supported on the device
screens			=1

#Set to index of screen (0 start) to run tests off of
screen			=0

#Set to default pointer cursor
pointercursor		=0

pointercursormode	=EPointerCursorNone

#Set to modifier state at start of session
modifierstate		=EModifierLeftCtrl

#Set to the default width of the device in twips.
scr_twips_width		=7620

#Set to the default height of the device in twips.
scr_twips_height	=2858

#Set to the default width of the device.
scr_width		=640

#Set to the default height of the device.
scr_height		=240

#Set to the default rotation of the device.
scr_rotation = EGraphicsOrientationNormal

#Set to default display mode of screen
display_mode		=EColor64K

#Set to the number of colours in the richest supported colour mode
max_colors		=65536

#Set to the number of grays in the richest supported colour mode
max_grays		=0

#Set to display mode nearest to EColor16MA
nearest_to_color16ma	=EColor16MA

#Set to display mode nearest to EColor256
nearest_to_color256	=EColor64K

#Largest display mode value (nearest to 10000)
large_displaymode	=EColor64K

#Set to index of screen (0 start) to run tests off of
screen_negative		=-9999

#Pointer rect area
pointer_rect_left	=-90
pointer_rect_top	=-51
pointer_rect_right	=696
pointer_rect_bottom	=312

#Num of typefaces
typefaces		=12

#font heights
font_height		=131

#font height for case 0194
font_height_case0194=191

#font height in pixels for the font typeface_index=10 height_index=10
font_height_10_10=25

#default soundplugin dll
defSoundPlugin=keyclickref.dll
defSoundPluginUid=270483700

#default animplugin dll
def_anim_plugin=t_animplugin.dll
#max height font name
font_maxheight=DejaVu Sans Mono

#min height font name
font_minheight=DejaVu Sans Mono


[default_wserv]
#height with typeface index 0 and height index 0.
height_with_index_0_0 = 8

#height with typeface index 0 and height index 9999.
height_with_index_0_9999 = 242


[device_map]
#Map the entries of displaymode
entries=256
modifiable=ETrue

#Map between twips and pixels on horizontal dimension.
#For WsScreenDevice
horizontal_twips_1=762000000
horizontal_pixels_1=64000000
horizontal_twips_2=-762000000
horizontal_pixels_2=-63999999
horizontal_twips_3=762000000
horizontal_pixels_3=64000000
horizontal_twips_4=-761999999
horizontal_pixels_4=-64000000
#For FbsScreenDevice
horizontal_twips_5=761984000
horizontal_pixels_5=64000000
horizontal_twips_6=-761983999
horizontal_pixels_6=-64000000
horizontal_twips_7=761984000
horizontal_pixels_7=64000000
horizontal_twips_8=-761984000
horizontal_pixels_8=-63999999


#Map between twips and pixels on vertical dimension.
#For WsScreenDevice
vertical_twips_1=285800000
vertical_pixels_1=24000000
vertical_twips_2=-285800000
vertical_pixels_2=-23999999
vertical_twips_3=285800000
vertical_pixels_3=24000000
vertical_twips_4=-285799999
vertical_pixels_4=-24000000
#For FbsScreenDevice
vertical_twips_5=14289600
vertical_pixels_5=1200000
vertical_twips_6=-14289599
vertical_pixels_6=-1200000
vertical_twips_7=14289600
vertical_pixels_7=1200000
vertical_twips_8=-14289600
vertical_pixels_8=-1199999

[Drives]
# A ROM drive in the environment. 
# Defines the character of the drive, the default value is 'Z'.
ROMDriveChar = Z

# Defines the drive's index.
ROMDrive = EDrive{Drives, ROMDriveChar}