From 009931be49b82dfcf2ddb69a927b518020e47596 Mon Sep 17 00:00:00 2001 From: Och Noe Date: Thu, 23 May 2019 17:14:14 +0200 Subject: new symbol for "station" --- gen.js | 1 + init.lua | 2 +- textures/ehlphabet_228_184.png | Bin 1515 -> 1816 bytes textures/ehlphabet_229_140.png | Bin 1305 -> 1464 bytes textures/ehlphabet_229_141.png | Bin 1036 -> 1531 bytes textures/ehlphabet_230_157.png | Bin 1191 -> 1543 bytes textures/ehlphabet_231_140.png | Bin 1840 -> 2134 bytes textures/ehlphabet_232_165.png | Bin 1003 -> 1159 bytes 8 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gen.js b/gen.js index 89c2aa0..af8a471 100644 --- a/gen.js +++ b/gen.js @@ -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) { diff --git a/init.lua b/init.lua index 17de987..3ed5723 100644 --- a/init.lua +++ b/init.lua @@ -18,7 +18,7 @@ local greek_chars = { "Π", "Ρ", "Σ", "Τ", "Υ", "Φ", "Χ", "Ψ", "Ω" } local additional_chars = { - "猫","北","东","東","南","西", + "猫","北","东","東","南","西","站", } local characters = {} diff --git a/textures/ehlphabet_228_184.png b/textures/ehlphabet_228_184.png index 08fb977..685f00b 100644 Binary files a/textures/ehlphabet_228_184.png and b/textures/ehlphabet_228_184.png differ diff --git a/textures/ehlphabet_229_140.png b/textures/ehlphabet_229_140.png index 4a644c0..9516675 100644 Binary files a/textures/ehlphabet_229_140.png and b/textures/ehlphabet_229_140.png differ diff --git a/textures/ehlphabet_229_141.png b/textures/ehlphabet_229_141.png index 9347ec0..5dbb27c 100644 Binary files a/textures/ehlphabet_229_141.png and b/textures/ehlphabet_229_141.png differ diff --git a/textures/ehlphabet_230_157.png b/textures/ehlphabet_230_157.png index 3126ce7..d326007 100644 Binary files a/textures/ehlphabet_230_157.png and b/textures/ehlphabet_230_157.png differ diff --git a/textures/ehlphabet_231_140.png b/textures/ehlphabet_231_140.png index 1cf5807..55ab807 100644 Binary files a/textures/ehlphabet_231_140.png and b/textures/ehlphabet_231_140.png differ diff --git a/textures/ehlphabet_232_165.png b/textures/ehlphabet_232_165.png index da16d79..5931a9f 100644 Binary files a/textures/ehlphabet_232_165.png and b/textures/ehlphabet_232_165.png differ -- cgit v1.2.3