Use imagesets to alter the visual appearance of the simulator. An imageset consists of action icons and map graphics. The map grahics of an imageset can be made in different sizes. For example the default imageset has the sizes 22×22, 48×48 and 64×64 for map graphics.
Each imageset should provide the following toolbar icons:
22-agent-east.png
22-agent-north.png
22-agent-north.png
22-agent-south.png
22-agent-west.png
22-enemy.png
22-home.png
22-item.png
22-know.png
22-random-enemy.png
22-random-home.png
22-random-item.png
22-random-know.png
Each sizeset directory should contain the follwoing map graphics:
agent-east.png
agent-north.png
agent-south.png
agent-west.png
enemy.png
home.png
item.png
know.png
random-enemy.png
random-home.png
random-item.png
random-know.png
symbol-danger.png
symbol-enemy.png
symbol-irrelevant.png
symbol-number_sign.png
symbol-plan-shut_off.png
symbol-possible_danger.png
symbol-possible_enemy.png
symbol-question.png
symbol-unreachable.png
symbol-arrow-<E>
<N>
<W>
<S>
.png
, where
<E>
is 'E' or '_',
<N>
is 'N' or '_',
<W>
is 'W' or '_' and
<S>
is 'S' or '_'
(all combinations except '_', '_', '_', '_'), and
symbol-number-<n>
.png
where <n>
is every number in the range
0 .. 99. Every image in the sizeset should have the size specified in the
directory name.
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team