Align the portraits against the edges.

This commit is contained in:
Mark de Wever 2008-07-07 21:34:26 +00:00
parent 400e0f54c6
commit 99a9207ec8

View file

@ -22,7 +22,7 @@
[draw]
[image]
x = "(255 - image_width)"
x = 0
y = "(250 - image_height)"
# NOTE this image can be removed once we move to the final code.
name = "shyde200.png"
@ -55,7 +55,7 @@
[draw]
[image]
x = "(width - 255)"
x = "(width - image_width)"
y = "(250 - image_height)"
# NOTE this image can be removed once we move to the final code.
name = "arch_fem200.png"