diff options
Diffstat (limited to '')
-rw-r--r-- | libwc/map/tcvn5712_combining.map | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libwc/map/tcvn5712_combining.map b/libwc/map/tcvn5712_combining.map new file mode 100644 index 0000000..511b75f --- /dev/null +++ b/libwc/map/tcvn5712_combining.map @@ -0,0 +1,12 @@ +/* TCVN 5712 VN-1 (Vietnamese) */ + +static wc_uint8 tcvn5712_combining_map[ 0x80 ] = { + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, +}; |