aboutsummaryrefslogtreecommitdiffstats
path: root/libwc/map/cp1258_combining.map
diff options
context:
space:
mode:
Diffstat (limited to 'libwc/map/cp1258_combining.map')
-rw-r--r--libwc/map/cp1258_combining.map12
1 files changed, 12 insertions, 0 deletions
diff --git a/libwc/map/cp1258_combining.map b/libwc/map/cp1258_combining.map
new file mode 100644
index 0000000..614c719
--- /dev/null
+++ b/libwc/map/cp1258_combining.map
@@ -0,0 +1,12 @@
+/* CP1258 (Vietnamese) */
+
+static wc_uint8 cp1258_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,
+ 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, 0, 0, 0,
+ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0,
+ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+};