Keyword polish.

Adjusted borders of rarities slightly.
Fixed a bug relating to shrinking mana costs in magic-future-textless.
Added option to left align artist and copyright in magic-old styles, as seen in Tempest.
Changed all magic-new, magic-future, and magic-planeshifted styles to use ModMatrix for p/t, increased font size 1 point, raised p/t 1 pixel, added "shrink-overflow".

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@829 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
pichoro
2008-03-13 02:05:54 +00:00
parent 60b1bb0489
commit 429f6db598
15 changed files with 110 additions and 96 deletions
+12 -8
View File
@@ -11,7 +11,7 @@ full name: Old style
icon: card-sample.png
position hint: 107
version: 2007-12-30
version: 2008-03-12
depends on:
package: magic.mse-game
version: 2007-12-29
@@ -142,7 +142,11 @@ styling field:
name: colored rarities
description: Should rarity symbols be different colors, such as gold, silver, and purple?
initial: yes
styling field:
type: boolean
name: left align artist
description: Should the artist and copyright lines be left aligned, as seen in Tempest?
initial: no
styling style:
use guild mana symbols:
choice images:
@@ -310,12 +314,12 @@ card style:
############################# Copyright stuff
illustrator:
left: 97
left: 57
top : 459
width: 180
width: 260
height: 15
z index: 1
alignment: middle center
alignment: { if styling.left_align_artist then "middle left" else "middle center" }
font:
name: Mplantin
size: 9
@@ -325,12 +329,12 @@ card style:
shadow displacement y: 1
copyright line:
left: 97
left: 57
top : 472
width: 180
width: 260
height: 12
z index: 1
alignment: middle center
alignment: { if styling.left_align_artist then "middle left" else "middle center" }
font:
name: MPlantin
size: 8