fix 8ED tokens name formula (#38)

* change resize formula to be character-based
* add embossed letters for accent, grave, circumflex, and overdots (à, á, â, ä) for aeiou.

---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
cajun
2024-03-06 02:01:34 -06:00
committed by GitHub
parent 3c4f3b5086
commit c8982ea81c
28 changed files with 31914 additions and 12045 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@@ -2,7 +2,7 @@
version: 2009-03-25
image font size: 46
horizontal space: 1.2
horizontal space: 1.5
symbol:
code: Æ
image: ae.png
@@ -15,9 +15,36 @@ symbol:
symbol:
code: ,
image: comma.png
symbol:
code: .
image: period.png
symbol:
code: -
image: dash.png
symbol:
code: Â
image: aarrow.png
symbol:
code: â
image: aarrow.png
symbol:
code: Ä
image: adots.png
symbol:
code: ä
image: adots.png
symbol:
code: À
image: agrave.png
symbol:
code: à
image: agrave.png
symbol:
code: Á
image: aaccent.png
symbol:
code: á
image: aaccent.png
symbol:
code: A
image: a.png
@@ -42,6 +69,30 @@ symbol:
symbol:
code: d
image: d.png
symbol:
code: Ê
image: earrow.png
symbol:
code: ê
image: earrow.png
symbol:
code: Ë
image: edots.png
symbol:
code: ë
image: edots.png
symbol:
code: È
image: egrave.png
symbol:
code: è
image: egrave.png
symbol:
code: É
image: eaccent.png
symbol:
code: é
image: eaccent.png
symbol:
code: E
image: e.png
@@ -66,6 +117,30 @@ symbol:
symbol:
code: h
image: h.png
symbol:
code: Î
image: iarrow.png
symbol:
code: î
image: iarrow.png
symbol:
code: Ï
image: idots.png
symbol:
code: ï
image: idots.png
symbol:
code: Ì
image: igrave.png
symbol:
code: ì
image: igrave.png
symbol:
code: Í
image: iaccent.png
symbol:
code: í
image: iaccent.png
symbol:
code: I
image: i.png
@@ -102,6 +177,30 @@ symbol:
symbol:
code: n
image: n.png
symbol:
code: Ô
image: oarrow.png
symbol:
code: ô
image: oarrow.png
symbol:
code: Ö
image: odots.png
symbol:
code: ö
image: odots.png
symbol:
code: Ò
image: ograve.png
symbol:
code: ò
image: ograve.png
symbol:
code: Ó
image: oaccent.png
symbol:
code: ó
image: oaccent.png
symbol:
code: O
image: o.png
@@ -138,6 +237,30 @@ symbol:
symbol:
code: t
image: t.png
symbol:
code: Û
image: uarrow.png
symbol:
code: û
image: uarrow.png
symbol:
code: Ü
image: udots.png
symbol:
code: ü
image: udots.png
symbol:
code: Ù
image: ugrave.png
symbol:
code: ù
image: ugrave.png
symbol:
code: Ú
image: uaccent.png
symbol:
code: ú
image: uaccent.png
symbol:
code: U
image: u.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB