mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 21:47:00 -04:00
Various minor field re-alignments to produce better images in magic-new-token.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@555 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -144,7 +144,7 @@ card style:
|
|||||||
############################# Image
|
############################# Image
|
||||||
image:
|
image:
|
||||||
left: 30
|
left: 30
|
||||||
top: { if text_shape() == 2 then 58 else 59 }
|
top: { if text_shape() == 2 or text_shape() == 1 then 58 else 59 }
|
||||||
width: 315
|
width: 315
|
||||||
height:
|
height:
|
||||||
{ if text_shape() == "0" then 366
|
{ if text_shape() == "0" then 366
|
||||||
@@ -198,8 +198,8 @@ card style:
|
|||||||
left: 31
|
left: 31
|
||||||
top:
|
top:
|
||||||
{ if text_shape() == "0" then 300
|
{ if text_shape() == "0" then 300
|
||||||
else if text_shape() == "1" then 444
|
else if text_shape() == "1" then 445
|
||||||
else 388 }
|
else 388}
|
||||||
width: 311
|
width: 311
|
||||||
height:
|
height:
|
||||||
{ if text_shape() == "1" then 22
|
{ if text_shape() == "1" then 22
|
||||||
@@ -208,7 +208,7 @@ card style:
|
|||||||
name: MPlantin
|
name: MPlantin
|
||||||
italic name: MPlantin-Italic
|
italic name: MPlantin-Italic
|
||||||
size: 15
|
size: 15
|
||||||
scale down to: 8
|
scale down to: 15
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
symbol font:
|
symbol font:
|
||||||
name:
|
name:
|
||||||
|
|||||||
Reference in New Issue
Block a user