aboutsummaryrefslogtreecommitdiff
path: root/gen.js
diff options
context:
space:
mode:
authorOch Noe <och_noe@forksworld.de>2019-05-23 17:14:14 +0200
committerOch Noe <och_noe@forksworld.de>2019-05-23 17:14:14 +0200
commit009931be49b82dfcf2ddb69a927b518020e47596 (patch)
treee632becbe752779111ca3a96a529ea9684b89ba5 /gen.js
parent6d375dfc8b008444867be97eee4794adffa2b9ab (diff)
downloadehlphabet-009931be49b82dfcf2ddb69a927b518020e47596.tar.gz
ehlphabet-009931be49b82dfcf2ddb69a927b518020e47596.tar.bz2
ehlphabet-009931be49b82dfcf2ddb69a927b518020e47596.zip
new symbol for "station"
Diffstat (limited to 'gen.js')
-rw-r--r--gen.js1
1 files changed, 1 insertions, 0 deletions
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) {