Files
MagicSetEditor2/data/magic-mana-beveled.mse-symbol-font/symbol-font
T
pichoro 85ce07e53f Added new kind of multicolor gradient to old styles. (a la artfreakwiu)
Added option to old style to use all common rarity symbols (like before Exodus).
Cleaned up fix for horizontal hybrid textboxes and typelines.
Automatic paintbrushes for magic-textless, magic-new-token, futureshifts, and all FPM styles.
Removed paintbrush font and all associated scripts.
Newly failed attempt at making different colored colorless symbols in magic-mana-future work.
Non-mana costs work for Suspend and Forecast.
Guild mana for magic-mana-future.
Fixed problem relating to name alignment in magic-new-token.
Updated image mask and artifact masks for magic-futureshift.
Started alterations to font colors in magic-futureshift.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@611 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-15 07:37:34 +00:00

183 lines
3.0 KiB
Plaintext

mse version: 0.3.2
# Symbol font in the beveled style used for casting costs on FPM cards
# Note:
# Define small_mana_t:="mana_t(_old)?.png" in the init script of the style
#
# So for example:
#
#init script:
# small_mana_t := "mana_t.png"
image font size: 135
horizontal space: 2
symbol:
image: mana_circle.png
symbol:
code: T
image: mana_t_older.png
enabled: { mana_t() == "older" }
symbol:
code: T
image: mana_t_old.png
enabled: { mana_t() == "old" }
symbol:
code: T
image: mana_t.png
symbol:
code: B/G/W
image: mana_bgw.png
symbol:
code: B/R/G
image: mana_brg.png
symbol:
code: G/U/B
image: mana_gub.png
symbol:
code: G/W/U
image: mana_gwu.png
symbol:
code: R/G/W
image: mana_rgw.png
symbol:
code: R/W/U
image: mana_rwu.png
symbol:
code: U/B/R
image: mana_ubr.png
symbol:
code: U/R/G
image: mana_urg.png
symbol:
code: W/B/R
image: mana_wbr.png
symbol:
code: W/U/B
image: mana_wub.png
symbol:
code: W/U
image: mana_guild_wu.png
image font size: 145
enabled: { guild_mana() }
symbol:
code: U/B
image: mana_guild_ub.png
image font size: 145
enabled: { guild_mana() }
symbol:
code: B/R
image: mana_guild_br.png
image font size: 145
enabled: { guild_mana() }
symbol:
code: R/G
image: mana_guild_rg.png
image font size: 145
enabled: { guild_mana() }
symbol:
code: G/W
image: mana_guild_gw.png
image font size: 145
enabled: { guild_mana() }
symbol:
code: W/B
image: mana_guild_wb.png
image font size: 145
enabled: { guild_mana() }
symbol:
code: U/R
image: mana_guild_ur.png
image font size: 145
enabled: { guild_mana() }
symbol:
code: B/G
image: mana_guild_bg.png
image font size: 145
enabled: { guild_mana() }
symbol:
code: R/W
image: mana_guild_rw.png
image font size: 145
enabled: { guild_mana() }
symbol:
code: G/U
image: mana_guild_gu.png
image font size: 145
enabled: { guild_mana() }
symbol:
code: W/U
image: mana_wu.png
symbol:
code: U/B
image: mana_ub.png
symbol:
code: B/R
image: mana_br.png
symbol:
code: R/G
image: mana_rg.png
symbol:
code: G/W
image: mana_gw.png
symbol:
code: W/B
image: mana_wb.png
symbol:
code: U/R
image: mana_ur.png
symbol:
code: B/G
image: mana_bg.png
symbol:
code: R/W
image: mana_rw.png
symbol:
code: G/U
image: mana_gu.png
symbol:
code: 1/2
image: mana_1_half.png
symbol:
code: |W
image: mana_w_half.png
symbol:
code: |U
image: mana_u_half.png
symbol:
code: |B
image: mana_b_half.png
symbol:
code: |R
image: mana_r_half.png
symbol:
code: |G
image: mana_g_half.png
symbol:
code: |S
image: mana_s_half.png
symbol:
code: W
image: mana_w.png
symbol:
code: U
image: mana_u.png
symbol:
code: B
image: mana_b.png
symbol:
code: R
image: mana_r.png
symbol:
code: G
image: mana_g.png
symbol:
code: S
image: mana_s.png
merge numbers: true
text font:
name: MPlantin
size: 15
color: rgb(0,0,0)
text margin left: 3
text margin right: 2
text margin top: -1
text margin bottom: -1