mse version: 0.2.7
# Symbol font in the normal, flat, style, used for text boxes and on old style 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() }
symbol:
	code: W/U
	image: mana_wu.png
	image font size: 145
symbol:
	code: U/B
	image: mana_ub.png
	image font size: 145
symbol:
	code: B/R
	image: mana_br.png
	image font size: 145
symbol:
	code: R/G
	image: mana_rg.png
	image font size: 145
symbol:
	code: G/W
	image: mana_gw.png
	image font size: 145
symbol:
	code: W/B
	image: mana_wb.png
	image font size: 145
symbol:
	code: U/R
	image: mana_ur.png
	image font size: 145
symbol:
	code: B/G
	image: mana_bg.png
	image font size: 145
symbol:
	code: R/W
	image: mana_rw.png
	image font size: 145
symbol:
	code: G/U
	image: mana_gu.png
	image font size: 145
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