summaryrefslogtreecommitdiff
path: root/support/dktools/dk3bmeps.c
blob: 71905ebdbe0c4f59bdf113bc9a6fe3cbbb269d1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
/*
	WARNING: This file was generated by dkct.
	Changes you make here will be lost if dkct is run again!
	You should modify the original source and run dkct on it.
	Original source: dk3bmeps.ctr
*/

/*
Copyright (C) 2011-2017, Dirk Krause

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice,
  this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above opyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.
* Neither the name of the author nor the names of contributors may be used
  to endorse or promote products derived from this software without specific
  prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

/**	@file dk3bmeps.c The dk3bmeps module.
*/


#line 34 "dk3bmeps.ctr"

#include "dk3all.h"
#include "dk3bmeps.h"




#line 40 "dk3bmeps.ctr"



/**	Message texts used by bmpp and wxbmpp.
*/
dkChar const * const	dk3bmep_str_default_texts[] = {
/* 0 */
dkT("\n"),

/* 1 */
dkT(" "),

/* 2 */
dkT("Inconsistent options!\nOutput mode \"object\" can be used for \"ps\" and \"pdf\" output only!"),

/* 3 */
dkT("Illegal driver number!"),

/* 4 */
dkT("Illegal mode, must be a placed object!"),

/* 5 */
dkT("Illegal mode, must not be a placed object!"),

/* 6 */
dkT("Inconsistent options!\nMode must be image, object, or document!"),

/* 7 */
dkT("Inconsistent options!\nMode must be image or object!"),

/* 8 */
dkT("Inconsistent options!\nDriver bb can produce objects only!"),

/* 9 */
dkT("Illegal size mode specified!"),

/* 10 */
dkT("Inconsistent options!\nSize mode must be 1px=1pt for objects!"),

/* 11 */
dkT("Draft can not be used when producing document!"),

/* 12 */
dkT("Option string too long:\n\""),

/* 13 */
dkT("\""),

/* 14 */
dkT("Empty language and options string!"),

/* 15 */
dkT("Illegal driver: \""),

/* 16 */
dkT("\"!"),

/* 17 */
dkT("Illegal mode: \""),

/* 18 */
dkT("\"!"),

/* 19 */
dkT("Empty configuration string!"),

/* 20 */
dkT("Configuration string too long:\n\""),

/* 21 */
dkT("\"!"),

/* 22 */
dkT("Unknown configuration option name: \""),

/* 23 */
dkT("\"!"),

/* 24 */
dkT("Not a number: \""),

/* 25 */
dkT("\"!"),

/* 26 */
dkT("PS level must be 2 or 3!"),

/* 27 */
dkT("Not a boolean value: \""),

/* 28 */
dkT("\"!"),

/* 29 */
dkT("Unknown predictor: \""),

/* 30 */
dkT("\"!"),

/* 31 */
dkT("Empty background specification string!"),

/* 32 */
dkT("Syntax error in background specification: \""),

/* 33 */
dkT("\"!"),

/* 34 */
dkT("Option \"size\" needs an argument!"),

/* 35 */
dkT("Illegal size argument: \""),

/* 36 */
dkT("\"!"),

/* 37 */
dkT("Option \"paper\" needs an argument!"),

/* 38 */
dkT("Inconsistent options!\nSetting a paper size is only allowed when producing a document!"),

/* 39 */
dkT("Paper size not found: \""),

/* 40 */
dkT("\"!"),

/* 41 */
dkT("Processing file \""),

/* 42 */
dkT("\"."),

/* 43 */
dkT("Finished file \""),

/* 44 */
dkT("\"."),

/* 45 */
dkT("Conversion not necessary for \""),

/* 46 */
dkT("\"."),

/* 47 */
dkT("Reading image data."),

/* 48 */
dkT("Analyzing image."),

/* 49 */
dkT("yes"),

/* 50 */
dkT("no"),

/* 51 */
dkT("Color usage indicated:        "),

/* 52 */
dkT("Color usage found:            "),

/* 53 */
dkT("Alpha usage indicated:        "),

/* 54 */
dkT("Alpha usage found:            "),

/* 55 */
dkT("Bits per component indicated: "),

/* 56 */
dkT("Bits per component found:     "),

/* 57 */
dkT("Bits per component used:      "),

/* 58 */
dkT("Error while writing data!"),

/* 59 */
dkT("Failed to set up output compression!"),

/* 60 */
dkT("Invalid paper setup!"),

/* 61 */
dkT("Failed to read image data!"),

/* 62 */
dkT("Incorrect page setup, borders larger than page!"),

/* 63 */
dkT("File type \""),

/* 64 */
dkT("\" unknown!"),

/* 65 */
dkT("Illegal file type: \""),

/* 66 */
dkT("\"!"),

/* 67 */
dkT("No file type specified for standard input!"),

/* 68 */
dkT("Inconsistent options found in option check!"),

/* 69 */
dkT("Failed to read image file:\n\""),

/* 70 */
dkT("\"!"),

/* 71 */
dkT("PDF writer failed to open a new page!"),

/* 72 */
dkT("Failed to write PDF output to file!"),

/* 73 */
dkT("Failed to add image to PDF page!"),

/* 74 */
dkT("Illegal output language \""),

/* 75 */
dkT("\"!"),

/* 76 */
dkT("Writing output."),

NULL


#line 302 "dk3bmeps.ctr"
};

/**	Size of the dk3bmep_str_default_texts array.
*/
dkChar const dk3bmep_str_string_table_name[] = { dkT("dk3bmeps.str") };

dkChar const * const *
dk3bmep_str_get_message_texts(void)
{
  return dk3bmep_str_default_texts;
}


dkChar const *
dk3bmep_str_get_string_table_name(void)
{
  return dk3bmep_str_string_table_name;
}