aboutsummaryrefslogtreecommitdiffstats
path: root/libwc/map/ucs_wide.map
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@vega.ocn.ne.jp>2011-05-04 07:18:09 +0000
committerTatsuya Kinoshita <tats@vega.ocn.ne.jp>2011-05-04 07:18:09 +0000
commit5f8e0f8ef9a422691dd72e8a953a42a41478fcb4 (patch)
tree4b2df4796a534793648b3c4fc532fc36bd0cd525 /libwc/map/ucs_wide.map
parentReleasing debian version 0.3-2.4 (diff)
downloadw3m-5f8e0f8ef9a422691dd72e8a953a42a41478fcb4.tar.gz
w3m-5f8e0f8ef9a422691dd72e8a953a42a41478fcb4.zip
Releasing debian version 0.5.1-1debian/0.5.1-1
Diffstat (limited to '')
-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 },
+};
+