mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 21:27:01 -04:00
Added 'short name', 'position hint' and 'icon' to symbol fonts
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@789 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
mse version: 0.3.5
|
mse version: 0.3.5
|
||||||
version: 2007-10-12
|
version: 2007-10-12
|
||||||
|
short name: beveled style (Fire Penguin Master)
|
||||||
|
position hint: 101
|
||||||
|
icon: mana_r.png
|
||||||
# Symbol font in the beveled style used for casting costs on FPM cards
|
# Symbol font in the beveled style used for casting costs on FPM cards
|
||||||
# Note:
|
# Note:
|
||||||
# Define small_mana_t:="mana_t(_old)?.png" in the init script of the style
|
# Define small_mana_t:="mana_t(_old)?.png" in the init script of the style
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
mse version: 0.3.5
|
mse version: 0.3.5
|
||||||
version: 2007-10-12
|
version: 2007-10-12
|
||||||
# Symbol font in the 'futuristic' style, used for casting costs on futureshift cards
|
# Symbol font in the 'futuristic' style, used for casting costs on futureshift cards
|
||||||
|
short name: Future Sight style
|
||||||
|
position hint: 5
|
||||||
|
icon: mana_r.png
|
||||||
|
|
||||||
image font size: 135
|
image font size: 135
|
||||||
horizontal space: 2
|
horizontal space: 2
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
mse version: 0.3.5
|
mse version: 0.3.5
|
||||||
version: 2007-10-12
|
version: 2007-10-12
|
||||||
# Symbol font in the 'popup' style, used for casting costs on modern cards
|
# Symbol font in the 'popup' style, used for casting costs on modern cards
|
||||||
|
short name: popup style
|
||||||
|
position hint: 2
|
||||||
|
icon: mana_r.png
|
||||||
|
|
||||||
image font size: 135
|
image font size: 135
|
||||||
horizontal space: 2
|
horizontal space: 2
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
mse version: 0.3.5
|
mse version: 0.3.5
|
||||||
version: 2007-10-12
|
version: 2007-10-12
|
||||||
|
short name: normal
|
||||||
|
position hint: 1
|
||||||
|
icon: mana_r.png
|
||||||
# Symbol font in the normal, flat, style, used for text boxes and on old style cards
|
# Symbol font in the normal, flat, style, used for text boxes and on old style cards
|
||||||
# Note:
|
# Note:
|
||||||
# Define mana_t := {"new|old|older"} in the init script of the style
|
# Define mana_t := {"new|old|older"} in the init script of the style
|
||||||
|
|||||||
Reference in New Issue
Block a user