vietnamese telex input

This commit is contained in:
2026-02-08 16:57:52 +09:00
parent d06cef6575
commit b887972fb2
4 changed files with 163 additions and 2521 deletions

1
fn.h
View File

@@ -28,6 +28,7 @@ void drawthread(void*);
void imthread(void*);
Emit transmap(Im*, Rune);
Emit transko(Im*, Rune);
Emit transvi(Im*, Rune);
void backko(Im*);
void dictsend(Im*, Str*);