aboutsummaryrefslogtreecommitdiffstats
path: root/libwc/map/ucs_wide.map
diff options
context:
space:
mode:
Diffstat (limited to 'libwc/map/ucs_wide.map')
-rw-r--r--libwc/map/ucs_wide.map16
1 files changed, 16 insertions, 0 deletions
diff --git a/libwc/map/ucs_wide.map b/libwc/map/ucs_wide.map
new file mode 100644
index 0000000..714e4c5
--- /dev/null
+++ b/libwc/map/ucs_wide.map
@@ -0,0 +1,16 @@
+
+#define N_ucs_wide_map 10
+
+static wc_map ucs_wide_map[ N_ucs_wide_map ] = {
+ { 0x1100, 0x115F },
+ { 0x2E80, 0x3009 },
+ { 0x300C, 0x3019 },
+ { 0x301C, 0x303E },
+ { 0x3040, 0xA4CF },
+ { 0xAC00, 0xD7A3 },
+ { 0xF900, 0xFAFF },
+ { 0xFE30, 0xFE6F },
+ { 0xFF00, 0xFF5F },
+ { 0xFFE0, 0xFFE6 },
+};
+