74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
The window title to use in game mode. A tilde is replaced by the name of
the puzzle set.
.gamma
Gamma setting. If this is set, colours are gamma corrected by the number
specified here. The default setting is 1.0.
.imageSize
The picture size to use, up to 255. If the puzzle set contains pictures
of the requested size, it will use those, otherwise it will try to make
the pictures it does have larger by integer scaling; if that also does
not work, then it is an error.
.keyRepeat
|
>
>
>
>
>
|
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
The window title to use in game mode. A tilde is replaced by the name of
the puzzle set.
.gamma
Gamma setting. If this is set, colours are gamma corrected by the number
specified here. The default setting is 1.0.
.hash
Hash algorithm to use for some features; this must be one of the numbers
for hash algorithms listed in the hash.h source file. Can be decimal, or
hexadecimal if it starts with "0x".
.imageSize
The picture size to use, up to 255. If the puzzle set contains pictures
of the requested size, it will use those, otherwise it will try to make
the pictures it does have larger by integer scaling; if that also does
not work, then it is an error.
.keyRepeat
|