Fixed: 10/C and higher mana symbols do not work.

Regex was incorrect, was "([XYZ0-9])+/W" should be "([XYZ0-9]+)/W"

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@973 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2008-06-04 22:41:45 +00:00
parent 488ea49d64
commit fab664634b
4 changed files with 75 additions and 75 deletions
@@ -181,21 +181,7 @@ symbol:
image: mana_s.png
symbol:
image: mana_nw.png
code: ([XYZ0-9])+/W
regex: yes
draw text: 1
text margin left: -.05
text margin right: .2
text margin top: -.14
text margin bottom: .35
text font:
name: MPlantin
size: .5
color: rgb(0,0,0)
max stretch: 0.5
symbol:
image: mana_ng.png
code: ([XYZ0-9])+/G
code: ([XYZ0-9]+)/W
regex: yes
draw text: 1
text margin left: -.05
@@ -209,7 +195,7 @@ symbol:
max stretch: 0.5
symbol:
image: mana_nu.png
code: ([XYZ0-9])+/U
code: ([XYZ0-9]+)/U
regex: yes
draw text: 1
text margin left: -.05
@@ -223,7 +209,7 @@ symbol:
max stretch: 0.5
symbol:
image: mana_nb.png
code: ([XYZ0-9])+/B
code: ([XYZ0-9]+)/B
regex: yes
draw text: 1
text margin left: -.05
@@ -237,7 +223,21 @@ symbol:
max stretch: 0.5
symbol:
image: mana_nr.png
code: ([XYZ0-9])+/R
code: ([XYZ0-9]+)/R
regex: yes
draw text: 1
text margin left: -.05
text margin right: .2
text margin top: -.14
text margin bottom: .35
text font:
name: MPlantin
size: .5
color: rgb(0,0,0)
max stretch: 0.5
symbol:
image: mana_ng.png
code: ([XYZ0-9]+)/G
regex: yes
draw text: 1
text margin left: -.05
@@ -204,22 +204,7 @@ symbol:
image: mana_s.png
symbol:
image: mana_nw.png
code: ([XYZ0-9])+/W
regex: yes
draw text: 1
text margin left: -.25
text margin right: .2
text margin top: -.14
text margin bottom: .4
text font:
name: MPlantin
size: .6
color: rgb(0,0,0)
max stretch: 0.5
image font size: 145
symbol:
image: mana_ng.png
code: ([XYZ0-9])+/G
code: ([XYZ0-9]+)/W
regex: yes
draw text: 1
text margin left: -.25
@@ -234,7 +219,7 @@ symbol:
image font size: 145
symbol:
image: mana_nu.png
code: ([XYZ0-9])+/U
code: ([XYZ0-9]+)/U
regex: yes
draw text: 1
text margin left: -.25
@@ -249,7 +234,7 @@ symbol:
image font size: 145
symbol:
image: mana_nb.png
code: ([XYZ0-9])+/B
code: ([XYZ0-9]+)/B
regex: yes
draw text: 1
text margin left: -.25
@@ -264,7 +249,22 @@ symbol:
image font size: 145
symbol:
image: mana_nr.png
code: ([XYZ0-9])+/R
code: ([XYZ0-9]+)/R
regex: yes
draw text: 1
text margin left: -.25
text margin right: .2
text margin top: -.14
text margin bottom: .4
text font:
name: MPlantin
size: .6
color: rgb(0,0,0)
max stretch: 0.5
image font size: 145
symbol:
image: mana_ng.png
code: ([XYZ0-9]+)/G
regex: yes
draw text: 1
text margin left: -.25
@@ -211,22 +211,7 @@ symbol:
image: mana_s.png
symbol:
image: mana_nw.png
code: ([XYZ0-9])+/W
regex: yes
draw text: 1
text margin left: -.30
text margin right: .2
text margin top: -.14
text margin bottom: .34
text font:
name: MPlantin
size: .6
color: rgb(0,0,0)
max stretch: 0.5
image font size: 145
symbol:
image: mana_ng.png
code: ([XYZ0-9])+/G
code: ([XYZ0-9]+)/W
regex: yes
draw text: 1
text margin left: -.30
@@ -241,7 +226,7 @@ symbol:
image font size: 145
symbol:
image: mana_nu.png
code: ([XYZ0-9])+/U
code: ([XYZ0-9]+)/U
regex: yes
draw text: 1
text margin left: -.30
@@ -256,7 +241,7 @@ symbol:
image font size: 145
symbol:
image: mana_nb.png
code: ([XYZ0-9])+/B
code: ([XYZ0-9]+)/B
regex: yes
draw text: 1
text margin left: -.30
@@ -271,7 +256,22 @@ symbol:
image font size: 145
symbol:
image: mana_nr.png
code: ([XYZ0-9])+/R
code: ([XYZ0-9]+)/R
regex: yes
draw text: 1
text margin left: -.30
text margin right: .2
text margin top: -.14
text margin bottom: .34
text font:
name: MPlantin
size: .6
color: rgb(0,0,0)
max stretch: 0.5
image font size: 145
symbol:
image: mana_ng.png
code: ([XYZ0-9]+)/G
regex: yes
draw text: 1
text margin left: -.30
@@ -214,22 +214,7 @@ symbol:
image: mana_infinite.png
symbol:
image: mana_nw.png
code: ([XYZ0-9])+/W
regex: yes
draw text: 1
text margin left: -.30
text margin right: .2
text margin top: -.14
text margin bottom: .34
text font:
name: MPlantin
size: .6
color: rgb(0,0,0)
max stretch: 0.5
image font size: 145
symbol:
image: mana_ng.png
code: ([XYZ0-9])+/G
code: ([XYZ0-9]+)/W
regex: yes
draw text: 1
text margin left: -.30
@@ -244,7 +229,7 @@ symbol:
image font size: 145
symbol:
image: mana_nu.png
code: ([XYZ0-9])+/U
code: ([XYZ0-9]+)/U
regex: yes
draw text: 1
text margin left: -.30
@@ -259,7 +244,7 @@ symbol:
image font size: 145
symbol:
image: mana_nb.png
code: ([XYZ0-9])+/B
code: ([XYZ0-9]+)/B
regex: yes
draw text: 1
text margin left: -.30
@@ -274,7 +259,22 @@ symbol:
image font size: 145
symbol:
image: mana_nr.png
code: ([XYZ0-9])+/R
code: ([XYZ0-9]+)/R
regex: yes
draw text: 1
text margin left: -.30
text margin right: .2
text margin top: -.14
text margin bottom: .34
text font:
name: MPlantin
size: .6
color: rgb(0,0,0)
max stretch: 0.5
image font size: 145
symbol:
image: mana_ng.png
code: ([XYZ0-9]+)/G
regex: yes
draw text: 1
text margin left: -.30