From 604c11affe988bab23c87598c02248fff1d73f43 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Mon, 22 Sep 2003 21:02:15 +0000 Subject: merge m17n patch add libwc --- libwc/map/cp1255_combining.map | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libwc/map/cp1255_combining.map (limited to 'libwc/map/cp1255_combining.map') diff --git a/libwc/map/cp1255_combining.map b/libwc/map/cp1255_combining.map new file mode 100644 index 0000000..4101321 --- /dev/null +++ b/libwc/map/cp1255_combining.map @@ -0,0 +1,12 @@ +/* CP1255 (Hebrew) */ + +static wc_uint8 cp1255_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, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 1, + 0, 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, +}; -- cgit v1.2.3