mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 21:47:00 -04:00
Fixing mana font size mistakes dealing with both guild hybrids and #/C hybrids.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@959 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
mse version: 0.3.6
|
mse version: 0.3.6
|
||||||
version: 2008-05-18
|
version: 2008-06-02
|
||||||
short name: beveled style (firepenguinmaster)
|
short name: beveled style (firepenguinmaster)
|
||||||
installer group: magic/Mana symbols/beveled style (FirePenguinMaster)
|
installer group: magic/Mana symbols/beveled style (FirePenguinMaster)
|
||||||
position hint: 101
|
position hint: 101
|
||||||
@@ -70,52 +70,42 @@ symbol:
|
|||||||
symbol:
|
symbol:
|
||||||
code: W/U
|
code: W/U
|
||||||
image: mana_guild_wu.png
|
image: mana_guild_wu.png
|
||||||
image font size: 145
|
|
||||||
enabled: { guild_mana() }
|
enabled: { guild_mana() }
|
||||||
symbol:
|
symbol:
|
||||||
code: U/B
|
code: U/B
|
||||||
image: mana_guild_ub.png
|
image: mana_guild_ub.png
|
||||||
image font size: 145
|
|
||||||
enabled: { guild_mana() }
|
enabled: { guild_mana() }
|
||||||
symbol:
|
symbol:
|
||||||
code: B/R
|
code: B/R
|
||||||
image: mana_guild_br.png
|
image: mana_guild_br.png
|
||||||
image font size: 145
|
|
||||||
enabled: { guild_mana() }
|
enabled: { guild_mana() }
|
||||||
symbol:
|
symbol:
|
||||||
code: R/G
|
code: R/G
|
||||||
image: mana_guild_rg.png
|
image: mana_guild_rg.png
|
||||||
image font size: 145
|
|
||||||
enabled: { guild_mana() }
|
enabled: { guild_mana() }
|
||||||
symbol:
|
symbol:
|
||||||
code: G/W
|
code: G/W
|
||||||
image: mana_guild_gw.png
|
image: mana_guild_gw.png
|
||||||
image font size: 145
|
|
||||||
enabled: { guild_mana() }
|
enabled: { guild_mana() }
|
||||||
symbol:
|
symbol:
|
||||||
code: W/B
|
code: W/B
|
||||||
image: mana_guild_wb.png
|
image: mana_guild_wb.png
|
||||||
image font size: 145
|
|
||||||
enabled: { guild_mana() }
|
enabled: { guild_mana() }
|
||||||
symbol:
|
symbol:
|
||||||
code: U/R
|
code: U/R
|
||||||
image: mana_guild_ur.png
|
image: mana_guild_ur.png
|
||||||
image font size: 145
|
|
||||||
enabled: { guild_mana() }
|
enabled: { guild_mana() }
|
||||||
symbol:
|
symbol:
|
||||||
code: B/G
|
code: B/G
|
||||||
image: mana_guild_bg.png
|
image: mana_guild_bg.png
|
||||||
image font size: 145
|
|
||||||
enabled: { guild_mana() }
|
enabled: { guild_mana() }
|
||||||
symbol:
|
symbol:
|
||||||
code: R/W
|
code: R/W
|
||||||
image: mana_guild_rw.png
|
image: mana_guild_rw.png
|
||||||
image font size: 145
|
|
||||||
enabled: { guild_mana() }
|
enabled: { guild_mana() }
|
||||||
symbol:
|
symbol:
|
||||||
code: G/U
|
code: G/U
|
||||||
image: mana_guild_gu.png
|
image: mana_guild_gu.png
|
||||||
image font size: 145
|
|
||||||
enabled: { guild_mana() }
|
enabled: { guild_mana() }
|
||||||
symbol:
|
symbol:
|
||||||
code: W/U
|
code: W/U
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
mse version: 0.3.6
|
mse version: 0.3.6
|
||||||
version: 2008-05-18
|
version: 2008-06-02
|
||||||
# Symbol font in the 'popup' style, used for casting costs on modern cards
|
# Symbol font in the 'popup' style, used for casting costs on modern cards
|
||||||
short name: popup style
|
short name: popup style
|
||||||
installer group: magic/Mana symbols/popup style
|
installer group: magic/Mana symbols/popup style
|
||||||
@@ -216,6 +216,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
image: mana_ng.png
|
image: mana_ng.png
|
||||||
code: ([XYZ0-9])+/G
|
code: ([XYZ0-9])+/G
|
||||||
@@ -230,6 +231,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
image: mana_nu.png
|
image: mana_nu.png
|
||||||
code: ([XYZ0-9])+/U
|
code: ([XYZ0-9])+/U
|
||||||
@@ -244,6 +246,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
image: mana_nb.png
|
image: mana_nb.png
|
||||||
code: ([XYZ0-9])+/B
|
code: ([XYZ0-9])+/B
|
||||||
@@ -258,6 +261,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
image: mana_nr.png
|
image: mana_nr.png
|
||||||
code: ([XYZ0-9])+/R
|
code: ([XYZ0-9])+/R
|
||||||
@@ -272,6 +276,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
code: X
|
code: X
|
||||||
image: mana_x.png
|
image: mana_x.png
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
mse version: 0.3.6
|
mse version: 0.3.6
|
||||||
version: 2008-05-19
|
version: 2008-06-02
|
||||||
short name: normal (colorless)
|
short name: normal (colorless)
|
||||||
position hint: 21
|
position hint: 21
|
||||||
installer group: magic/Mana symbols/colorless normal style
|
installer group: magic/Mana symbols/colorless normal style
|
||||||
@@ -223,6 +223,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
image: mana_ng.png
|
image: mana_ng.png
|
||||||
code: ([XYZ0-9])+/G
|
code: ([XYZ0-9])+/G
|
||||||
@@ -237,6 +238,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
image: mana_nu.png
|
image: mana_nu.png
|
||||||
code: ([XYZ0-9])+/U
|
code: ([XYZ0-9])+/U
|
||||||
@@ -251,6 +253,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
image: mana_nb.png
|
image: mana_nb.png
|
||||||
code: ([XYZ0-9])+/B
|
code: ([XYZ0-9])+/B
|
||||||
@@ -265,6 +268,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
image: mana_nr.png
|
image: mana_nr.png
|
||||||
code: ([XYZ0-9])+/R
|
code: ([XYZ0-9])+/R
|
||||||
@@ -279,6 +283,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
code: X
|
code: X
|
||||||
image: mana_x.png
|
image: mana_x.png
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
mse version: 0.3.6
|
mse version: 0.3.6
|
||||||
version: 2008-05-18
|
version: 2008-06-02
|
||||||
short name: normal
|
short name: normal
|
||||||
installer group: magic/Mana symbols/normal style
|
installer group: magic/Mana symbols/normal style
|
||||||
position hint: 001
|
position hint: 001
|
||||||
@@ -226,6 +226,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
image: mana_ng.png
|
image: mana_ng.png
|
||||||
code: ([XYZ0-9])+/G
|
code: ([XYZ0-9])+/G
|
||||||
@@ -240,6 +241,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
image: mana_nu.png
|
image: mana_nu.png
|
||||||
code: ([XYZ0-9])+/U
|
code: ([XYZ0-9])+/U
|
||||||
@@ -254,6 +256,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
image: mana_nb.png
|
image: mana_nb.png
|
||||||
code: ([XYZ0-9])+/B
|
code: ([XYZ0-9])+/B
|
||||||
@@ -268,6 +271,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
image: mana_nr.png
|
image: mana_nr.png
|
||||||
code: ([XYZ0-9])+/R
|
code: ([XYZ0-9])+/R
|
||||||
@@ -282,6 +286,7 @@ symbol:
|
|||||||
size: .6
|
size: .6
|
||||||
color: rgb(0,0,0)
|
color: rgb(0,0,0)
|
||||||
max stretch: 0.5
|
max stretch: 0.5
|
||||||
|
image font size: 145
|
||||||
symbol:
|
symbol:
|
||||||
code: X
|
code: X
|
||||||
image: mana_x.png
|
image: mana_x.png
|
||||||
|
|||||||
Reference in New Issue
Block a user