Symbol font measurments (margin/fontsize) now scaled by font size, this requires all symbol files to change (or you get really large margins);

Symbol fonts now support stretching/compressing of text;
Made the default symbols of mana-future lighter (compare with real cards);
Use sort_text instead of sort for vanguard;
Fixed initial card list for vs

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@643 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2007-08-29 14:35:39 +00:00
parent 1ca1f8d4be
commit 5fa4867cdc
24 changed files with 112 additions and 62 deletions
+10
View File
@@ -293,12 +293,15 @@ card field:
)
identifying: true
show statistics: false
card list visible: true
card list column: 1
card list width: 200
description: The name of the card, use @ for a diamond
card field:
type: text
name: cost
script: only_numbers(value)
card list visible: true
card list column: 3
card list alignment: right
card list width: 37
@@ -391,6 +394,7 @@ card field:
hide_when_empty: true,
type_over1: " `"
)
card list visible: true
card list column: 2
show statistics: false
@@ -406,9 +410,11 @@ card field:
order_by: {
sort_index() + card.team + card.team_2_of_2 + card.team_2 + card.team_2_of_2_2 + card.name + card.version + " • " + card.team_affiliation
})
card list visible: true
card list column: 6
card list width: 55
card list name: #
card list alignment: right
editable: false
show statistics: false
card field:
@@ -543,18 +549,22 @@ card field:
name: attack
script: only_numbers(value)
save value: true
card list visible: true
card list column: 4
card list width: 33
card list name: ATK
card list alignment: right
card field:
type: text
name: defence
script: only_numbers(value)
save value: true
card list visible: true
card list column: 5
card list width: 33
card list name: DEF
card list alignment: right
############################# Copyright stuff
card field: