Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / liblouis / src / tables / ukchardefs.cti
1 # Attributes and dot patterns for the printable ASCII characters
2
3 space \t 0 tab            #  9
4 space \x000A 0
5 space \x000D 0
6 space \s 0 blank                                        # 32
7 punctuation ! 2346                              # 33
8 punctuation " 5                                         # 34
9 sign # 3456                                                             # 35
10 sign $ 1246                                                             # 36
11 sign % 146                                                              # 37
12 sign & 12346                                                    # 38
13 punctuation ' 3                                         # 39 apostrophe
14 punctuation ( 12356                             # 40
15 punctuation ) 23456                             # 41
16 sign * 16                                                                       # 42
17 math + 346                                                              # 43
18 punctuation , 6                                         # 44
19 punctuation - 36                                        # 45
20 punctuation . 46                                        # 46
21 math / 34                                                                       # 47
22 include loweredDigits6Dots.uti
23 punctuation : 156                                       # 58
24 punctuation ; 56                                        # 59
25 math < 126                                                              # 60
26 math = 123456                                                   # 61
27 math > 345                                                              # 62
28 punctuation ? 1456                              # 63
29 sign @ 2346                                                             # 64
30
31 include latinLetterDef6Dots.uti
32
33 punctuation [ 2467                              # 91
34 sign \\ 12567                                                   # 92
35 punctuation ] 124567                    # 93
36 sign ^ 457                                                              # 94 circumflex accent
37 sign _ 456                                                              # 95 underscore
38 sign ` 4                                                                        # 96 grave accent
39 # a - z                                                                         # 97 - 122
40 punctuation { 246                                       # 123
41 sign | 1256                                                             # 124
42 punctuation } 12456                             # 125
43 math ~ 45                                                                       # 126
44
45 space \X00A0 0                                          # 160 no-break space
46 sign \x00A2 4-14                                        # 162 ¢ cents sign
47 sign \x00A3 4-123                                       # 163 £ pounds sign
48
49 sign \x00A5 4-13456                             #       165 ¥ yen sign
50
51 sign § 4-234-3                                         # 167 section sign \x00A7
52
53 sign \x00A9 2356-6-14-2356 # 169        © copyright sign
54
55 punctuation \x00Ad 36                   # 173     soft hyphen
56
57 sign \x00B0 356                                         # 176     ° degrees sign
58
59 sign \x00B5 46-134                              # 181           µ micro sign
60 sign \x00B6 4-1234-345          #       182       ¶ pilcrow sign
61
62 math \x00D7 56-236                              # 215           × multiplication sign
63
64 math \x00F7 56-256                              # 247           ÷ division sign
65
66 punctuation \x2010 36                   # 8208  hyphen
67 punctuation \x2013 6-36         # 8211  en dash
68
69
70 punctuation     \x2018 3                        # 8216  smart single left quotation mark
71 punctuation     \x2019 3                        # 8217  smart single right quotation mark
72
73 punctuation     \x201C 236              # 8220  smart opening double quote
74 punctuation     \x201D 356              # 8221  smart closing double quote
75 punctuation     \x201E 236              # 8222  smart double low quotation mark
76 punctuation     \x201F 356              # 8223  smart double high reverse quotation mark
77
78 punctuation \x2026 3-3-3        # 8230 smart ellipsis
79
80 sign \x20AC 4-15                                        # 8364 Euro sign
81
82
83