forked from sarnold/urt
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST.new
More file actions
410 lines (410 loc) · 14.5 KB
/
Copy pathMANIFEST.new
File metadata and controls
410 lines (410 loc) · 14.5 KB
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
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
3.1-changes Changes in 3.1 release
CHANGES List of recent changes to the toolkit.
CHANGES.raw Raw checkin reasons. For strong of heart only.
Configure Runs make config. Required by "kit" software.
README Read this before making the toolkit.
bin/README ..
blurb Longer description.
cnv/README Some words about conversion programs.
cnv/aliastorle.c Convert Alias raster file to RLE.
cnv/cubitorle.c Convert Cubicomp format to RLE.
cnv/giftorle.c Convert GIF files to RLE.
cnv/graytorle.c Convert separate rrr ggg bbb files to RLE.
cnv/iristorle.c Convert SGI image to RLE.
cnv/makefile.src Input to configure makefile.
cnv/painttorle.c Convert MacPaint to RLE.
cnv/pgmtorle.c Convert PBMPLUS/pgm to RLE.
cnv/ppmtorle.c Convert PBMPLUS/ppm to RLE.
cnv/rastorle.c Convert Sun Raster to RLE.
cnv/rawtorle.c Convert various raw formats to RLE.
cnv/rla_header.h Header for Wavefront rla files.
cnv/rlatorle.c Convert RLE to Wavefront rla format.
cnv/rlb_header.h Header for Wavefront conversions.
cnv/rlepict/RlePict.sit.hqx BINHEX encoded Mac viewer, PICT converter.
cnv/rletoabA60.c Convert RLE to Abekas A60 format.
cnv/rletoabA62/COPYRIGHT ..
cnv/rletoabA62/makefile.src Input to configure makefile.
cnv/rletoabA62/rle.c ..
cnv/rletoabA62/rletoabA62.c Convert to Abekas A62 format.
cnv/rletoalias.c Convert RLE to Alias raster file.
cnv/rletoascii.c Make a line-printer version of an RLE image.
cnv/rletocgm.c Convert RLE to CGM file.
cnv/rletogif/compgif.c ..
cnv/rletogif/gifencod.c ..
cnv/rletogif/makefile.src ..
cnv/rletogif/rletogif.c Convert RLE to GIF.
cnv/rletogif/rletogif.h ..
cnv/rletogray.c Convert RLE to separate rrr ggg bbb files.
cnv/rletoiris.c Convert RLE image to SGI image format.
cnv/rletopaint.c Convert RLE to MacPaint.
cnv/rletoppm.c Convert RLE to PBMPLUS/ppm format.
cnv/rletops.c Convert RLE to (B&W) PostScript.
cnv/rletorast.c Convert RLE to Sun Raster.
cnv/rletoraw.c Convert RLE to rgbrgb raw format.
cnv/rletorla.c Convert RLE to Wavefront rla or rlb format.
cnv/rletotarga.c Convert RLE to TARGA.
cnv/rletotiff.c Convert RLE to 24-bit TIFF.
cnv/rletovcr.c Convert RLE to VICAR.
cnv/targatorle.c Convert TARGA to RLE.
cnv/tex/README ..
cnv/tex/dvirle.h ..
cnv/tex/dvirle.sh Stuff here requires U of Md C-TeX
cnv/tex/dvirle1.c ..
cnv/tex/dvirle2.c ..
cnv/tex/makefile.src ..
cnv/tex/topcrop.sh ..
cnv/tifftorle.c Convert TIFF to RLE.
cnv/vcrtorle.c Convert VICAR to RLE.
cnv/wasatchrle.c Convert Wasatch paint system to RLE.
cnv/xbmtorle.c Convert X bitmap file to RLE.
config/386ix Configuration file for 386/ix computer.
config/README Longer description of configuration stuff.
config/amix Configuration file for AMIX.
config/apollo Configuration file for Apollo computer.
config/convex Configuration file for Convex computer.
config/cray Configuration file for Cray 2 Unicos.
config/dec Configuration file for DEC (3100) Ultrix.
config/hpbsd Configuration file for HP 9000/300 BSD.
config/hpux300 Configuration file for HP 9000/300 HP-UX.
config/hpux700 Configuration file for HP 9000/700 HP-UX.
config/hpux800 Configuration file for HP 9000/800 HP-UX.
config/ibm-r6000 Configuration file for IBM RS6000.
config/ibm-rt Configuration file for IBM-RT.
config/iris4d Configuration file for SGI Iris 4D.
config/next Configuration file for NeXT.
config/stellar Configuration file for Stardent GS-1000.
config/sun3 Configuration file for Sun 3 running 4.x
config/sun4 Configuration file for Sun 4 running 4.x
config/think-c Configuration file for THINK C
config/urt Configuration file.
copyright Basic toolkit copyright blurb.
etc/README Read this.
etc/colorbar.sh Makes simple color bars.
etc/lw.map Compensation map for apple laserwriter.
etc/rlesize Print size of an RLE file.
get/README Stuff about making get programs.
get/cx3d/gamma.c ..
get/cx3d/gamma.h ..
get/cx3d/getcx3d.c Display RLE on Chromatics CX3D.
get/cx3d/makefile.src Input to configure makefile
get/cx3d/round.h ..
get/cx3d/sig.c ..
get/cx3d/sig.h ..
get/get4d.c Display on SGI Iris/4D display.
get/get_orion.c Display on "Orion" display.
get/getami/AdjustScreen.c Part of getami.
get/getami/CenterScreen.c Part of getami.
get/getami/DIFF_avg4_avg2 Creates avg2.c (see README.avg2)
get/getami/Makefile Makefile for getami.
get/getami/README Read this before compiling.
get/getami/README.avg2 What is avg2?
get/getami/getami.c Main program for getami
get/getami/getami.man Text manual page for getami
get/getami/mktemp.c Part of getami.
get/getami/show3.c Show R,G,B images on Amiga.
get/getami/show3.man Text manual page for show3.
get/getap.c Display on Apollo.
get/getbob.c Display under HP window system.
get/getfb.c Display using BRL generic fb library.
get/geticr.sh Display to Mac running NCSA telnet.
get/getiris.c Display on SGI 2400/3000 w/o window manager.
get/getmex.c Display on SGI 2400/3000 under MEX.
get/getren.c Display on HP SRX.
get/getsun.c Display using SunTools.
get/gettaac.c Display on TAAC-1 under SunView.
get/gettaac.icon ..
get/getx10.c Display on X10 display.
get/getx11/XCopyImg.c ..
get/getx11/XGetHClrs.c ..
get/getx11/circle.bitmap ..
get/getx11/circle_mask.bitmap ..
get/getx11/fn_decls.h Automatically generated function decls.
get/getx11/getx11.c Display using X11.
get/getx11/getx11.h ..
get/getx11/in_cmap.c ..
get/getx11/makefile.src ..
get/getx11/map_scan.c ..
get/getx11/prototypes.h Automatically generated prototypes for getx11.
get/getx11/timer.c ..
get/getx11/x11_stuff.c ..
get/gmr27/XtndRunget.c ..
get/gmr27/bread.c ..
get/gmr27/fb.h ..
get/gmr27/getfb.h ..
get/gmr27/getgmr.c Display on Grinnell GMR-27 frame buffer.
get/gmr27/makefile.src ..
get/makefile.src ..
get/next/ChangeLog What it says.
get/next/IB.proj.uu uudecode this. Do we need it??
get/next/Image.h ..
get/next/Image.m ..
get/next/Makefile ..
get/next/Makefile.dependencies ..
get/next/Myapp.h ..
get/next/Myapp.m ..
get/next/RASF.h ..
get/next/RASF.m ..
get/next/README Read this.
get/next/RLE.h ..
get/next/RLE.m RLE object.
get/next/RLEViewer.iconheader ..
get/next/RLEViewer.nib.uu uudecode this. Needed?
get/next/RLEViewer_main.m Main program.
get/next/app.icon.tiff.uu uudecode this.
get/next/dart.tiff.uu uudecode this.
get/next/eps.tiff.uu uudecode this.
get/next/epsH.tiff.uu uudecode this.
get/next/rasf.icon.tiff.uu uudecode this.
get/next/rle.icon.tiff.uu uudecode this.
get/next/tiff.icon.tiff.uu uudecode this.
get/next/tiff.iconH.tiff.uu uudecode this.
get/qcr/bright.c ..
get/qcr/getqcr.c Display on Matrix QCR camera.
get/qcr/makefile.src ..
get/qcr/qcr.c ..
get/qcr/qcr.h ..
get/qcr/qcrldmap.c ..
get/qcr/wedge.c ..
get/read98721.c Read image from HP SRX frame buffer.
include/colorquant.h Define colorquant interface.
include/exit_status.h Used by a few tools.
include/make-config-h Generate include/rle_config.h
include/makefile.src ..
include/pyramid.h Used by pyramid blending tools.
include/rle.h Used by all tools.
include/rle_code.h Defines for writing RLE files.
include/rle_config.tlr Added to end of rle_config.h
include/rle_put.h Basic library definitions for put fns.
include/rle_raw.h Defines for rle_getraw/sv_putraw fns.
lib/Runput.c Save RLE format.
lib/buildmap.c Colormap help.
lib/cmd_name.c Extract command name from argv.
lib/colorquant.c Variance based color quantization.
lib/dither.c Simple ordered dithering code.
lib/float_to_exp.c Convert floating point colors to "exp" form.
lib/getopt.c Getopt() if your Unix doesn't have it.
lib/hilbert.c Hilbert curve generation.
lib/inv_cmap.c Inverse colormap computation.
lib/makefile.src ..
lib/rle_addhist.c Add a history comment to an RLE image.
lib/rle_cp.c Copy rest of RLE image to output.
lib/rle_error.c Error message printing.
lib/rle_getcom.c Get comments from an RLE image.
lib/rle_getraw.c Get RLE data in "raw" form.
lib/rle_getrow.c Get RLE data in scanline form.
lib/rle_getskip.c Skip rest of an RLE image.
lib/rle_global.c Global variable initialization.
lib/rle_hdr.c Routines for manipulating headers.
lib/rle_open_f.c Helper to open files with defaults.
lib/rle_putcom.c Add comments to an RLE image.
lib/rle_putraw.c Write RLE data in "raw" form.
lib/rle_putrow.c Write RLE data in scanline form.
lib/rle_raw_alc.c Allocate memory for getraw/putraw fns.
lib/rle_rawrow.c Convert "raw" to "row" format.
lib/rle_row_alc.c Allocate memory for getrow/putrow fns.
lib/scanargs.c Command line argument parser.
lib/vaxshort.c Byte swapping support routines.
makedef.awk Munges makefiles for Configure.
makefile.hdr Stuff included in all makefiles.
makefile.src ..
makefile.tlr ..
man/copyright-release General copyright notice for the toolkit.
man/makefile.src ..
man/man1/aliastorle.1 ..
man/man1/applymap.1 ..
man/man1/avg4.1 ..
man/man1/crop.1 ..
man/man1/cubitorle.1 ..
man/man1/dvirle.1 ..
man/man1/fant.1 ..
man/man1/get4d.1 ..
man/man1/get_orion.1 ..
man/man1/getami.1 ..
man/man1/getap.1 ..
man/man1/getbob.1 ..
man/man1/getcx3d.1 ..
man/man1/getfb.1 ..
man/man1/getgmr.1 ..
man/man1/getiris.1 ..
man/man1/getmac.1 ..
man/man1/getmex.1 ..
man/man1/getqcr.1 ..
man/man1/getren.1 ..
man/man1/getsun.1 ..
man/man1/gettaac.1 ..
man/man1/getx10.1 ..
man/man1/getx11.1 ..
man/man1/giftorle.1 ..
man/man1/graytorle.1 ..
man/man1/into.1 ..
man/man1/mcut.1 ..
man/man1/mergechan.1 ..
man/man1/painttorle.1 ..
man/man1/pgmtorle.1 ..
man/man1/ppmtorle.1 ..
man/man1/pyrmask.1 ..
man/man1/rastorle.1 ..
man/man1/rawtorle.1 ..
man/man1/read98721.1 ..
man/man1/repos.1 ..
man/man1/rlatorle.1 ..
man/man1/rleClock.1 ..
man/man1/rleaddcom.1 ..
man/man1/rleaddeof.1 ..
man/man1/rlebg.1 ..
man/man1/rlebox.1 ..
man/man1/rlecat.1 ..
man/man1/rleccube.1 ..
man/man1/rlecomp.1 ..
man/man1/rledither.1 ..
man/man1/rleflip.1 ..
man/man1/rlegrid.1 ..
man/man1/rlehdr.1 ..
man/man1/rlehisto.1 ..
man/man1/rleinterp.1 ..
man/man1/rleldmap.1 ..
man/man1/rlemandl.1 ..
man/man1/rlenoise.1 ..
man/man1/rlepatch.1 ..
man/man1/rleprint.1 ..
man/man1/rlequant.1 ..
man/man1/rlescale.1 ..
man/man1/rleselect.1 ..
man/man1/rlesetbg.1 ..
man/man1/rleskel.1 ..
man/man1/rlespiff.1 ..
man/man1/rlesplice.1 ..
man/man1/rlesplit.1 ..
man/man1/rlestereo.1 ..
man/man1/rleswap.1 ..
man/man1/rletoabA60.1 ..
man/man1/rletoabA62.1 ..
man/man1/rletoalias.1 ..
man/man1/rletoascii.1 ..
man/man1/rletocgm.1 ..
man/man1/rletogif.1 ..
man/man1/rletogray.1 ..
man/man1/rletopaint.1 ..
man/man1/rletoppm.1 ..
man/man1/rletops.1 ..
man/man1/rletorast.1 ..
man/man1/rletoraw.1 ..
man/man1/rletorla.1 ..
man/man1/rletotarga.1 ..
man/man1/rletotiff.1 ..
man/man1/rlezoom.1 ..
man/man1/show3.1 ..
man/man1/smush.1 ..
man/man1/targatorle.1 ..
man/man1/template.1 ..
man/man1/tifftorle.1 ..
man/man1/to8.1 ..
man/man1/tobw.1 ..
man/man1/unexp.1 ..
man/man1/unslice.1 ..
man/man1/urt.1 Overview of the tools.
man/man1/wasatchrle.1 ..
man/man3/buildmap.3 ..
man/man3/bwdithermap.3 ..
man/man3/colorquant.3 ..
man/man3/dither.3 ..
man/man3/ditherbw.3 ..
man/man3/dithergb.3 ..
man/man3/dithermap.3 ..
man/man3/float_to_exp.3 ..
man/man3/hilbert.3 ..
man/man3/hilbert_c2i.3 ..
man/man3/hilbert_i2c.3 ..
man/man3/inv_cmap.3 ..
man/man3/librle.3 ..
man/man3/make_square.3 ..
man/man3/rgb_to_bw.3 ..
man/man3/rle_addhist.3 ..
man/man3/rle_cp.3 ..
man/man3/rle_debug.3 ..
man/man3/rle_delcom.3 ..
man/man3/rle_freeraw.3 ..
man/man3/rle_get_error.3 ..
man/man3/rle_get_set.3 ..
man/man3/rle_get_setup.3 ..
man/man3/rle_get_setup_ok.3 ..
man/man3/rle_getcom.3 ..
man/man3/rle_getraw.3 ..
man/man3/rle_getrow.3 ..
man/man3/rle_getskip.3 ..
man/man3/rle_hdr.3 ..
man/man3/rle_op.3 ..
man/man3/rle_open_f.3 ..
man/man3/rle_open_f_noexit.3 ..
man/man3/rle_put_init.3 ..
man/man3/rle_put_setup.3 ..
man/man3/rle_putcom.3 ..
man/man3/rle_puteof.3 ..
man/man3/rle_putraw.3 ..
man/man3/rle_putrow.3 ..
man/man3/rle_raw_alloc.3 ..
man/man3/rle_raw_free.3 ..
man/man3/rle_rawtorow.3 ..
man/man3/rle_row_alloc.3 ..
man/man3/rle_row_free.3 ..
man/man3/rle_skiprow.3 ..
man/man3/scanargs.3 ..
man/man5/RLE.5 ..
man/man5/rle.5 ..
patchlevel.h How many patches have been applied.
sv.sed SED script to convert to new names.
tools/applymap.c Apply color map to image data.
tools/avg4.c Simple 2x2 downsizing filter.
tools/clock/README ..
tools/clock/font.c ..
tools/clock/font.h ..
tools/clock/font.src ..
tools/clock/makeFont ..
tools/clock/makefile.src ..
tools/clock/rleClock.c Draws a clock face.
tools/crop.c Crop image.
tools/fant.c Image scale/rotate with anti-aliasing.
tools/into.c Useful program.
tools/makefile.src ..
tools/mallocNd.c Allocate N-d arrays.
tools/mcut.c Median cut color quantization.
tools/mergechan.c Merge colors from multiple images.
tools/pyrlib.c ..
tools/pyrmask.c Generate "pyramid" filter mask.
tools/repos.c Reposition an image.
tools/rle_box.c Common code for crop and rlebox.
tools/rleaddcom.c Add comments to an RLE file.
tools/rleaddeof.c Add an EOF code to an RLE file.
tools/rlebg.c Generate a "background".
tools/rlebox.c Find bounding box of an image.
tools/rlecat.c Concatenate and repeat images.
tools/rleccube.c Create a "color cube" image.
tools/rlecomp.c Image composition.
tools/rledither.c Floyd-Steinberg dither to given color map.
tools/rleflip.c Flip an image or rotate it 90.
tools/rlegrid.c Make an image of a grid.
tools/rlehdr.c Print info about an RLE file.
tools/rlehisto.c Make a histogram of an image.
tools/rleinterp.c Interpolate (dissolve) between images.
tools/rleldmap.c Load a new colormap into a file.
tools/rlemandl.c Make a Mandelbrot image.
tools/rlenoise.c Add noise to an image.
tools/rlepatch.c Patch smaller images on a big one.
tools/rleprint.c Print all pixel values in image.
tools/rlequant.c Variance based color quantization.
tools/rlescale.c Generate a "gray scale".
tools/rleselect.c Select images from an RLE file.
tools/rlesetbg.c Set the background color of an image file.
tools/rleskel.c Skeleton tool. Programming example.
tools/rlesortmap.c Sort the colormap in a pseudocolor image
tools/rlespiff.c Simple contrast enhancement.
tools/rlesplice.c Splice two images horizontally or vertically.
tools/rlesplit.c Split concatenated images into files.
tools/rlestereo.c Make red-green stereo images.
tools/rleswap.c Swap or select color channels.
tools/rlezoom.c Integer zoom.
tools/smush.c Generic filtering.
tools/to8.c 24->8 ordered dither color conversion.
tools/tobw.c Color->B&W conversion.
tools/unexp.c Convert "exp" format to normal colors.
tools/unslice.c Paste together "slices" into a full image.