Initial commit
This commit is contained in:
BIN
data/magic-mana-graffiti.mse-symbol-font/mana_b.png
Normal file
BIN
data/magic-mana-graffiti.mse-symbol-font/mana_b.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 63 KiB |
BIN
data/magic-mana-graffiti.mse-symbol-font/mana_circle.png
Normal file
BIN
data/magic-mana-graffiti.mse-symbol-font/mana_circle.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 440 B |
BIN
data/magic-mana-graffiti.mse-symbol-font/mana_g.png
Normal file
BIN
data/magic-mana-graffiti.mse-symbol-font/mana_g.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 65 KiB |
BIN
data/magic-mana-graffiti.mse-symbol-font/mana_r.png
Normal file
BIN
data/magic-mana-graffiti.mse-symbol-font/mana_r.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
BIN
data/magic-mana-graffiti.mse-symbol-font/mana_u.png
Normal file
BIN
data/magic-mana-graffiti.mse-symbol-font/mana_u.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
BIN
data/magic-mana-graffiti.mse-symbol-font/mana_w.png
Normal file
BIN
data/magic-mana-graffiti.mse-symbol-font/mana_w.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 99 KiB |
83
data/magic-mana-graffiti.mse-symbol-font/symbol-font
Normal file
83
data/magic-mana-graffiti.mse-symbol-font/symbol-font
Normal file
@@ -0,0 +1,83 @@
|
||||
mse version: 0.3.8
|
||||
version: 2010-02-04
|
||||
short name: graffiti
|
||||
installer group: magic/Mana symbols/graffiti style
|
||||
position hint: 115
|
||||
icon: mana_r.png
|
||||
# Symbol font in the normal, flat, style, used for text boxes and on old style cards
|
||||
# Note:
|
||||
# Define mana_t := {"new|old|older"} in the init script of the style
|
||||
#
|
||||
# So for example:
|
||||
#
|
||||
#init script:
|
||||
# mana_t := {"new"}
|
||||
|
||||
image font size: 135
|
||||
horizontal space: 2
|
||||
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:
|
||||
image: mana_circle.png
|
||||
code: [XYZ]
|
||||
regex: yes
|
||||
draw text: 0
|
||||
text margin left: 0
|
||||
text margin right: 0
|
||||
text margin top: -.44
|
||||
text margin bottom: -.24
|
||||
text font:
|
||||
name: Rufa
|
||||
size: 2
|
||||
color: { if card.card_color == "white" or card.card_color == "white, land" then "black" else "white" }
|
||||
shadow color: { if card.card_color == "white" or card.card_color == "white, land" then "white" else "black" }
|
||||
shadow displacement x: 0
|
||||
shadow displacement y: 0
|
||||
shadow blur: 2
|
||||
symbol:
|
||||
image: mana_circle.png
|
||||
code: [0-9]+(?!/[WUBRGSTQ2])|.
|
||||
regex: yes
|
||||
draw text: 0
|
||||
text margin left: -.2
|
||||
text margin right: -.2
|
||||
text margin top: -.64
|
||||
text margin bottom: -.44
|
||||
text font:
|
||||
name: Rufa
|
||||
size: 2
|
||||
color: { if card.card_color == "white" or card.card_color == "white, land" then "black" else "white" }
|
||||
shadow color: { if card.card_color == "white" or card.card_color == "white, land" then "white" else "black" }
|
||||
shadow displacement x: 0
|
||||
shadow displacement y: 0
|
||||
shadow blur: 2
|
||||
max stretch: 0.57
|
||||
##############################################################
|
||||
# Insert-symbol menu
|
||||
insert symbol menu:
|
||||
item: X
|
||||
item: Y
|
||||
item: Z
|
||||
item:
|
||||
type: custom
|
||||
name: colorless
|
||||
item:
|
||||
type: line
|
||||
item: W
|
||||
item: U
|
||||
item: B
|
||||
item: R
|
||||
item: G
|
||||
Reference in New Issue
Block a user