~ubuntu-branches/debian/wheezy/cuneiform/wheezy

« back to all changes in this revision

Viewing changes to cuneiform_src/Kern/leo/src/alphaset.h

  • Committer: Bazaar Package Importer
  • Author(s): Jakub Wilk, c-assert.diff, slovenian-slv.diff
  • Date: 2011-01-26 21:53:07 UTC
  • mfrom: (5.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110126215307-62x61mcesr607qb7
Tags: 1.0.0+dfsg-2
* Upload to unstable.
* Explicitly build-depend on pkg-config. Thanks to Stefano Rivera for the
  bug report.
* Add Vcs-* fields.
* Use the standard C assert() macro, rather than custom Cuneiform one.
  [c-assert.diff]
* Pass CFLAGS, CXXFLAGS and LDFLAGS (get from dpkg-buildflags) to cmake
  (closes: #608345). Thanks to Sami Liedes for the bug report.
  + Build depend on dpkg-dev (>= 1.15.7).
* Pass --parallel to dh.
  + Bump debhelper minimum version to 7.4.10.
* Update debian/copyright to the latest DEP-5 version.
* Bump year in debian/copyright.
* Explicitly link to GraphicsMagick (rather than via the ImageMagick
  compatibility layer).
* Don't ship /usr/lib/cuneiform/*.so symlinks. These libraries are
  considered private, at least until #598616 is fixed.
* Rename some private variables in debian/rules to make them lowercase.
* Update patch headers.
* Provide proper ‘build-arch’ and ‘build-indep’ targets in debian/rules.
* Document input format in the manual page (closes: #572061). Thanks to
  Janusz S. Bień for the bug report.
* Use ‘slv’ (rather than ‘slo’) as language code for Slovenian.
  [slovenian-slv.diff]
* Fix package description: Slovenian is supported, Slovak is not.
* Improve documentation of the language (-l) option (closes: #602512).
  Thanks to Jari Aalto for the bug report.
* Install reasons file for vrms.

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
// 2 - Digital
67
67
// 4 - Roma digit
68
68
//
69
 
static Word8 typ_of_alpha[256] = {
 
69
static uchar typ_of_alpha[256] = {
70
70
     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
71
71
//                                                         last 0f
72
72
     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
98
98
   };
99
99
 
100
100
 
101
 
static Word8 up_of_alpha[256] = {
 
101
static uchar up_of_alpha[256] = {
102
102
     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
103
103
//                                                         last 0f
104
104
     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
105
105
//                                                         last 1f
106
106
     0,0,0,'#',0,'%',0,0,0,0,0,0,0,0,0,'/',
107
107
//     ! "  #  $  %  & ' ( ) * + , - . /           last = 2f
108
 
     (Word8)'0',(Word8)'1',(Word8)'2',(Word8)'3',(Word8)'4',(Word8)'5',(Word8)'6',(Word8)'7',(Word8)'8',(Word8)'9',0,0, 0,0, 0, 0, 0,
 
108
     (uchar)'0',(uchar)'1',(uchar)'2',(uchar)'3',(uchar)'4',(uchar)'5',(uchar)'6',(uchar)'7',(uchar)'8',(uchar)'9',0,0, 0,0, 0, 0, 0,
109
109
//    0   1   2   3   4   5   6   7   8   9 : ; <  =  >  ?  @         last = 40
110
110
     'A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P','Q','R','S','T','U','V','W','X','Y','Z', 0,0, 0,0,0,0,
111
111
//   A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [  \  ] ^ _ `                                 last: 60
112
 
     'a','b','C','d','e','f','g','h','i','j','k','l','m','n','O','P','q','r','S','t','u','V','W','X','Y','Z',0,(Word8)'|',0,0,0,
 
112
     'a','b','C','d','e','f','g','h','i','j','k','l','m','n','O','P','q','r','S','t','u','V','W','X','Y','Z',0,(uchar)'|',0,0,0,
113
113
//   a b c d e f g h i j k l m n o p q r s t u v w x y z {  |  } ~
114
 
     (Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',
 
114
     (uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',
115
115
//    �   �   �   �   �   �   �   �   �   �   �   �   �   �   �   �
116
 
     (Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',
 
116
     (uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',
117
117
//    �   �   �   �   �   �   �   �   �   �   �   �   �   �   �   �
118
 
     (Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',
 
118
     (uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',
119
119
//    �   �   �   �   �   �   �   �   �   �   �   �   �   �   �   �
120
120
     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
121
121
//
123
123
//
124
124
     0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
125
125
//
126
 
     (Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',(Word8)'�',
 
126
     (uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',(uchar)'�',
127
127
//    �   �   �   �   �   �   �   �   �   �   �   �   �   �   �   �
128
128
     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
129
129
//
130
130
   };
131
131
 
132
 
static Word8 leo_accepted[256]={
 
132
static uchar leo_accepted[256]={
133
133
  0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
134
134
//                                                         last 0f
135
135
     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,