1 /*
2  * CDDL HEADER START
3  *
4  * The contents of this file are subject to the terms of the
5  * Common Development and Distribution License (the "License").
6  * You may not use this file except in compliance with the License.
7  *
8  * You can obtain a copy of the license at src/OPENSOLARIS.LICENSE
9  * or http://www.opensolaris.org/os/licensing.
10  * See the License for the specific language governing permissions
11  * and limitations under the License.
12  *
13  * When distributing Covered Code, include this CDDL HEADER in each
14  * file and include the License file at src/OPENSOLARIS.LICENSE.
15  * If applicable, add the following below this CDDL HEADER, with the
16  * fields enclosed by brackets "[]" replaced with your own identifying
17  * information: Portions Copyright [yyyy] [name of copyright owner]
18  *
19  * CDDL HEADER END
20  */
21 /*
22  * Copyright(c) 2001 Sun Microsystems, Inc.
23  * All rights reserved.
24  */
25 
26 #ifndef _ISCII_DEV_H_
27 #define _ISCII_DEV_H_
28 
29 #include "iscii-common.h"
30 
31 Entry Devanagari_isc[] ={
32     {0xA1, 0x0901, 3},
33     {0xA4, 0x0905, 7},
34     {0xAB, 0x090E, 3},
35     {0xAE, 0x090D, 1},
36     {0xAF, 0x0912, 3},
37     {0xB2, 0x0911, 1},
38     {0xB3, 0x0915, 27},
39     {0xCE, 0x095F, 1},
40     {0xCF, 0x0930, 10},
41     {ISC_INV, UNI_INV, 1},
42     {0xDA, 0x093E, 6},
43     {0xE0, 0x0946, 3},
44     {0xE3, 0x0945, 1},
45     {0xE4, 0x094A, 3},
46     {0xE7, 0x0949, 1},
47     {0xE8, 0x094D, 1},
48     {0xE9, 0x093C, 1},
49     {0xEA, 0x0964, 1},
50     {0xF1, 0x0966, 10}
51 };
52 
53 Entry Devanagari_uni[] = {
54     {0xA1, 0x0901, 3},
55     {0xA4, 0x0905, 7},
56     {0xA6, 0x090C, NUKTA},
57     {0xAE, 0x090D, 1},
58     {0xAB, 0x090E, 3},
59     {0xB2, 0x0911, 1},
60     {0xAF, 0x0912, 3},
61     {0xB3, 0x0915, 27},
62     {0xCF, 0x0930, 10},
63     {0xE9, 0x093C, 1},
64     {0xEA, 0x093D, NUKTA},
65     {0xDA, 0x093E, 6},
66     {0xDF, 0x0944, NUKTA},
67     {0xE3, 0x0945, 1},
68     {0xE0, 0x0946, 3},
69     {0xE7, 0x0949, 1},
70     {0xE4, 0x094A, 3},
71     {0xE8, 0x094D, 1},
72     {0xA1, 0x0950, NUKTA},
73     {0xB8, 0x0952, EXT},
74     {0xB3, 0x0958, NUKTA},
75     {0xB4, 0x0959, NUKTA},
76     {0xB5, 0x095A, NUKTA},
77     {0xBA, 0x095B, NUKTA},
78     {0xBF, 0x095C, NUKTA},
79     {0xC0, 0x095D, NUKTA},
80     {0xC9, 0x095E, NUKTA},
81     {0xCE, 0x095F, 1},
82     {0xAA, 0x0960, NUKTA},
83     {0xA7, 0x0961, NUKTA},
84     {0xDB, 0x0962, NUKTA},
85     {0xDC, 0x0963, NUKTA},
86     {0xEA, 0x0964, 1},
87     {0xEA, 0x0965, DOUBLE_DANDA},
88     {0xF1, 0x0966, 10},
89     {0xBF, 0x0970, EXT},
90     {0xE8, UNI_ZWNJ,HALANT},
91     {0xE9, UNI_ZWJ, HALANT},
92     {ISC_INV, UNI_INV, 1}
93 };
94 
95 int  Devanagari_nukta_type[] = {
96         0x0,    0x0950, 0x0,    0x0,    0x0,    0x0,    0x090C, 0x0961, /* A0 - A7 */
97         0x0,    0x0,    0x0960, 0x0,    0x0,    0x0,    0x0,    0x0,    /* A8 - AF */
98         0x0,    0x0,    0x0,    0x0958, 0x0959, 0x095A, 0x0,    0x0,    /* B0 - B7 */
99         0x0,    0x0,    0x095B, 0x0,    0x0,    0x0,    0x0,    0x095C, /* B8 - BF */
100         0x095D, 0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    /* C0 - C7 */
101         0x0,    0x095E, 0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    /* C8 - CF */
102         0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    /* D0 - D7 */
103         0x0,    0x0,    0x0,    0x0962, 0x0963, 0x0,    0x0,    0x0944, /* D8 - DF */
104         0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    /* E0 - E7 */
105         0x0,    0x0,    0x093D, 0x0,    0x0,    0x0,    0x0,    0x0,    /* E8 - EF */
106         0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    /* F0 - E7 */
107         0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    0x0,    0x0     /* F8 - FF */
108 };
109 
110 int  Devanagari_EXT_type[] = {
111         0x0,    0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,    /* A0 - A7 */
112         0x0,    0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,    /* A8 - AF */
113         0x0,    0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,    /* B0 - B7 */
114         0x0952, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0970, /* B8 - BF */
115         0x0,    0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,    /* C0 - C7 */
116         0x0,    0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,    /* C8 - CF */
117         0x0,    0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,    /* D0 - D7 */
118         0x0,    0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,    /* D8 - DF */
119         0x0,    0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,    /* E0 - E7 */
120         0x0,    0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,    /* E8 - EF */
121         0x0,    0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,    /* F0 - E7 */
122         0x0,    0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0     /* F8 - FF */
123 };
124 #endif
125