mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
X,Y,Z mana symbols are now separate images
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@738 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 7.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
@@ -188,17 +188,27 @@ symbol:
|
||||
symbol:
|
||||
code: S
|
||||
image: mana_s.png
|
||||
as text: [X-Z]|[0-9]+(?!/)
|
||||
symbol:
|
||||
code: X
|
||||
image: mana_x.png
|
||||
symbol:
|
||||
code: Y
|
||||
image: mana_y.png
|
||||
symbol:
|
||||
code: Z
|
||||
image: mana_z.png
|
||||
as text: [0-9]+(?!/)
|
||||
text font:
|
||||
name: MPlantin
|
||||
size: 1
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
text margin left: .28
|
||||
text margin right: .2
|
||||
text margin top: -.12
|
||||
text margin right: .20
|
||||
text margin top: -.15
|
||||
text margin bottom: -.06
|
||||
|
||||
|
||||
##############################################################
|
||||
# Insert-symbol menu
|
||||
insert symbol menu:
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 6.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
@@ -195,6 +195,15 @@ symbol:
|
||||
symbol:
|
||||
code: S
|
||||
image: mana_s.png
|
||||
symbol:
|
||||
code: X
|
||||
image: mana_x.png
|
||||
symbol:
|
||||
code: Y
|
||||
image: mana_y.png
|
||||
symbol:
|
||||
code: Z
|
||||
image: mana_z.png
|
||||
as text: .|[0-9]+(?!/)
|
||||
text font:
|
||||
name: MPlantin
|
||||
@@ -203,8 +212,8 @@ text font:
|
||||
max stretch: 0.5
|
||||
text margin left: .26
|
||||
text margin right: .2
|
||||
text margin top: -.12
|
||||
text margin bottom: -.12
|
||||
text margin top: -.14
|
||||
text margin bottom: -.14
|
||||
|
||||
##############################################################
|
||||
# Insert-symbol menu
|
||||
|
||||
Reference in New Issue
Block a user