new symbol for "station"

master
Och Noe 2019-05-23 17:14:14 +02:00
parent 6d375dfc8b
commit 009931be49
8 changed files with 2 additions and 1 deletions

1
gen.js
View File

@ -36,6 +36,7 @@ var chars = [
"東", // (East, Traditional, U+6771), pronounced dōng
"南", // (South, U+5357), pronounced nán
"西", // (West, U+897F), pronounced xī
"站", // (Station, U+7AD9 )
];
function encode_utf8(s) {

View File

@ -18,7 +18,7 @@ local greek_chars = {
"Π", "Ρ", "Σ", "Τ", "Υ", "Φ", "Χ", "Ψ", "Ω"
}
local additional_chars = {
"","","","","","西",
"","","","","","西","",
}
local characters = {}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1003 B

After

Width:  |  Height:  |  Size: 1.1 KiB