Initial commit

This commit is contained in:
CajunAvenger
2021-07-09 02:07:58 -05:00
parent 44a72dbc6f
commit eda330eee8
22968 changed files with 376881 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -0,0 +1,93 @@
mse version: 0.3.7
version: 2008-08-08
short name: normal
installer group: Space/Psi Symbols/Normal
position hint: 001
icon: psi_r.png
# Symbol font for space the convergence
# Note:
# Define psi_t := {"new|old|older"} in the init script of the style
#
# So for example:
#
#init script:
# psi_t := {"new"}
image font size: 135
horizontal space: 2
symbol:
code: T
image: psi_t_older.png
enabled: { mana_t() == "older" }
symbol:
code: T
image: psi_t_old.png
enabled: { mana_t() == "old" }
symbol:
code: T
image: psi_t.png
symbol:
code: Q
image: psi_q_older.png
enabled: { mana_t() == "older" }
symbol:
code: Q
image: psi_q_old.png
enabled: { mana_t() == "old" }
symbol:
code: Q
image: psi_q.png
symbol:
code: W
image: psi_w.png
symbol:
code: U
image: psi_u.png
symbol:
code: B
image: psi_b.png
symbol:
code: R
image: psi_r.png
symbol:
code: G
image: psi_g.png
symbol:
code: I
image: psi_infinite.png
symbol:
image: psi_circle.png
code: [0-9]+|.
regex: yes
draw text: 0
text margin left: .0
text margin right: .0
text margin top: .0
text margin bottom: .0
text font:
name: Times New Roman
size: 1
color: rgb(0,0,0)
max stretch: 0.5
##############################################################
# Insert-symbol menu
insert symbol menu:
item: T
item: Q
item:
type: line
item: X
item: Y
item: Z
item: I
item:
type: custom
name: colorless
item:
type: line
item: W
item: U
item: B
item: R
item: G