mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
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:
@@ -5,7 +5,7 @@ full name: Modern split cards
|
||||
icon: card-sample.png
|
||||
position hint: 003
|
||||
|
||||
version: 2008-01-12
|
||||
version: 2008-03-12
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-12-29
|
||||
@@ -388,13 +388,13 @@ card style:
|
||||
pt:
|
||||
z index: 4
|
||||
left: 200
|
||||
top: 328
|
||||
top: 327
|
||||
width: 48
|
||||
height: 25
|
||||
alignment: center middle
|
||||
alignment: center middle shrink-overflow
|
||||
font:
|
||||
name: Mplantin
|
||||
size: 13
|
||||
name: ModMatrix
|
||||
size: 14
|
||||
weight: bold
|
||||
color: rgb(0,0,0)
|
||||
separator color: rgb(200,0,0)
|
||||
@@ -402,13 +402,13 @@ card style:
|
||||
pt 2:
|
||||
z index: 4
|
||||
left: 451
|
||||
top: 328
|
||||
top: 327
|
||||
width: 48
|
||||
height: 25
|
||||
alignment: center middle
|
||||
alignment: center middle shrink-overflow
|
||||
font:
|
||||
name: Mplantin
|
||||
size: 13
|
||||
name: ModMatrix
|
||||
size: 14
|
||||
weight: bold
|
||||
color: rgb(0,0,0)
|
||||
separator color: rgb(200,0,0)
|
||||
|
||||
Reference in New Issue
Block a user