From 5f8e0f8ef9a422691dd72e8a953a42a41478fcb4 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Wed, 4 May 2011 16:18:09 +0900 Subject: Releasing debian version 0.5.1-1 --- libwc/map/cp1256_combining.map | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libwc/map/cp1256_combining.map (limited to 'libwc/map/cp1256_combining.map') diff --git a/libwc/map/cp1256_combining.map b/libwc/map/cp1256_combining.map new file mode 100644 index 0000000..85fc314 --- /dev/null +++ b/libwc/map/cp1256_combining.map @@ -0,0 +1,12 @@ +/* CP1256 (Arabic) */ + +static wc_uint8 cp1256_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, 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, 0, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, +}; -- cgit v1.2.3