Fixed some problems with magic-extended-art.

Added infinity mana symbol.
Added insert symbol menus to all symbol fonts that were lacking them.
Updated font color choice for fpm promo to improve readability.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@765 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
pichoro
2007-10-13 06:18:39 +00:00
parent 998cb95889
commit cca633aa38
18 changed files with 324 additions and 66 deletions
+3 -3
View File
@@ -39,8 +39,8 @@ init script:
then "oa"
else input
}
template := { (if type == "pt" then "/magic-new.mse-style/" else "") + artifact_template() + "{type}.jpg" }
land_template := { (if type == "pt" then "/magic-new.mse-style/" else "") +(if input == "a" then "c" else input) + "l{type}.jpg" }
template := { artifact_template() + "{type}.jpg" }
land_template := { (if input == "a" then "c" else input) + "l{type}.jpg" }
# Use the normal tap symbol
mana_t := {
@@ -188,7 +188,7 @@ card style:
type:
left: 33
top : 445
top : 447
width: { 308 - max(22,card_style.rarity.content_width) }
height: 18
alignment: top shrink-overflow