Commit 5da31292 authored by pichoro's avatar pichoro

Improved image mask for magic-futureshift.

Changed embossedletter font to fix AE error.
Adjusted artist and copyright lines for futureshifts.
Making some minor preparations for creation of Planeswalker template.
parent 7dc582bd
......@@ -3,13 +3,7 @@
image font size: 46
horizontal space: 1.2
symbol:
code: AE
image: ae.png
symbol:
code: aE
image: ae.png
symbol:
code: Ae
code: Æ
image: ae.png
symbol:
code: &
......@@ -184,9 +178,9 @@ symbol:
image: space.png
text font:
name: MPlantin
size: 19
size: 1
color: rgb(225,198,77)
text margin top: -1
text margin bottom: 3
text margin left: -2
text margin right: -2
text margin left: .26
text margin right: .2
text margin top: -.12
text margin bottom: -.12
......@@ -269,7 +269,7 @@ card style:
illustrator:
right: { if card.pt != "" then 281 else 341 }
top : 478
width: { max(150, card_style.illustrator.content_width) + 5 }
left: 30
height: 16
z index: 2
alignment: middle right
......@@ -285,9 +285,9 @@ card style:
else rgb(255,255,255)
copyright line:
left: 22
left: 30
top : 491
width: { if card.pt != "" then 260 else 320 }
right: { if card.pt != "" then 281 else 341 }
height: 12
z index: 2
alignment: bottom right
......
......@@ -265,7 +265,7 @@ card style:
) else font_color(card.card_color)
separator color: rgb(128,128,128)
rarity:
right: 353
right: 351
top : 304
width: 19
height: 19
......@@ -357,7 +357,7 @@ card style:
illustrator:
right: { if card.pt != "" then 275 else 338 }
top : 475
width: { max(150, card_style.illustrator.content_width) + 5 }
left: 30
height: 16
z index: 2
alignment: middle right
......@@ -373,9 +373,9 @@ card style:
else rgb(255,255,255)
copyright line:
left: 20
left: 30
top : 488
width: { if card.pt != "" then 254 else 317 }
right: { if card.pt != "" then 275 else 338 }
height: 12
z index: 2
alignment: bottom right
......
......@@ -973,7 +973,6 @@ card field:
type: text
name: rule text 2
script: text_filter(input: value, card_name: card.name_2)
editable: false
show statistics: false
card field:
type: text
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment