Minor adjustments to futureshift cost masks. Looking good now.
Lots of other minor font and field tweaks to futureshifts. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@641 0fc631ac-6414-0410-93d0-97cfa31319b6
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 931 B After Width: | Height: | Size: 752 B |
|
Before Width: | Height: | Size: 926 B After Width: | Height: | Size: 755 B |
|
Before Width: | Height: | Size: 665 B After Width: | Height: | Size: 582 B |
|
Before Width: | Height: | Size: 668 B After Width: | Height: | Size: 581 B |
|
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 852 B |
|
Before Width: | Height: | Size: 948 B After Width: | Height: | Size: 833 B |
|
Before Width: | Height: | Size: 920 B After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 910 B After Width: | Height: | Size: 976 B |
@@ -220,20 +220,20 @@ card style:
|
||||
type:
|
||||
left: 49
|
||||
top : 434
|
||||
width: { 288 - max(18,card_style.rarity.content_width) }
|
||||
width: { 300 - max(18,card_style.rarity.content_width) }
|
||||
height: 28
|
||||
alignment: top shrink-overflow
|
||||
z index: 1
|
||||
padding top: 2
|
||||
font:
|
||||
name: Matrix
|
||||
size: 16
|
||||
size: 14
|
||||
color: { font_color(card.card_color) }
|
||||
separator color: rgb(128,128,128)
|
||||
rarity:
|
||||
right: 352
|
||||
top : 439
|
||||
width: 36
|
||||
width: 19
|
||||
height: 19
|
||||
z index: 2
|
||||
alignment: middle right
|
||||
@@ -271,8 +271,8 @@ card style:
|
||||
z index: 2
|
||||
alignment: middle right
|
||||
font:
|
||||
name: MPlantin
|
||||
size: 8
|
||||
name: Matrix
|
||||
size: 10
|
||||
color:
|
||||
script:
|
||||
if contains(card.card_color, match:"land") then rgb(255,255,255)
|
||||
@@ -346,7 +346,7 @@ extra card style:
|
||||
image: { card_ptbox() }
|
||||
mask: mask_pt.png
|
||||
type symbol:
|
||||
left: 23
|
||||
left: 24
|
||||
top: 25
|
||||
width: 21
|
||||
height: 20
|
||||
|
||||