mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 21:47:00 -04:00
Moving " " to a regular expression in magic-embossedletters to allow for better text compression.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1375 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 97 B After Width: | Height: | Size: 151 B |
@@ -1,5 +1,5 @@
|
|||||||
mse version: 0.3.5
|
mse version: 0.3.8
|
||||||
version: 2007-10-13
|
version: 2009-03-25
|
||||||
|
|
||||||
image font size: 46
|
image font size: 46
|
||||||
horizontal space: 1.2
|
horizontal space: 1.2
|
||||||
@@ -175,10 +175,15 @@ symbol:
|
|||||||
code: z
|
code: z
|
||||||
image: z.png
|
image: z.png
|
||||||
symbol:
|
symbol:
|
||||||
code:
|
code: [ ]
|
||||||
|
regex: yes
|
||||||
|
draw text: 0
|
||||||
|
text font:
|
||||||
|
name: MPlantin
|
||||||
|
size: 1
|
||||||
|
color: rgba(0,0,0,0)
|
||||||
image: space.png
|
image: space.png
|
||||||
|
|
||||||
|
|
||||||
##############################################################
|
##############################################################
|
||||||
# Insert-symbol menu
|
# Insert-symbol menu
|
||||||
insert symbol menu:
|
insert symbol menu:
|
||||||
@@ -219,3 +224,4 @@ insert symbol menu:
|
|||||||
item: '
|
item: '
|
||||||
item: ,
|
item: ,
|
||||||
item: -
|
item: -
|
||||||
|
item:
|
||||||
|
|||||||
Reference in New Issue
Block a user