mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1218 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -150,22 +150,22 @@ card style:
|
||||
visible: { styling.edition }
|
||||
############################# Type Bar
|
||||
type text full:
|
||||
left: { if is_new_dual() then 87 else 72 }
|
||||
top: 395
|
||||
left: { if is_new_dual() then 87 else 74 }
|
||||
top: 401
|
||||
width: { if is_new_dual() then 243 else 256 }
|
||||
height: 20
|
||||
height: 14
|
||||
font:
|
||||
name: Eurostile
|
||||
size: 11
|
||||
size: 9
|
||||
color: rgb(0,0,0)
|
||||
visible: { is_character() }
|
||||
alignment: middle center
|
||||
alignment: middle center shrink-overflow
|
||||
z index: 3
|
||||
type bar:
|
||||
left: { if is_new_dual() then 87 else 72 }
|
||||
top: 395
|
||||
width: { if is_new_dual() then 243 else 256 }
|
||||
height: 20
|
||||
left: { if is_new_dual() then 87 else 74 }
|
||||
top: 401
|
||||
width: { if is_new_dual() then 240 else 252 }
|
||||
height: 14
|
||||
visible: { card.type_text != "" }
|
||||
render style: image
|
||||
choice images:
|
||||
@@ -277,9 +277,9 @@ card style:
|
||||
spacing: { if is_new_dual() then 35 else 20 }
|
||||
############################# Text box
|
||||
rule text:
|
||||
left: { if is_new_dual() then 105 else 90 }
|
||||
left: { if is_new_dual() then 105 else 95 }
|
||||
top : 430
|
||||
width: { if is_new_dual() then 250 else 265 }
|
||||
width: { if is_new_dual() then 250 else 263 }
|
||||
height: 50
|
||||
mask: text-mask.png
|
||||
font:
|
||||
|
||||
@@ -150,22 +150,22 @@ card style:
|
||||
visible: { styling.edition }
|
||||
############################# Type Bar
|
||||
type text full:
|
||||
left: { if is_new_dual() then 87 else 72 }
|
||||
top: 395
|
||||
left: { if is_new_dual() then 87 else 74 }
|
||||
top: 401
|
||||
width: { if is_new_dual() then 243 else 256 }
|
||||
height: 20
|
||||
height: 14
|
||||
font:
|
||||
name: Eurostile
|
||||
size: 11
|
||||
size: 9
|
||||
color: rgb(0,0,0)
|
||||
visible: { is_character() }
|
||||
alignment: middle center
|
||||
alignment: middle center shrink-overflow
|
||||
z index: 3
|
||||
type bar:
|
||||
left: { if is_new_dual() then 87 else 72 }
|
||||
top: 395
|
||||
width: { if is_new_dual() then 243 else 256 }
|
||||
height: 20
|
||||
left: { if is_new_dual() then 87 else 74 }
|
||||
top: 401
|
||||
width: { if is_new_dual() then 240 else 252 }
|
||||
height: 14
|
||||
visible: { card.type_text != "" }
|
||||
render style: image
|
||||
choice images:
|
||||
@@ -277,9 +277,9 @@ card style:
|
||||
spacing: { if is_new_dual() then 35 else 20 }
|
||||
############################# Text box
|
||||
rule text:
|
||||
left: { if is_new_dual() then 105 else 90 }
|
||||
left: { if is_new_dual() then 105 else 95 }
|
||||
top : 430
|
||||
width: { if is_new_dual() then 250 else 265 }
|
||||
width: { if is_new_dual() then 250 else 263 }
|
||||
height: 50
|
||||
mask: text-mask.png
|
||||
font:
|
||||
|
||||
@@ -153,7 +153,7 @@ card style:
|
||||
############################# Type Bar
|
||||
type text full:
|
||||
left: 72
|
||||
top: 299
|
||||
top: 297
|
||||
width: { if is_dual() then 235 else 268 }
|
||||
height: 20
|
||||
font:
|
||||
@@ -165,7 +165,7 @@ card style:
|
||||
z index: 3
|
||||
type bar:
|
||||
left: 72
|
||||
top: 299
|
||||
top: 297
|
||||
width: { if is_dual() then 235 else 268 }
|
||||
height: 20
|
||||
visible: { card.type_text != "" }
|
||||
@@ -253,14 +253,13 @@ card style:
|
||||
angle: 90
|
||||
font:
|
||||
name: Percolator Expert
|
||||
size: 19
|
||||
scale down to: 16
|
||||
size: 16
|
||||
color: rgb(245,230,197)
|
||||
symbol font:
|
||||
name: vs-standard-arrow
|
||||
size: 18
|
||||
size: 16
|
||||
alignment: middle center
|
||||
alignment: middle center
|
||||
alignment: middle center shrink-overflow
|
||||
z index: 4
|
||||
padding left: 2
|
||||
padding top: 2
|
||||
@@ -274,15 +273,15 @@ card style:
|
||||
angle: 270
|
||||
font:
|
||||
name: Percolator Expert
|
||||
size: 19
|
||||
size: 16
|
||||
scale down to: 18
|
||||
color: rgb(245,230,197)
|
||||
symbol font:
|
||||
name: vs-standard-arrow
|
||||
size: 18
|
||||
size: 16
|
||||
alignment: middle center
|
||||
visible: is_dual()
|
||||
alignment: middle center
|
||||
alignment: middle center shrink-overflow
|
||||
z index: 4
|
||||
padding left: 2
|
||||
padding top: 2
|
||||
|
||||
@@ -153,7 +153,7 @@ card style:
|
||||
############################# Type Bar
|
||||
type text full:
|
||||
left: 72
|
||||
top: 299
|
||||
top: 297
|
||||
width: { if is_dual() then 235 else 268 }
|
||||
height: 20
|
||||
font:
|
||||
@@ -165,7 +165,7 @@ card style:
|
||||
z index: 3
|
||||
type bar:
|
||||
left: 72
|
||||
top: 299
|
||||
top: 297
|
||||
width: { if is_dual() then 235 else 268 }
|
||||
height: 20
|
||||
visible: { card.type_text != "" }
|
||||
@@ -253,14 +253,13 @@ card style:
|
||||
angle: 90
|
||||
font:
|
||||
name: Percolator Expert
|
||||
size: 19
|
||||
scale down to: 16
|
||||
size: 16
|
||||
color: rgb(245,230,197)
|
||||
symbol font:
|
||||
name: vs-standard-arrow
|
||||
size: 18
|
||||
size: 16
|
||||
alignment: middle center
|
||||
alignment: middle center
|
||||
alignment: middle center shrink-overflow
|
||||
z index: 4
|
||||
padding left: 2
|
||||
padding top: 2
|
||||
@@ -274,15 +273,15 @@ card style:
|
||||
angle: 270
|
||||
font:
|
||||
name: Percolator Expert
|
||||
size: 19
|
||||
size: 16
|
||||
scale down to: 18
|
||||
color: rgb(245,230,197)
|
||||
symbol font:
|
||||
name: vs-standard-arrow
|
||||
size: 18
|
||||
size: 16
|
||||
alignment: middle center
|
||||
visible: is_dual()
|
||||
alignment: middle center
|
||||
alignment: middle center shrink-overflow
|
||||
z index: 4
|
||||
padding left: 2
|
||||
padding top: 2
|
||||
|
||||
Reference in New Issue
Block a user