78deda netpbm-10.82.00 base

Merged and Committed by Packit 3 years ago
1592 files changed. 369242 lines added. 0 lines removed.
GNUmakefile
file added
+602
Makefile
file added
+17
README
file added
+35
analyzer/Makefile
file added
+63
analyzer/pamfile.c
file added
+250
analyzer/pammosaicknit.c
file added
+253
analyzer/pamsharpmap.c
file added
+189
analyzer/pamsharpness.c
file added
+160
analyzer/pamslice.c
file added
+200
analyzer/pamsumm.c
file added
+231
analyzer/pamtable.c
file added
+197
analyzer/pamtilt.c
file added
+553
analyzer/pbmminkowski.c
file added
+185
analyzer/pgmhist.c
file added
+541
analyzer/pgmminkowski.c
file added
+222
analyzer/pgmtexture.c
file added
+1174
analyzer/pnmhistmap.c
file added
+542
analyzer/pnmpsnr.c
file added
+637
analyzer/ppmhist.c
file added
+660
buildtools/Makefile
file added
+52
buildtools/README.pkg
file added
+178
buildtools/config_template
file added
+52
buildtools/configure.pl
file added
+2656
buildtools/debian/README
file added
+121
buildtools/debian/mkdeb
file added
+546
buildtools/debian/postinst
file added
+5
buildtools/debian/postrm
file added
+5
buildtools/endiangen.c
file added
+97
buildtools/genfontc.c
file added
+199
buildtools/install.sh
file added
+255
buildtools/installnetpbm.pl
file added
+1065
buildtools/installosf
file added
+31
buildtools/libopt.c
file added
+539
buildtools/make_merge.sh
file added
+12
buildtools/makecat
file added
+18
buildtools/makeman
file added
+368
buildtools/makepointerman
file added
+91
buildtools/manpage.mk
file added
+203
buildtools/mkinstalldirs
file added
+41
buildtools/pkgconfig_template
file added
+7
buildtools/stamp-date
file added
+32
buildtools/typegen.c
file added
+113
common.mk
file added
+606
config.mk.in
file added
+672
configure
file added
+18
converter/Makefile
file added
+17
converter/bmp.h
file added
+375
converter/other/Makefile
file added
+298
converter/other/README.JPEG
file added
+397
converter/other/anytopnm
file added
+573
converter/other/avstopam.c
file added
+103
converter/other/bmptopnm.c
file added
+1625
converter/other/cameratopam/COPYRIGHT
file added
+35
converter/other/cameratopam/Makefile
file added
+38
converter/other/cameratopam/bayer.h
file added
+43
converter/other/cameratopam/camera.c
file added
+1799
converter/other/cameratopam/camera.h
file added
+110
converter/other/cameratopam/cameratopam.c
file added
+974
converter/other/cameratopam/cameratopam.h
file added
+6
converter/other/cameratopam/canon.c
file added
+172
converter/other/cameratopam/canon.h
file added
+12
converter/other/cameratopam/decode.c
file added
+172
converter/other/cameratopam/decode.h
file added
+22
converter/other/cameratopam/dng.c
file added
+108
converter/other/cameratopam/dng.h
file added
+4
converter/other/cameratopam/foveon.c
file added
+799
converter/other/cameratopam/foveon.h
file added
+17
converter/other/cameratopam/global_variables.h
file added
+54
converter/other/cameratopam/identify.c
file added
+1206
converter/other/cameratopam/identify.h
file added
+11
converter/other/cameratopam/ljpeg.c
file added
+165
converter/other/cameratopam/ljpeg.h
file added
+21
converter/other/cameratopam/util.c
file added
+83
converter/other/cameratopam/util.h
file added
+16
converter/other/exif.c
file added
+1123
converter/other/exif.h
file added
+61
converter/other/fiasco/Makefile
file added
+57
converter/other/fiasco/README.netpbm
file added
+41
converter/other/fiasco/binerror.c
file added
+136
converter/other/fiasco/binerror.h
file added
+50
converter/other/fiasco/buttons.c
file added
+510
converter/other/fiasco/buttons.h
file added
+50
converter/other/fiasco/codec/Makefile
file added
+27
converter/other/fiasco/codec/approx.c
file added
+687
converter/other/fiasco/codec/approx.h
file added
+30
converter/other/fiasco/codec/bintree.c
file added
+94
converter/other/fiasco/codec/bintree.h
file added
+43
converter/other/fiasco/codec/coder.c
file added
+1041
converter/other/fiasco/codec/coder.h
file added
+24
converter/other/fiasco/codec/coeff.c
file added
+369
converter/other/fiasco/codec/coeff.h
file added
+61
converter/other/fiasco/codec/control.c
file added
+272
converter/other/fiasco/codec/control.h
file added
+33
converter/other/fiasco/codec/cwfa.h
file added
+107
converter/other/fiasco/codec/decoder.c
file added
+1529
converter/other/fiasco/codec/decoder.h
file added
+70
converter/other/fiasco/codec/dfiasco.c
file added
+402
converter/other/fiasco/codec/dfiasco.h
file added
+38
converter/other/fiasco/codec/domain-pool.c
file added
+980
converter/other/fiasco/codec/domain-pool.h
file added
+75
converter/other/fiasco/codec/ip.c
file added
+324
converter/other/fiasco/codec/ip.h
file added
+37
converter/other/fiasco/codec/motion.c
file added
+336
converter/other/fiasco/codec/motion.h
file added
+35
converter/other/fiasco/codec/mwfa.c
file added
+861
converter/other/fiasco/codec/mwfa.h
file added
+44
converter/other/fiasco/codec/options.c
file added
+894
converter/other/fiasco/codec/options.h
file added
+80
converter/other/fiasco/codec/prediction.c
file added
+625
converter/other/fiasco/codec/prediction.h
file added
+36
converter/other/fiasco/codec/subdivide.c
file added
+648
converter/other/fiasco/codec/subdivide.h
file added
+33
converter/other/fiasco/codec/tiling.c
file added
+233
converter/other/fiasco/codec/tiling.h
file added
+40
converter/other/fiasco/codec/wfa.h
file added
+141
converter/other/fiasco/codec/wfalib.c
file added
+774
converter/other/fiasco/codec/wfalib.h
file added
+66
converter/other/fiasco/config.h
file added
+89
converter/other/fiasco/display.c
file added
+415
converter/other/fiasco/display.h
file added
+49
converter/other/fiasco/doc/README.LIB
file added
+51
converter/other/fiasco/doc/fiasco_c_options.3
file added
+1
converter/other/fiasco/doc/fiasco_c_options_delete.3
file added
+1
converter/other/fiasco/doc/fiasco_c_options_new.3
file added
+432
converter/other/fiasco/doc/fiasco_c_options_set_basisfile.3
file added
+1
converter/other/fiasco/doc/fiasco_c_options_set_chroma_quality.3
file added
+1
converter/other/fiasco/doc/fiasco_c_options_set_comment.3
file added
+1
converter/other/fiasco/doc/fiasco_c_options_set_frame_pattern.3
file added
+1
converter/other/fiasco/doc/fiasco_c_options_set_optimizations.3
file added
+1
converter/other/fiasco/doc/fiasco_c_options_set_prediction.3
file added
+1
converter/other/fiasco/doc/fiasco_c_options_set_progress_meter.3
file added
+1
converter/other/fiasco/doc/fiasco_c_options_set_quantization.3
file added
+1
converter/other/fiasco/doc/fiasco_c_options_set_smoothing.3
file added
+1
converter/other/fiasco/doc/fiasco_c_options_set_tiling.3
file added
+1
converter/other/fiasco/doc/fiasco_c_options_set_title.3
file added
+1
converter/other/fiasco/doc/fiasco_c_options_set_video_param.3
file added
+1
converter/other/fiasco/doc/fiasco_coder.3
file added
+106
converter/other/fiasco/doc/fiasco_d_options.3
file added
+1
converter/other/fiasco/doc/fiasco_d_options_delete.3
file added
+1
converter/other/fiasco/doc/fiasco_d_options_new.3
file added
+122
converter/other/fiasco/doc/fiasco_d_options_set_4_2_0_format.3
file added
+1
converter/other/fiasco/doc/fiasco_d_options_set_magnification.3
file added
+1
converter/other/fiasco/doc/fiasco_d_options_set_smoothing.3
file added
+1
converter/other/fiasco/doc/fiasco_decoder.3
file added
+1
converter/other/fiasco/doc/fiasco_decoder_delete.3
file added
+1
converter/other/fiasco/doc/fiasco_decoder_get_comment.3
file added
+1
converter/other/fiasco/doc/fiasco_decoder_get_frame.3
file added
+1
converter/other/fiasco/doc/fiasco_decoder_get_framerate.3
file added
+1
converter/other/fiasco/doc/fiasco_decoder_get_height.3
file added
+1
converter/other/fiasco/doc/fiasco_decoder_get_length.3
file added
+1
converter/other/fiasco/doc/fiasco_decoder_get_title.3
file added
+1
converter/other/fiasco/doc/fiasco_decoder_get_width.3
file added
+1
converter/other/fiasco/doc/fiasco_decoder_is_color.3
file added
+1
converter/other/fiasco/doc/fiasco_decoder_new.3
file added
+194
converter/other/fiasco/doc/fiasco_decoder_write_frame.3
file added
+1
converter/other/fiasco/doc/fiasco_get_error_message.3
file added
+41
converter/other/fiasco/doc/fiasco_get_verbosity.3
file added
+1
converter/other/fiasco/doc/fiasco_image.3
file added
+1
converter/other/fiasco/doc/fiasco_image_delete.3
file added
+1
converter/other/fiasco/doc/fiasco_image_get_height.3
file added
+1
converter/other/fiasco/doc/fiasco_image_get_width.3
file added
+1
converter/other/fiasco/doc/fiasco_image_is_color.3
file added
+1
converter/other/fiasco/doc/fiasco_image_new.3
file added
+95
converter/other/fiasco/doc/fiasco_options.3
file added
+1
converter/other/fiasco/doc/fiasco_options_delete.3
file added
+1
converter/other/fiasco/doc/fiasco_options_new.3
file added
+441
converter/other/fiasco/doc/fiasco_options_set_4_2_0_format.3
file added
+1
converter/other/fiasco/doc/fiasco_options_set_basisfile.3
file added
+1
converter/other/fiasco/doc/fiasco_options_set_chroma_quality.3
file added
+1
converter/other/fiasco/doc/fiasco_options_set_frame_pattern.3
file added
+1
converter/other/fiasco/doc/fiasco_options_set_magnification.3
file added
+1
converter/other/fiasco/doc/fiasco_options_set_optimizations.3
file added
+1
converter/other/fiasco/doc/fiasco_options_set_prediction.3
file added
+1
converter/other/fiasco/doc/fiasco_options_set_progress_meter.3
file added
+1
converter/other/fiasco/doc/fiasco_options_set_quantization.3
file added
+1
converter/other/fiasco/doc/fiasco_options_set_smoothing.3
file added
+1
converter/other/fiasco/doc/fiasco_options_set_tiling.3
file added
+1
converter/other/fiasco/doc/fiasco_options_set_video_param.3
file added
+1
converter/other/fiasco/doc/fiasco_renderer.3
file added
+1
converter/other/fiasco/doc/fiasco_renderer_delete.3
file added
+1
converter/other/fiasco/doc/fiasco_renderer_new.3
file added
+125
converter/other/fiasco/doc/fiasco_renderer_render.3
file added
+1
converter/other/fiasco/doc/fiasco_set_verbosity.3
file added
+46
converter/other/fiasco/fiasco.h
file added
+436
converter/other/fiasco/fiascotopnm.c
file added
+482
converter/other/fiasco/getopt.c
file added
+994
converter/other/fiasco/getopt.h
file added
+129
converter/other/fiasco/getopt1.c
file added
+189
converter/other/fiasco/input/Makefile
file added
+26
converter/other/fiasco/input/basis.c
file added
+143
converter/other/fiasco/input/basis.h
file added
+26
converter/other/fiasco/input/matrices.c
file added
+644
converter/other/fiasco/input/matrices.h
file added
+27
converter/other/fiasco/input/mc.c
file added
+334
converter/other/fiasco/input/mc.h
file added
+28
converter/other/fiasco/input/nd.c
file added
+237
converter/other/fiasco/input/nd.h
file added
+28
converter/other/fiasco/input/read.c
file added
+502
converter/other/fiasco/input/read.h
file added
+31
converter/other/fiasco/input/tree.c
file added
+303
converter/other/fiasco/input/tree.h
file added
+28
converter/other/fiasco/input/weights.c
file added
+204
converter/other/fiasco/input/weights.h
file added
+27
converter/other/fiasco/lib/Makefile
file added
+33
converter/other/fiasco/lib/arith.c
file added
+708
converter/other/fiasco/lib/arith.h
file added
+122
converter/other/fiasco/lib/bit-io.c
file added
+328
converter/other/fiasco/lib/bit-io.h
file added
+58
converter/other/fiasco/lib/dither.c
file added
+1863
converter/other/fiasco/lib/dither.h
file added
+27
converter/other/fiasco/lib/error.c
file added
+282
converter/other/fiasco/lib/error.h
file added
+39
converter/other/fiasco/lib/image.c
file added
+572
converter/other/fiasco/lib/image.h
file added
+69
converter/other/fiasco/lib/list.c
file added
+254
converter/other/fiasco/lib/list.h
file added
+72
converter/other/fiasco/lib/macros.h
file added
+59
converter/other/fiasco/lib/misc.c
file added
+510
converter/other/fiasco/lib/misc.h
file added
+94
converter/other/fiasco/lib/mvcode.c
file added
+14
converter/other/fiasco/lib/mvcode.h
file added
+6
converter/other/fiasco/lib/rpf.c
file added
+212
converter/other/fiasco/lib/rpf.h
file added
+47
converter/other/fiasco/lib/types.h
file added
+38
converter/other/fiasco/output/Makefile
file added
+27
converter/other/fiasco/output/matrices.c
file added
+547
converter/other/fiasco/output/matrices.h
file added
+28
converter/other/fiasco/output/mc.c
file added
+250
converter/other/fiasco/output/mc.h
file added
+28
converter/other/fiasco/output/nd.c
file added
+244
converter/other/fiasco/output/nd.h
file added
+27
converter/other/fiasco/output/tree.c
file added
+176
converter/other/fiasco/output/tree.h
file added
+27
converter/other/fiasco/output/weights.c
file added
+203
converter/other/fiasco/output/weights.h
file added
+27
converter/other/fiasco/output/write.c
file added
+250
converter/other/fiasco/output/write.h
file added
+28
converter/other/fiasco/params.c
file added
+743
converter/other/fiasco/params.h
file added
+61
converter/other/fiasco/pnmtofiasco.c
file added
+405
converter/other/fiasco/system.fiascorc
file added
+120
converter/other/fitstopnm.c
file added
+809
converter/other/gemtopnm.c
file added
+305
converter/other/giftopnm.c
file added
+2200
converter/other/hdifftopam.c
file added
+157
converter/other/infotopam.c
file added
+544
converter/other/ipdb.c
file added
+385
converter/other/ipdb.h
file added
+243
converter/other/jbig/Makefile
file added
+58
converter/other/jbig/README
file added
+20
converter/other/jbig/jbigtopnm.c
file added
+286
converter/other/jbig/libjbig/ANNOUNCE
file added
+172
converter/other/jbig/libjbig/COPYING
file added
+339
converter/other/jbig/libjbig/Makefile
file added
+24
converter/other/jbig/libjbig/include/jbig.h
file added
+233
converter/other/jbig/libjbig/include/jbig_ar.h
file added
+53
converter/other/jbig/libjbig/jbig.c
file added
+3283
converter/other/jbig/libjbig/jbig.txt
file added
+810
converter/other/jbig/libjbig/jbig_ar.c
file added
+417
converter/other/jbig/pnmtojbig.c
file added
+463
converter/other/jpeg2000/Makefile
file added
+74
converter/other/jpeg2000/jpeg2ktopam.c
file added
+529
converter/other/jpeg2000/libjasper/Makefile
file added
+30
converter/other/jpeg2000/libjasper/README
file added
+19
converter/other/jpeg2000/libjasper/base/Makefile
file added
+21
converter/other/jpeg2000/libjasper/base/jas_debug.c
file added
+186
converter/other/jpeg2000/libjasper/base/jas_getopt.c
file added
+217
converter/other/jpeg2000/libjasper/base/jas_image.c
file added
+968
converter/other/jpeg2000/libjasper/base/jas_init.c
file added
+200
converter/other/jpeg2000/libjasper/base/jas_malloc.c
file added
+167
converter/other/jpeg2000/libjasper/base/jas_seq.c
file added
+476
converter/other/jpeg2000/libjasper/base/jas_stream.c
file added
+1172
converter/other/jpeg2000/libjasper/base/jas_string.c
file added
+145
converter/other/jpeg2000/libjasper/base/jas_tvp.c
file added
+286
converter/other/jpeg2000/libjasper/base/jas_version.c
file added
+116
converter/other/jpeg2000/libjasper/common.mk
file added
+39
converter/other/jpeg2000/libjasper/include/jasper/jas_debug.h
file added
+161
converter/other/jpeg2000/libjasper/include/jasper/jas_fix.h
file added
+406
converter/other/jpeg2000/libjasper/include/jasper/jas_getopt.h
file added
+178
converter/other/jpeg2000/libjasper/include/jasper/jas_image.h
file added
+593
converter/other/jpeg2000/libjasper/include/jasper/jas_init.h
file added
+128
converter/other/jpeg2000/libjasper/include/jasper/jas_malloc.h
file added
+171
converter/other/jpeg2000/libjasper/include/jasper/jas_math.h
file added
+164
converter/other/jpeg2000/libjasper/include/jasper/jas_seq.h
file added
+348
converter/other/jpeg2000/libjasper/include/jasper/jas_stream.h
file added
+498
converter/other/jpeg2000/libjasper/include/jasper/jas_string.h
file added
+143
converter/other/jpeg2000/libjasper/include/jasper/jas_tvp.h
file added
+198
converter/other/jpeg2000/libjasper/include/jasper/jas_types.h
file added
+14
converter/other/jpeg2000/libjasper/include/jasper/jas_version.h
file added
+167
converter/other/jpeg2000/libjasper/include/jasper/jasper.h
file added
+137
converter/other/jpeg2000/libjasper/jp2/Makefile
file added
+19
converter/other/jpeg2000/libjasper/jp2/jp2_cod.c
file added
+931
converter/other/jpeg2000/libjasper/jp2/jp2_cod.h
file added
+347
converter/other/jpeg2000/libjasper/jp2/jp2_dec.c
file added
+667
converter/other/jpeg2000/libjasper/jp2/jp2_dec.h
file added
+134
converter/other/jpeg2000/libjasper/jp2/jp2_enc.c
file added
+414
converter/other/jpeg2000/libjasper/jpc/Makefile
file added
+22
converter/other/jpeg2000/libjasper/jpc/jpc_bs.c
file added
+474
converter/other/jpeg2000/libjasper/jpc/jpc_bs.h
file added
+280
converter/other/jpeg2000/libjasper/jpc/jpc_cod.h
file added
+127
converter/other/jpeg2000/libjasper/jpc/jpc_cs.c
file added
+1614
converter/other/jpeg2000/libjasper/jpc/jpc_cs.h
file added
+812
converter/other/jpeg2000/libjasper/jpc/jpc_dec.c
file added
+2351
converter/other/jpeg2000/libjasper/jpc/jpc_dec.h
file added
+745
converter/other/jpeg2000/libjasper/jpc/jpc_enc.c
file added
+2928
converter/other/jpeg2000/libjasper/jpc/jpc_enc.h
file added
+695
converter/other/jpeg2000/libjasper/jpc/jpc_fix.h
file added
+193
converter/other/jpeg2000/libjasper/jpc/jpc_flt.h
file added
+129
converter/other/jpeg2000/libjasper/jpc/jpc_math.c
file added
+180
converter/other/jpeg2000/libjasper/jpc/jpc_math.h
file added
+155
converter/other/jpeg2000/libjasper/jpc/jpc_mct.c
file added
+337
converter/other/jpeg2000/libjasper/jpc/jpc_mct.h
file added
+160
converter/other/jpeg2000/libjasper/jpc/jpc_mqcod.c
file added
+228
converter/other/jpeg2000/libjasper/jpc/jpc_mqcod.h
file added
+174
converter/other/jpeg2000/libjasper/jpc/jpc_mqdec.c
file added
+339
converter/other/jpeg2000/libjasper/jpc/jpc_mqdec.h
file added
+320
converter/other/jpeg2000/libjasper/jpc/jpc_mqenc.c
file added
+441
converter/other/jpeg2000/libjasper/jpc/jpc_mqenc.h
file added
+285
converter/other/jpeg2000/libjasper/jpc/jpc_qmfb.c
file added
+1091
converter/other/jpeg2000/libjasper/jpc/jpc_qmfb.h
file added
+235
converter/other/jpeg2000/libjasper/jpc/jpc_t1cod.c
file added
+537
converter/other/jpeg2000/libjasper/jpc/jpc_t1cod.h
file added
+344
converter/other/jpeg2000/libjasper/jpc/jpc_t1dec.c
file added
+954
converter/other/jpeg2000/libjasper/jpc/jpc_t1dec.h
file added
+137
converter/other/jpeg2000/libjasper/jpc/jpc_t1enc.c
file added
+1027
converter/other/jpeg2000/libjasper/jpc/jpc_t1enc.h
file added
+142
converter/other/jpeg2000/libjasper/jpc/jpc_t2cod.c
file added
+733
converter/other/jpeg2000/libjasper/jpc/jpc_t2cod.h
file added
+348
converter/other/jpeg2000/libjasper/jpc/jpc_t2dec.c
file added
+626
converter/other/jpeg2000/libjasper/jpc/jpc_t2dec.h
file added
+144
converter/other/jpeg2000/libjasper/jpc/jpc_t2enc.c
file added
+704
converter/other/jpeg2000/libjasper/jpc/jpc_t2enc.h
file added
+155
converter/other/jpeg2000/libjasper/jpc/jpc_tagtree.c
file added
+426
converter/other/jpeg2000/libjasper/jpc/jpc_tagtree.h
file added
+216
converter/other/jpeg2000/libjasper/jpc/jpc_tsfb.c
file added
+662
converter/other/jpeg2000/libjasper/jpc/jpc_tsfb.h
file added
+222
converter/other/jpeg2000/libjasper/jpc/jpc_util.c
file added
+243
converter/other/jpeg2000/libjasper/jpc/jpc_util.h
file added
+126
converter/other/jpeg2000/libjasper_compat.h
file added
+24
converter/other/jpeg2000/pamtojpeg2k.c
file added
+538
converter/other/jpegdatasource.c
file added
+211
converter/other/jpegdatasource.h
file added
+21
converter/other/jpegtopnm.c
file added
+998
converter/other/pamtoavs.c
file added
+150
converter/other/pamtodjvurle.c
file added
+294
converter/other/pamtofits.c
file added
+317
converter/other/pamtogif.c
file added
+2028
converter/other/pamtohdiff.c
file added
+143
converter/other/pamtohtmltbl.c
file added
+322
converter/other/pamtompfont.c
file added
+184
converter/other/pamtooctaveimg.c
file added
+241
converter/other/pamtopam.c
file added
+57
converter/other/pamtopdbimg.c
file added
+732
converter/other/pamtopfm.c
file added
+305
converter/other/pamtopng.c
file added
+769
converter/other/pamtopnm.c
file added
+165
converter/other/pamtosrf.c
file added
+217
converter/other/pamtosvg/Makefile
file added
+39
converter/other/pamtosvg/README
file added
+109
converter/other/pamtosvg/autotrace.c
file added
+220
converter/other/pamtosvg/autotrace.h
file added
+258
converter/other/pamtosvg/bitmap.c
file added
+116
converter/other/pamtosvg/bitmap.h
file added
+53
converter/other/pamtosvg/curve.c
file added
+313
converter/other/pamtosvg/curve.h
file added
+172
converter/other/pamtosvg/epsilon-equal.c
file added
+19
converter/other/pamtosvg/epsilon-equal.h
file added
+20
converter/other/pamtosvg/exception.c
file added
+55
converter/other/pamtosvg/exception.h
file added
+43
converter/other/pamtosvg/fit.c
file added
+2112
converter/other/pamtosvg/fit.h
file added
+34
converter/other/pamtosvg/image-header.h
file added
+19
converter/other/pamtosvg/image-proc.c
file added
+516
converter/other/pamtosvg/image-proc.h
file added
+42
converter/other/pamtosvg/logreport.c
file added
+17
converter/other/pamtosvg/logreport.h
file added
+28
converter/other/pamtosvg/message.h
file added
+31
converter/other/pamtosvg/output-svg.c
file added
+130
converter/other/pamtosvg/output-svg.h
file added
+37
converter/other/pamtosvg/pamtosvg.c
file added
+402
converter/other/pamtosvg/pamtosvg.test
file added
+8
converter/other/pamtosvg/point.h
file added
+8
converter/other/pamtosvg/pxl-outline.c
file added
+1368
converter/other/pamtosvg/pxl-outline.h
file added
+79
converter/other/pamtosvg/spline.c
file added
+195
converter/other/pamtosvg/spline.h
file added
+91
converter/other/pamtosvg/testgrid.svg
file added
+5
converter/other/pamtosvg/testline.svg
file added
+5
converter/other/pamtosvg/thin-image.c
file added
+373
converter/other/pamtosvg/thin-image.h
file added
+37
converter/other/pamtosvg/vector.c
file added
+290
converter/other/pamtosvg/vector.h
file added
+103
converter/other/pamtotga.c
file added
+575
converter/other/pamtotiff.c
file added
+1315
converter/other/pamtouil.c
file added
+435
converter/other/pamtowinicon.c
file added
+1177
converter/other/pamtoxvmini.c
file added
+258
converter/other/pbmtopgm.c
file added
+80
converter/other/pclxl.h
file added
+390
converter/other/pdbimgtopam.c
file added
+797
converter/other/pfmtopam.c
file added
+396
converter/other/pgmtopbm.c
file added
+765
converter/other/pgmtoppm.c
file added
+243
converter/other/pm_tiff.h
file added
+41
converter/other/pngtopam.c
file added
+1553
converter/other/pngtxt.c
file added
+503
converter/other/pngtxt.h
file added
+17
converter/other/pngx.c
file added
+733
converter/other/pngx.h
file added
+272
converter/other/pnmtoddif.c
file added
+679
converter/other/pnmtojpeg.c
file added
+1116
converter/other/pnmtopalm/LICENSE
file added
+16
converter/other/pnmtopalm/Makefile
file added
+28
converter/other/pnmtopalm/README
file added
+57
converter/other/pnmtopalm/gen_palm_colormap.c
file added
+46
converter/other/pnmtopalm/palm.h
file added
+58
converter/other/pnmtopalm/palmcolor8.map
file added
+259
converter/other/pnmtopalm/palmcolormap.c
file added
+311
converter/other/pnmtopalm/palmcolormap.h
file added
+25
converter/other/pnmtopalm/palmgray1.map
file added
+4
converter/other/pnmtopalm/palmgray2.map
file added
+6
converter/other/pnmtopalm/palmgray4.map
file added
+8
converter/other/pnmtopalm/palmtopnm.c
file added
+1218
converter/other/pnmtopalm/pnmtopalm.c
file added
+1355
converter/other/pnmtopclxl.c
file added
+1138
converter/other/pnmtoplainpnm
file added
+3
converter/other/pnmtopng.c
file added
+2994
converter/other/pnmtops.c
file added
+2128
converter/other/pnmtorast.c
file added
+400
converter/other/pnmtorle.c
file added
+264
converter/other/pnmtosgi.c
file added
+361
converter/other/pnmtosir.c
file added
+153
converter/other/pnmtotiffcmyk.c
file added
+993
converter/other/pnmtoxwd.c
file added
+507
converter/other/ppmtopgm.c
file added
+95
converter/other/pstopnm.c
file added
+1051
converter/other/pstopnm.csh
file added
+301
converter/other/rast.c
file added
+504
converter/other/rast.h
file added
+130
converter/other/rasttopnm.c
file added
+498
converter/other/rla.h
file added
+45
converter/other/rlatopam.c
file added
+434
converter/other/rletopnm.c
file added
+497
converter/other/sgi.h
file added
+33
converter/other/sgitopnm.c
file added
+524
converter/other/sirtopnm.c
file added
+95
converter/other/srf.c
file added
+653
converter/other/srf.h
file added
+170
converter/other/srftopam.c
file added
+226
converter/other/sunicontopnm.c
file added
+172
converter/other/svgtopam.c
file added
+992
converter/other/tiff.c
file added
+465
converter/other/tifftopnm.c
file added
+1772
converter/other/winicon.h
file added
+82
converter/other/winicontopam.c
file added
+1286
converter/other/x10wd.h
file added
+32
converter/other/x11wd.h
file added
+82
converter/other/xwdtopnm.c
file added
+1432
converter/other/yuy2topam.c
file added
+266
converter/other/zeisstopnm.c
file added
+187
converter/pbm/Makefile
file added
+87
converter/pbm/atktopbm.c
file added
+351
converter/pbm/brushtopbm.c
file added
+107
converter/pbm/cistopbm.c
file added
+180
converter/pbm/cmuwmtopbm.c
file added
+125
converter/pbm/ddbugtopbm.c
file added
+173
converter/pbm/escp2topbm.c
file added
+349
converter/pbm/g3.h
file added
+433
converter/pbm/g3topbm.c
file added
+829
converter/pbm/macp.h
file added
+16
converter/pbm/macptopbm.c
file added
+356
converter/pbm/mdaspec.txt
file added
+239
converter/pbm/mdatopbm.c
file added
+271
converter/pbm/mgr.h
file added
+25
converter/pbm/mgrtopbm.c
file added
+146
converter/pbm/mrftopbm.c
file added
+238
converter/pbm/pbmto10x.c
file added
+218
converter/pbm/pbmto4425.c
file added
+179
converter/pbm/pbmtoascii.c
file added
+284
converter/pbm/pbmtoatk.c
file added
+169
converter/pbm/pbmtobbnbg.c
file added
+152
converter/pbm/pbmtocis.c
file added
+170
converter/pbm/pbmtocmuwm.c
file added
+106
converter/pbm/pbmtodjvurle.c
file added
+146
converter/pbm/pbmtoepsi.c
file added
+289
converter/pbm/pbmtoepson.c
file added
+341
converter/pbm/pbmtoescp2.c
file added
+246
converter/pbm/pbmtog3.c
file added
+656
converter/pbm/pbmtogem.c
file added
+248
converter/pbm/pbmtogo.c
file added
+314
converter/pbm/pbmtoibm23xx.c
file added
+214
converter/pbm/pbmtolj.c
file added
+568
converter/pbm/pbmtoln03.c
file added
+255
converter/pbm/pbmtolps.c
file added
+181
converter/pbm/pbmtomacp.c
file added
+443
converter/pbm/pbmtomatrixorbital.c
file added
+92
converter/pbm/pbmtomda.c
file added
+201
converter/pbm/pbmtomgr.c
file added
+118
converter/pbm/pbmtomrf.c
file added
+398
converter/pbm/pbmtonokia.c
file added
+525
converter/pbm/pbmtopi3.c
file added
+98
converter/pbm/pbmtopk.c
file added
+1011
converter/pbm/pbmtoplot.c
file added
+76
converter/pbm/pbmtoppa/CREDITS
file added
+12
converter/pbm/pbmtoppa/INSTALL-MORE
file added
+187
converter/pbm/pbmtoppa/LICENSE
file added
+342
converter/pbm/pbmtoppa/Makefile
file added
+26
converter/pbm/pbmtoppa/README.Netpbm
file added
+30
converter/pbm/pbmtoppa/README.REDHAT
file added
+29
converter/pbm/pbmtoppa/cutswath.c
file added
+362
converter/pbm/pbmtoppa/cutswath.h
file added
+4
converter/pbm/pbmtoppa/defaults.h
file added
+65
converter/pbm/pbmtoppa/pbm.c
file added
+136
converter/pbm/pbmtoppa/pbmtoppa.c
file added
+461
converter/pbm/pbmtoppa/pbmtoppa.conf.hp1000
file added
+18
converter/pbm/pbmtoppa/pbmtoppa.conf.hp720
file added
+18
converter/pbm/pbmtoppa/pbmtoppa.conf.hp820
file added
+18
converter/pbm/pbmtoppa/ppa.c
file added
+527
converter/pbm/pbmtoppa/ppa.h
file added
+74
converter/pbm/pbmtoppa/ppapbm.h
file added
+29
converter/pbm/pbmtopsg3.c
file added
+375
converter/pbm/pbmtoptx.c
file added
+90
converter/pbm/pbmtosunicon.c
file added
+165
converter/pbm/pbmtowbmp.c
file added
+70
converter/pbm/pbmtox10bm
file added
+82
converter/pbm/pbmtoxbm.c
file added
+413
converter/pbm/pbmtoybm.c
file added
+97
converter/pbm/pbmtozinc.c
file added
+183
converter/pbm/pi3topbm.c
file added
+168
converter/pbm/pktopbm.c
file added
+445
converter/pbm/thinkjettopbm.l
file added
+261
converter/pbm/wbmptopbm.c
file added
+112
converter/pbm/xbmtopbm.c
file added
+387
converter/pbm/ybmtopbm.c
file added
+110
converter/pgm/Makefile
file added
+23
converter/pgm/asciitopgm.c
file added
+248
converter/pgm/bioradtopgm.c
file added
+152
converter/pgm/fstopgm.c
file added
+155
converter/pgm/hipstopgm.c
file added
+181
converter/pgm/lispmtopgm.c
file added
+172
converter/pgm/pgmtofs.c
file added
+147
converter/pgm/pgmtolispm.c
file added
+180
converter/pgm/pgmtopgm.c
file added
+44
converter/pgm/pgmtosbig.c
file added
+130
converter/pgm/pgmtost4.c
file added
+104
converter/pgm/psidtopgm.c
file added
+128
converter/pgm/rawtopgm.c
file added
+293
converter/pgm/sbigtopgm.c
file added
+352
converter/pgm/spottopgm.c
file added
+231
converter/pgm/st4topgm.c
file added
+260
converter/ppm/411toppm.c
file added
+231
converter/ppm/Makefile
file added
+50
converter/ppm/autocad.h
file added
+64
converter/ppm/eyuvtoppm.c
file added
+319
converter/ppm/gouldtoppm.c
file added
+122
converter/ppm/hpcdtoppm/Makefile
file added
+25
converter/ppm/hpcdtoppm/README
file added
+20
converter/ppm/hpcdtoppm/hpcdtoppm
file added
+25
converter/ppm/hpcdtoppm/pcdovtoppm
file added
+214
converter/ppm/ilbm.h
file added
+256
converter/ppm/ilbmtoppm.c
file added
+2492
converter/ppm/imgtoppm.c
file added
+142
converter/ppm/leaftoppm.c
file added
+216
converter/ppm/mitsu.h
file added
+96
converter/ppm/mtvtoppm.c
file added
+68
converter/ppm/neotoppm.c
file added
+104
converter/ppm/pc1toppm.c
file added
+233
converter/ppm/pcxstd.ppm
file added
+19
converter/ppm/pcxtoppm.c
file added
+711
converter/ppm/pi1toppm.c
file added
+92
converter/ppm/picttoppm.c
file added
+4334
converter/ppm/pjtoppm.c
file added
+253
converter/ppm/ppmtoacad.c
file added
+393
converter/ppm/ppmtoapplevol.c
file added
+95
converter/ppm/ppmtoarbtxt.c
file added
+1242
converter/ppm/ppmtoascii.c
file added
+236
converter/ppm/ppmtobmp.c
file added
+986
converter/ppm/ppmtoeyuv.c
file added
+396
converter/ppm/ppmtogif.c
file added
+423
converter/ppm/ppmtoicr.c
file added
+232
converter/ppm/ppmtoilbm.c
file added
+2338
converter/ppm/ppmtoleaf.c
file added
+259
converter/ppm/ppmtolj.c
file added
+297
converter/ppm/ppmtomitsu.c
file added
+723
converter/ppm/ppmtomitsu.test
file added
+12
converter/ppm/ppmtoneo.c
file added
+123
converter/ppm/ppmtopcx.c
file added
+923
converter/ppm/ppmtopi1.c
file added
+120
converter/ppm/ppmtopict.c
file added
+472
converter/ppm/ppmtopj.c
file added
+256
converter/ppm/ppmtopjxl.c
file added
+401
converter/ppm/ppmtoppm.c
file added
+44
converter/ppm/ppmtopuzz.c
file added
+96
converter/ppm/ppmtorgb3.c
file added
+144
converter/ppm/ppmtosixel.c
file added
+215
converter/ppm/ppmtospu.c
file added
+593
converter/ppm/ppmtoterm.c
file added
+232
converter/ppm/ppmtowinicon.c
file added
+877
converter/ppm/ppmtoxpm.c
file added
+664
converter/ppm/ppmtoyuv.c
file added
+120
converter/ppm/ppmtoyuvsplit.c
file added
+211
converter/ppm/qrttoppm.c
file added
+69
converter/ppm/rawtoppm.c
file added
+252
converter/ppm/rgb3toppm.c
file added
+88
converter/ppm/sldtoppm.c
file added
+735
converter/ppm/spctoppm.c
file added
+205
converter/ppm/sputoppm.c
file added
+129
converter/ppm/tgatoppm.c
file added
+465
converter/ppm/vidtoppm.c
file added
+270
converter/ppm/winico.h
file added
+88
converter/ppm/winico.html
file added
+701
converter/ppm/winicontoppm.c
file added
+935
converter/ppm/xim.h
file added
+125
converter/ppm/ximtoppm.c
file added
+445
converter/ppm/xpmtoppm.README
file added
+69
converter/ppm/xpmtoppm.c
file added
+1082
converter/ppm/xvminitoppm.c
file added
+212
converter/ppm/yuvsplittoppm.c
file added
+253
converter/ppm/yuvtoppm.c
file added
+221
converter/tga.h
file added
+46
doc/CONTRIBUTORS
file added
+37
doc/COPYRIGHT.PATENT
file added
+40
doc/GPL_LICENSE.txt
file added
+340
doc/HISTORY
file added
+5813
doc/INSTALL
file added
+498
doc/Netpbm.programming
file added
+425
doc/README.CYGWIN
file added
+79
doc/TESTS
file added
+372
doc/USERDOC
file added
+204
doc/copyright_summary
file added
+382
doc/lgpl_v21.txt
file added
+504
doc/netpbm.1
file added
+4
doc/netpbm.html
file added
+3
doc/patent_summary
file added
+100
editor/Makefile
file added
+100
editor/pamaddnoise.c
file added
+486
editor/pambackground.c
file added
+505
editor/pamcomp.c
file added
+1005
editor/pamcut.c
file added
+696
editor/pamdice.c
file added
+496
editor/pamditherbw.c
file added
+941
editor/pamedge.c
file added
+204
editor/pamenlarge.c
file added
+402
editor/pamflip/Makefile
file added
+36
editor/pamflip/config.h
file added
+7
editor/pamflip/flip.h
file added
+16
editor/pamflip/pamflip.c
file added
+1238
editor/pamflip/pamflip_sse.c
file added
+429
editor/pamflip/pamflip_sse.h
file added
+12
editor/pamfunc.c
file added
+440
editor/pammasksharpen.c
file added
+192
editor/pamperspective.c
file added
+1538
editor/pamrecolor.c
file added
+528
editor/pamrubber.c
file added
+1475
editor/pamscale.c
file added
+2226
editor/pamsistoaglyph.c
file added
+428
editor/pamstretch-gen
file added
+82
editor/pamstretch.c
file added
+410
editor/pamthreshold.c
file added
+713
editor/pamundice.c
file added
+708
editor/pamwipeout.c
file added
+229
editor/pbmclean.c
file added
+818
editor/pbmmask.c
file added
+222
editor/pbmpscale.c
file added
+455
editor/pbmreduce.c
file added
+354
editor/pgmdeshadow.c
file added
+345
editor/pgmenhance.c
file added
+112
editor/pgmmedian.c
file added
+465
editor/pnmalias.c
file added
+250
editor/pnmcat.c
file added
+871
editor/pnmconvol.c
file added
+2384
editor/pnmcrop.c
file added
+950
editor/pnmflip
file added
+104
editor/pnmgamma.c
file added
+763
editor/pnmhisteq.c
file added
+542
editor/pnmindex.csh
file added
+189
editor/pnmindex.sh
file added
+214
editor/pnminvert.c
file added
+120
editor/pnmmargin
file added
+108
editor/pnmmontage.c
file added
+773
editor/pnmnlfilt.c
file added
+1056
editor/pnmnorm.c
file added
+996
editor/pnmpad.c
file added
+649
editor/pnmpaste.c
file added
+438
editor/pnmquant
file added
+334
editor/pnmquantall
file added
+224
editor/pnmremap.c
file added
+1269
editor/pnmrotate.c
file added
+792
editor/pnmscalefixed.c
file added
+595
editor/pnmshear.c
file added
+277
editor/pnmsmooth.README
file added
+21
editor/pnmsmooth.c
file added
+264
editor/pnmstitch.c
file added
+2409
editor/pnmtile.c
file added
+114
editor/ppmbrighten.c
file added
+337
editor/ppmchange.c
file added
+245
editor/ppmcolormask.c
file added
+304
editor/ppmdim.c
file added
+112
editor/ppmdist.c
file added
+185
editor/ppmdither.c
file added
+551
editor/ppmdraw.c
file added
+935
editor/ppmfade
file added
+331
editor/ppmflash.c
file added
+114
editor/ppmlabel.c
file added
+212
editor/ppmmix.c
file added
+96
editor/ppmquant
file added
+65
editor/ppmshadow
file added
+330
editor/ppmshadow.doc
file added
+631
editor/specialty/Makefile
file added
+57
editor/specialty/pamdeinterlace.c
file added
+139
editor/specialty/pammixinterlace.c
file added
+346
editor/specialty/pamoil.c
file added
+137
editor/specialty/pampaintspill.c
file added
+500
editor/specialty/pampop9.c
file added
+108
editor/specialty/pbmlife.c
file added
+114
editor/specialty/pgmabel.c
file added
+311
editor/specialty/pgmbentley.c
file added
+74
editor/specialty/pgmmorphconv.c
file added
+419
editor/specialty/pnmindex.c
file added
+642
editor/specialty/pnmmercator.c
file added
+430
editor/specialty/ppm3d.c
file added
+308
editor/specialty/ppmglobe.c
file added
+173
editor/specialty/ppmntsc.c
file added
+502
editor/specialty/ppmrelief.c
file added
+114
editor/specialty/ppmshift.c
file added
+132
editor/specialty/ppmspread.c
file added
+117
editor/specialty/ppmtv.c
file added
+105
generator/Makefile
file added
+44
generator/pamcrater.c
file added
+514
generator/pamgauss.c
file added
+349
generator/pamgradient.c
file added
+213
generator/pamseq.c
file added
+202
generator/pamshadedrelief.c
file added
+250
generator/pamstereogram.c
file added
+1435
generator/pamstereogram.test
file added
+70
generator/pbmmake.c
file added
+174
generator/pbmpage.c
file added
+303
generator/pbmtext.c
file added
+1335
generator/pbmtextps.c
file added
+722
generator/pbmupc.c
file added
+527
generator/pgmcrater
file added
+114
generator/pgmkernel.c
file added
+243
generator/pgmmake.c
file added
+139
generator/pgmnoise.c
file added
+196
generator/pgmramp.c
file added
+176
generator/ppmcie.c
file added
+1318
generator/ppmcolors.c
file added
+89
generator/ppmforge.c
file added
+1159
generator/ppmmake.c
file added
+113
generator/ppmpat.c
file added
+1570
generator/ppmrainbow
file added
+137
generator/ppmrough.c
file added
+331
generator/ppmwheel.c
file added
+157
icon/Makefile
file added
+31
icon/netpbm.ico
file added
+0
icon/netpbm.ppm
file added
+12
installnetpbm
file added
+3
lib/Makefile
file added
+295
lib/colorname.c
file added
+268
lib/colorname.h
file added
+53
lib/dithers.h
file added
+90
lib/fileio.c
file added
+175
lib/fileio.h
file added
+24
lib/libpam.c
file added
+1426
lib/libpam.h
file added
+17
lib/libpamcolor.c
file added
+399
lib/libpamd.c
file added
+1524
lib/libpammap.c
file added
+754
lib/libpamn.c
file added
+705
lib/libpamread.c
file added
+371
lib/libpamwrite.c
file added
+410
lib/libpbm.h
file added
+12
lib/libpbm1.c
file added
+181
lib/libpbm2.c
file added
+301
lib/libpbm3.c
file added
+443
lib/libpbmfont.c
file added
+1155
lib/libpgm.h
file added
+15
lib/libpgm1.c
file added
+409
lib/libpgm2.c
file added
+194
lib/libpm.c
file added
+892
lib/libpnm1.c
file added
+299
lib/libpnm2.c
file added
+173
lib/libpnm3.c
file added
+418
lib/libppm.h
file added
+15
lib/libppm1.c
file added
+504
lib/libppm2.c
file added
+206
lib/libppmcmap.c
file added
+813
lib/libppmcolor.c
file added
+951
lib/libppmd.c
file added
+1694
lib/libppmfloyd.c
file added
+271
lib/libppmfuzzy.c
file added
+445
lib/libsystem.c
file added
+759
lib/libsystem_dummy.c
file added
+77
lib/lum.h
file added
+125
lib/pam.h
file added
+545
lib/pamdraw.h
file added
+317
lib/pammap.h
file added
+134
lib/path.c
file added
+607
lib/pbm.h
file added
+140
lib/pbmfont.h
file added
+156
lib/pbmfontdata1.c
file added
+253
lib/pbmfontdata2.c
file added
+444
lib/pgm.h
file added
+137
lib/pm.h
file added
+438
lib/pm_gamma.h
file added
+78
lib/pm_system.h
file added
+101
lib/pmfileio.c
file added
+1109
lib/pnm.h
file added
+146
lib/ppm.h
file added
+328
lib/ppmcmap.h
file added
+137
lib/ppmdfont.c
file added
+143
lib/ppmdfont.h
file added
+74
lib/ppmdraw.h
file added
+440
lib/ppmfloyd.h
file added
+69
lib/rgb.txt
file added
+891
lib/standard.ppmdfont
file added
+0
lib/standardppmdfont.c
file added
+3177
lib/util/LICENSE.txt
file added
+121
lib/util/Makefile
file added
+39
lib/util/bitarith.h
file added
+42
lib/util/bitio.c
file added
+207
lib/util/bitio.h
file added
+89
lib/util/bitreverse.h
file added
+46
lib/util/filename.c
file added
+26
lib/util/filename.h
file added
+7
lib/util/floatcode.h
file added
+185
lib/util/intcode.h
file added
+292
lib/util/io.c
file added
+92
lib/util/io.h
file added
+11
lib/util/lexheader
file added
+9
lib/util/mallocvar.c
file added
+185
lib/util/mallocvar.h
file added
+141
lib/util/matrix.c
file added
+223
lib/util/matrix.h
file added
+11
lib/util/nsleep.c
file added
+29
lib/util/nsleep.h
file added
+7
lib/util/nstring.c
file added
+1085
lib/util/nstring.h
file added
+219
lib/util/pm_c_util.h
file added
+93
lib/util/runlength.c
file added
+401
lib/util/runlength.h
file added
+52
lib/util/shhopt-1.1.6.lsm
file added
+16
lib/util/shhopt.README
file added
+200
lib/util/shhopt.c
file added
+1022
lib/util/shhopt.h
file added
+266
lib/util/testnstring.c
file added
+30
lib/util/token.c
file added
+80
lib/util/token.h
file added
+11
lib/util/vasprintf.c
file added
+77
manweb
file added
+427
netpbm.c
file added
+100
other/Makefile
file added
+72
other/pamarith.c
file added
+853
other/pambayer.c
file added
+336
other/pamchannel.c
file added
+201
other/pamdepth.c
file added
+175
other/pamendian.c
file added
+70
other/pamexec.c
file added
+193
other/pamfix.c
file added
+291
other/pamfixtrunc
file added
+50
other/pamlookup.c
file added
+406
other/pampick.c
file added
+252
other/pamsplit.c
file added
+193
other/pamstack.c
file added
+250
other/pamsummcol.c
file added
+258
other/pamunlookup.c
file added
+250
other/pamvalidate.c
file added
+86
other/pamx/COPYRIGHT
file added
+72
other/pamx/Makefile
file added
+57
other/pamx/fill.c
file added
+82
other/pamx/fill.h
file added
+16
other/pamx/image.c
file added
+239
other/pamx/image.h
file added
+84
other/pamx/pamx.c
file added
+370
other/pamx/send.c
file added
+908
other/pamx/send.h
file added
+38
other/pamx/valtomem.h
file added
+65
other/pamx/window.c
file added
+1213
other/pamx/window.h
file added
+38
other/pamx/ximageinfo.h
file added
+25
other/pnmcolormap.c
file added
+977
other/ppmdcfont.c
file added
+200
other/ppmddumpfont.c
file added
+89
other/ppmdmkfont.c
file added
+705
other/ppmsvgalib.c
file added
+289
other/ppmtomap
file added
+5
pm_config.in.h
file added
+343
srcdir.mk
file added
+14
test/411toppm.ok
file added
+1
test/411toppm.test
file added
+13
test/Available-Testprog
file added
+75
test/BLOCK
file added
+4
test/Execute-Tests
file added
+328
test/Makefile
file added
+34
test/Test-Order
file added
+169
test/all-in-place.ok
file added
+328
test/all-in-place.test
file added
+425
test/atari-roundtrip.ok
file added
+3
test/atari-roundtrip.test
file added
+32
test/atk-roundtrip.ok
file added
+1
test/atk-roundtrip.test
file added
+7
test/avs-roundtrip.ok
file added
+1
test/avs-roundtrip.test
file added
+8
test/bmp-roundtrip.ok
file added
+2
test/bmp-roundtrip.test
file added
+7
test/cis-roundtrip.ok
file added
+2
test/cis-roundtrip.test
file added
+14
test/cmuw-roundtrip.ok
file added
+1
test/cmuw-roundtrip.test
file added
+7
test/cut-paste-roundtrip.ok
file added
+10
test/cut-paste-roundtrip.test
file added
+52
test/enlarge-reduce-roundtrip.ok
file added
+17
test/enlarge-reduce-roundtrip.test
file added
+34
test/eyuvtoppm.ok
file added
+1
test/eyuvtoppm.test
file added
+8
test/facesaver-roundtrip.ok
file added
+1
test/facesaver-roundtrip.test
file added
+9
test/fiasco-roundtrip.ok
file added
+1
test/fiasco-roundtrip.test
file added
+23
test/fits-roundtrip.ok
file added
+1
test/fits-roundtrip.test
file added
+7
test/g3-roundtrip.ok
file added
+13
test/g3-roundtrip.test
file added
+61
test/gem-roundtrip.ok
file added
+1
test/gem-roundtrip.test
file added
+7
test/gif-quant-roundtrip.ok
file added
+1
test/gif-quant-roundtrip.test
file added
+18
test/gif-roundtrip.ok
file added
+22
test/gif-roundtrip.test
file added
+163
test/hdiff-roundtrip.ok
file added
+1
test/hdiff-roundtrip.test
file added
+7
test/ilbm-roundtrip.ok
file added
+10
test/ilbm-roundtrip.test
file added
+28
test/jbig-roundtrip.ok
file added
+2
test/jbig-roundtrip.test
file added
+10
test/jpeg-roundtrip.ok
file added
+3
test/jpeg-roundtrip.test
file added
+19
test/jpeg2k-roundtrip.ok
file added
+1
test/jpeg2k-roundtrip.test
file added
+7
test/leaf-roundtrip.ok
file added
+1
test/leaf-roundtrip.test
file added
+7
test/legacy-names.ok
file added
+39
test/legacy-names.test
file added
+134
test/lookup-roundtrip.ok
file added
+1
test/lookup-roundtrip.test
file added
+12
test/macp-roundtrip.ok
file added
+5
test/macp-roundtrip.test
file added
+31
test/mda-roundtrip.ok
file added
+2
test/mda-roundtrip.test
file added
+13
test/mgr-roundtrip.ok
file added
+1
test/mgr-roundtrip.test
file added
+7
test/mrf-roundtrip.ok
file added
+1
test/mrf-roundtrip.test
file added
+7
test/pad-crop-roundtrip.ok
file added
+2
test/pad-crop-roundtrip.test
file added
+9
test/palm-roundtrip.ok
file added
+9
test/palm-roundtrip.test
file added
+35
test/palm-roundtrip2.ok
file added
+5
test/palm-roundtrip2.test
file added
+31
test/pambackground.ok
file added
+3
test/pambackground.test
file added
+34
test/pamchannel.ok
file added
+3
test/pamchannel.test
file added
+32
test/pamcrater.ok
file added
+6
test/pamcrater.test
file added
+53
test/pamcut.ok
file added
+4
test/pamcut.test
file added
+18
test/pamdepth-roundtrip.ok
file added
+8
test/pamdepth-roundtrip.test
file added
+13
test/pamdice-roundtrip.ok
file added
+1
test/pamdice-roundtrip.test
file added
+12
test/pamditherbw.ok
file added
+4
test/pamditherbw.test
file added
+32
test/pamedge.ok
file added
+77
test/pamedge.test
file added
+8
test/pamenlarge.ok
file added
+4
test/pamenlarge.test
file added
+14
test/pamfile.ok
file added
+5
test/pamfile.test
file added
+9
test/pamflip-roundtrip.ok
file added
+12
test/pamflip-roundtrip.test
file added
+35
test/pamflip1.ok
file added
+5
test/pamflip1.test
file added
+15
test/pamflip2.ok
file added
+3
test/pamflip2.test
file added
+17
test/pamgauss.ok
file added
+81
test/pamgauss.test
file added
+12
test/pamseq.ok
file added
+1
test/pamseq.test
file added
+6
test/pamslice-roundtrip.ok
file added
+4
test/pamslice-roundtrip.test
file added
+75
test/pamsumm.ok
file added
+8
test/pamsumm.test
file added
+14
test/pamtable.ok
file added
+66
test/pamtable.test
file added
+20
test/pamtopam.ok
file added
+16
test/pamtopam.test
file added
+10
test/pamtopdbimg.ok
file added
+20
test/pamtopdbimg.test
file added
+95
test/pbm-misc-converters.ok
file added
+27
test/pbm-misc-converters.test
file added
+40
test/pbmclean.ok
file added
+73
test/pbmclean.test
file added
+19
test/pbmmake.ok
file added
+43
test/pbmmake.test
file added
+18
test/pbmminkowski.ok
file added
+23
test/pbmminkowski.test
file added
+11
test/pbmpage.ok
file added
+3
test/pbmpage.test
file added
+8
test/pbmpscale.ok
file added
+50
test/pbmpscale.test
file added
+12
test/pbmtext.ok
file added
+24
test/pbmtext.test
file added
+183
test/pbmtog3.ok
file added
+10
test/pbmtog3.test
file added
+25
test/pbmupc.ok
file added
+1
test/pbmupc.test
file added
+9
test/pcx-roundtrip.ok
file added
+5
test/pcx-roundtrip.test
file added
+45
test/pdb-roundtrip.ok
file added
+18
test/pdb-roundtrip.test
file added
+55
test/pfm-roundtrip.ok
file added
+1
test/pfm-roundtrip.test
file added
+8
test/pgmbentley.ok
file added
+1
test/pgmbentley.test
file added
+7
test/pgmhist.ok
file added
+14
test/pgmhist.test
file added
+12
test/pgmmake.ok
file added
+2
test/pgmmake.test
file added
+7
test/pgmnoise.ok
file added
+1
test/pgmnoise.rand-ok
file added
+3
test/pgmnoise.test
file added
+7
test/pgmramp.ok
file added
+40
test/pgmramp.test
file added
+15
test/pgmtopgm.ok
file added
+1
test/pgmtopgm.test
file added
+6
test/pgmtoppm.ok
file added
+3
test/pgmtoppm.test
file added
+22
test/pi3-roundtrip.ok
file added
+2
test/pi3-roundtrip.test
file added
+16
test/pict-roundtrip.ok
file added
+1
test/pict-roundtrip.test
file added
+8
test/png-roundtrip.ok
file added
+36
test/png-roundtrip.test
file added
+51
test/png-roundtrip2.ok
file added
+4
test/png-roundtrip2.test
file added
+22
test/pnm-pam-roundtrip.ok
file added
+2
test/pnm-pam-roundtrip.test
file added
+7
test/pnm-plain-roundtrip.ok
file added
+2
test/pnm-plain-roundtrip.test
file added
+9
test/pnmcat.ok
file added
+4
test/pnmcat.test
file added
+10
test/pnminvert-roundtrip.ok
file added
+2
test/pnminvert-roundtrip.test
file added
+7
test/pnminvert.ok
file added
+7
test/pnminvert.test
file added
+26
test/pnmpsnr.ok
file added
+7
test/pnmpsnr.test
file added
+23
test/pnmquantall.ok
file added
+5
test/pnmquantall.test
file added
+27
test/pnmremap1.ok
file added
+1
test/pnmremap1.test
file added
+26
test/pnmremap2.ok
file added
+3
test/pnmremap2.test
file added
+25
test/pnmshear.ok
file added
+1
test/pnmshear.test
file added
+22
test/pnmtile.ok
file added
+2
test/pnmtile.test
file added
+22
test/pnmtopnm-plain.ok
file added
+48
test/pnmtopnm-plain.test
file added
+10
test/ppmbrighten.ok
file added
+3
test/ppmbrighten.test
file added
+8
test/ppmchange-roundtrip.ok
file added
+2
test/ppmchange-roundtrip.test
file added
+12
test/ppmchange.ok
file added
+9
test/ppmchange.test
file added
+62
test/ppmcie.ok
file added
+2
test/ppmcie.test
file added
+51
test/ppmdfont.ok
file added
+2
test/ppmdfont.test
file added
+22
test/ppmdim.ok
file added
+13
test/ppmdim.test
file added
+25
test/ppmdither.ok
file added
+3
test/ppmdither.test
file added
+8
test/ppmforge.ok
file added
+1
test/ppmforge.rand-ok
file added
+3
test/ppmforge.test
file added
+9
test/ppmhist.ok
file added
+19
test/ppmhist.test
file added
+22
test/ppmmake.ok
file added
+2
test/ppmmake.test
file added
+7
test/ppmmix.ok
file added
+17
test/ppmmix.test
file added
+33
test/ppmpat-random.ok
file added
+3
test/ppmpat-random.rand-ok
file added
+7
test/ppmpat-random.test
file added
+22
test/ppmpat.ok
file added
+6
test/ppmpat.test
file added
+21
test/ppmrelief.ok
file added
+3
test/ppmrelief.test
file added
+36
test/ppmrough.ok
file added
+1
test/ppmrough.rand-ok
file added
+3
test/ppmrough.test
file added
+6
test/ppmtoarbtxt-roundtrip.ok
file added
+2
test/ppmtoarbtxt-roundtrip.test
file added
+34
test/ppmtopgm.ok
file added
+1
test/ppmtopgm.test
file added
+7
test/ppmtoppm.ok
file added
+1
test/ppmtoppm.test
file added
+6
test/ppmwheel.ok
file added
+2
test/ppmwheel.test
file added
+110
test/ps-alt-roundtrip.ok
file added
+3
test/ps-alt-roundtrip.test
file added
+60
test/ps-flate-roundtrip.ok
file added
+3
test/ps-flate-roundtrip.test
file added
+48
test/ps-roundtrip.ok
file added
+14
test/ps-roundtrip.test
file added
+80
test/rgb3-roundtrip.ok
file added
+6
test/rgb3-roundtrip.test
file added
+46
test/sbig-roundtrip.ok
file added
+1
test/sbig-roundtrip.test
file added
+9
test/sgi-roundtrip.ok
file added
+8
test/sgi-roundtrip.test
file added
+43
test/st4-roundtrip.ok
file added
+1
test/st4-roundtrip.test
file added
+14
test/sunicon-roundtrip.ok
file added
+1
test/sunicon-roundtrip.test
file added
+8
test/sunrast-roundtrip.ok
file added
+1
test/sunrast-roundtrip.test
file added
+7
test/symmetry.ok
file added
+18
test/symmetry.test
file added
+101
test/targa-roundtrip.ok
file added
+3
test/targa-roundtrip.test
file added
+18
test/testgrid.pbm
file added
+3
test/testimg.ppm
file added
+4
test/testrandom.c
file added
+153
test/tiff-flate-lzw-roundtrip.ok
file added
+7
test/tiff-flate-lzw-roundtrip.test
file added
+34
test/tiff-roundtrip.ok
file added
+38
test/tiff-roundtrip.test
file added
+99
test/tiffcmyk-roundtrip.ok
file added
+5
test/tiffcmyk-roundtrip.test
file added
+42
test/utahrle-roundtrip.ok
file added
+2
test/utahrle-roundtrip.test
file added
+11
test/wbmp-roundtrip.ok
file added
+1
test/wbmp-roundtrip.test
file added
+7
test/winicon-roundtrip.ok
file added
+2
test/winicon-roundtrip.test
file added
+13
test/xbm-roundtrip.ok
file added
+2
test/xbm-roundtrip.test
file added
+7
test/xpm-roundtrip.ok
file added
+1
test/xpm-roundtrip.test
file added
+9
test/xv-roundtrip.ok
file added
+1
test/xv-roundtrip.test
file added
+7
test/xwd-roundtrip.ok
file added
+3
test/xwd-roundtrip.test
file added
+16
test/yuv-roundtrip.ok
file added
+1
test/yuv-roundtrip.test
file added
+10
urt/Makefile
file added
+36
urt/README
file added
+20
urt/Runput.c
file added
+356
urt/Runput.h
file added
+23
urt/cmd_name.c
file added
+57
urt/rle.h
file added
+486
urt/rle_addhist.c
file added
+109
urt/rle_code.h
file added
+70
urt/rle_config.h
file added
+86
urt/rle_error.c
file added
+119
urt/rle_getcom.c
file added
+100
urt/rle_getrow.c
file added
+516
urt/rle_getskip.c
file added
+164
urt/rle_global.c
file added
+87
urt/rle_hdr.c
file added
+298
urt/rle_open_f.c
file added
+349
urt/rle_put.h
file added
+105
urt/rle_putcom.c
file added
+169
urt/rle_putrow.c
file added
+729
urt/rle_row_alc.c
file added
+131
urt/scanargs.c
file added
+918
urt/vaxshort.c
file added
+50
urt/vaxshort.h
file added
+5
userguide/411toppm.html
file added
+73
userguide/anytopnm.html
file added
+86
userguide/asciitopgm.html
file added
+81
userguide/atktopbm.html
file added
+44
userguide/avstopam.html
file added
+63
userguide/bioradtopgm.html
file added
+60
userguide/blend1.gif
file added
+0
userguide/blend3.gif
file added
+0
userguide/blend4.gif
file added
+0
userguide/blend6.gif
file added
+0
userguide/blend7.gif
file added
+0
userguide/bmptopnm.html
file added
+73
userguide/bmptoppm.html
file added
+20
userguide/brushtopbm.html
file added
+43
userguide/cameratopam.html
file added
+182
userguide/cistopbm.html
file added
+62
userguide/cmuwmtopbm.html
file added
+42
userguide/ddbugtopbm.html
file added
+104
userguide/directory.html
file added
+1116
userguide/escp2topbm.html
file added
+86
userguide/extendedopacity.html
file added
+162
userguide/eyuvtoppm.html
file added
+52
userguide/faxformat.html
file added
+98
userguide/fiascotopnm.html
file added
+222
userguide/fitstopnm.html
file added
+144
userguide/fstopgm.html
file added
+79
userguide/g3topbm.html
file added
+144
userguide/gemtopbm.html
file added
+20
userguide/gemtopnm.html
file added
+59
userguide/giftopnm.html
file added
+221
userguide/globe.jpg
file added
+0
userguide/gobot.gif
file added
+0
userguide/gouldtoppm.html
file added
+42
userguide/hdifftopam.html
file added
+59
userguide/hipstopgm.html
file added
+47
userguide/hpcdtoppm.html
file added
+438
userguide/icontopbm.html
file added
+44
userguide/ilbmtoppm.html
file added
+142
userguide/imgtoppm.html
file added
+47
userguide/index.html
file added
+1023
userguide/infotopam.html
file added
+225
userguide/jbigtopnm.html
file added
+129
userguide/jpeg2ktopam.html
file added
+146
userguide/jpegtopnm.html
file added
+352
userguide/leaftoppm.html
file added
+50
userguide/liberror.html
file added
+250
userguide/libmaketmpfile.html
file added
+92
userguide/libmaketmpfilefd.html
file added
+77
userguide/libnetpbm.html
file added
+83
userguide/libnetpbm_dir.html
file added
+192
userguide/libnetpbm_draw.html
file added
+474
userguide/libnetpbm_image.html
file added
+657
userguide/libnetpbm_ug.html
file added
+385
userguide/libpbm.html
file added
+304
userguide/libpgm.html
file added
+267
userguide/libpm.html
file added
+562
userguide/libpnm.html
file added
+346
userguide/libppm.html
file added
+818
userguide/libsystem.html
file added
+471
userguide/libtmpfile.html
file added
+72
userguide/libtmpfilefd.html
file added
+66
userguide/lispmtopgm.html
file added
+71
userguide/macptopbm.html
file added
+73
userguide/manweb.html
file added
+247
userguide/mdatopbm.html
file added
+81
userguide/mgrtopbm.html
file added
+50
userguide/mrf.html
file added
+134
userguide/mrftopbm.html
file added
+77
userguide/mtvtoppm.html
file added
+51
userguide/neotoppm.html
file added
+56
userguide/palmtopnm.html
file added
+141
userguide/pam.html
file added
+336
userguide/pamaddnoise.html
file added
+198
userguide/pamarith.html
file added
+255
userguide/pambackground.html
file added
+170
userguide/pambayer.html
file added
+120
userguide/pamchannel.html
file added
+89
userguide/pamcomp.html
file added
+343
userguide/pamcrater.html
file added
+220
userguide/pamcut.html
file added
+205
userguide/pamdeinterlace.html
file added
+97
userguide/pamdepth.html
file added
+73
userguide/pamdice.html
file added
+155
userguide/pamditherbw.html
file added
+193
userguide/pamedge.html
file added
+74
userguide/pamendian.html
file added
+75
userguide/pamenlarge.html
file added
+95
userguide/pamexec.html
file added
+115
userguide/pamfile.html
file added
+106
userguide/pamfix.html
file added
+139
userguide/pamfixtrunc.html
file added
+33
userguide/pamflip.html
file added
+247
userguide/pamfunc.html
file added
+318
userguide/pamgauss.html
file added
+168
userguide/pamgradient.html
file added
+101
userguide/pamlookup.html
file added
+395
userguide/pammasksharpen.html
file added
+140
userguide/pammixinterlace.html
file added
+97
userguide/pammosaicknit.html
file added
+103
userguide/pamoil.html
file added
+94
userguide/pampaintspill.html
file added
+141
userguide/pamperspective.html
file added
+498
userguide/pampick.html
file added
+76
userguide/pampop9.html
file added
+87
userguide/pamrecolor.html
file added
+266
userguide/pamrgbatopng.html
file added
+43
userguide/pamrubber.html
file added
+170
userguide/pamscale.html
file added
+600
userguide/pamseq.html
file added
+102
userguide/pamshadedrelief.html
file added
+130
userguide/pamsharpmap.html
file added
+79
userguide/pamsharpness.html
file added
+59
userguide/pamsistoaglyph.html
file added
+191
userguide/pamslice.html
file added
+121
userguide/pamsplit.html
file added
+91
userguide/pamstack.html
file added
+106
userguide/pamstereogram.html
file added
+473
userguide/pamstretch-gen.html
file added
+64
userguide/pamstretch.html
file added
+131
userguide/pamsumm.html
file added
+132
userguide/pamsummcol.html
file added
+133
userguide/pamtable.html
file added
+99
userguide/pamthreshold.html
file added
+173
userguide/pamtilt.html
file added
+173
userguide/pamtoavs.html
file added
+76
userguide/pamtodjvurle.html
file added
+68
userguide/pamtofits.html
file added
+113
userguide/pamtogif.html
file added
+409
userguide/pamtohdiff.html
file added
+90
userguide/pamtohtmltbl.html
file added
+94
userguide/pamtojpeg2k.html
file added
+242
userguide/pamtompfont.html
file added
+69
userguide/pamtooctaveimg.html
file added
+115
userguide/pamtopam.html
file added
+61
userguide/pamtopdbimg.html
file added
+101
userguide/pamtopfm.html
file added
+100
userguide/pamtopng.html
file added
+339
userguide/pamtopnm.html
file added
+110
userguide/pamtosrf.html
file added
+97
userguide/pamtosvg.html
file added
+220
userguide/pamtotga.html
file added
+129
userguide/pamtotiff.html
file added
+601
userguide/pamtouil.html
file added
+89
userguide/pamtowinicon.html
file added
+171
userguide/pamtoxvmini.html
file added
+48
userguide/pamundice.html
file added
+225
userguide/pamunlookup.html
file added
+135
userguide/pamvalidate.html
file added
+77
userguide/pamwipeout.html
file added
+90
userguide/pamx.html
file added
+253
userguide/pbm.html
file added
+195
userguide/pbmclean.html
file added
+152
userguide/pbmlife.html
file added
+45
userguide/pbmmake.html
file added
+58
userguide/pbmmask.html
file added
+107
userguide/pbmminkowski.html
file added
+23
userguide/pbmpage.html
file added
+103
userguide/pbmpscale.html
file added
+67
userguide/pbmreduce.html
file added
+92
userguide/pbmtext.html
file added
+433
userguide/pbmtextps.html
file added
+273
userguide/pbmto10x.html
file added
+61
userguide/pbmto4425.html
file added
+72
userguide/pbmtoascii.html
file added
+71
userguide/pbmtoatk.html
file added
+42
userguide/pbmtobbnbg.html
file added
+64
userguide/pbmtocis.html
file added
+65
userguide/pbmtocmuwm.html
file added
+49
userguide/pbmtodjvurle.html
file added
+55
userguide/pbmtoepsi.html
file added
+112
userguide/pbmtoepson.html
file added
+115
userguide/pbmtoescp2.html
file added
+166
userguide/pbmtog3.html
file added
+100
userguide/pbmtogem.html
file added
+56
userguide/pbmtogo.html
file added
+54
userguide/pbmtoibm23xx.html
file added
+89
userguide/pbmtoicon.html
file added
+44
userguide/pbmtolj.html
file added
+119
userguide/pbmtoln03.html
file added
+76
userguide/pbmtolps.html
file added
+59
userguide/pbmtomacp.html
file added
+111
userguide/pbmtomatrixorbital.html
file added
+52
userguide/pbmtomda.html
file added
+84
userguide/pbmtomgr.html
file added
+49
userguide/pbmtomrf.html
file added
+66
userguide/pbmtonokia.html
file added
+135
userguide/pbmtopgm.html
file added
+84
userguide/pbmtopi3.html
file added
+51
userguide/pbmtopk.html
file added
+161
userguide/pbmtoplot.html
file added
+52
userguide/pbmtoppa.html
file added
+306
userguide/pbmtopsg3.html
file added
+74
userguide/pbmtoptx.html
file added
+50
userguide/pbmtosunicon.html
file added
+46
userguide/pbmtowbmp.html
file added
+59
userguide/pbmtox10bm.html
file added
+23
userguide/pbmtoxbm.html
file added
+73
userguide/pbmtoybm.html
file added
+52
userguide/pbmtozinc.html
file added
+51
userguide/pbmupc.html
file added
+77
userguide/pc1toppm.html
file added
+55
userguide/pcdindex.html
file added
+17
userguide/pcdovtoppm.html
file added
+114
userguide/pcxtoppm.html
file added
+97
userguide/pdbimgtopam.html
file added
+76
userguide/pfm.html
file added
+92
userguide/pfmtopam.html
file added
+79
userguide/pgm.html
file added
+229
userguide/pgmabel.html
file added
+129
userguide/pgmbentley.html
file added
+49
userguide/pgmcrater.html
file added
+74
userguide/pgmdeshadow.html
file added
+77
userguide/pgmedge.html
file added
+20
userguide/pgmenhance.html
file added
+67
userguide/pgmhist.html
file added
+142
userguide/pgmkernel.html
file added
+118
userguide/pgmmake.html
file added
+77
userguide/pgmmedian.html
file added
+141
userguide/pgmminkowski.html
file added
+98
userguide/pgmmorphconv.html
file added
+120
userguide/pgmnoise.html
file added
+85
userguide/pgmnorm.html
file added
+20
userguide/pgmoil.html
file added
+20
userguide/pgmramp.html
file added
+121
userguide/pgmslice.html
file added
+23
userguide/pgmtexture.html
file added
+80
userguide/pgmtofs.html
file added
+47
userguide/pgmtolispm.html
file added
+73
userguide/pgmtopbm.html
file added
+59
userguide/pgmtopgm.html
file added
+59
userguide/pgmtoppm.html
file added
+110
userguide/pgmtosbig.html
file added
+60
userguide/pgmtost4.html
file added
+62
userguide/pi1toppm.html
file added
+55
userguide/pi3topbm.html
file added
+53
userguide/picttoppm.html
file added
+184
userguide/pjtoppm.html
file added
+59
userguide/pktopbm.html
file added
+79
userguide/pngtopam.html
file added
+309
userguide/pngtopnm.html
file added
+68
userguide/pnm.html
file added
+82
userguide/pnmalias.html
file added
+102
userguide/pnmarith.html
file added
+29
userguide/pnmcat.html
file added
+95
userguide/pnmcolormap.html
file added
+225
userguide/pnmcomp.html
file added
+36
userguide/pnmconvol.html
file added
+448
userguide/pnmcrop.html
file added
+222
userguide/pnmcut.html
file added
+35
userguide/pnmdepth.html
file added
+31
userguide/pnmenlarge.html
file added
+22
userguide/pnmfile.html
file added
+20
userguide/pnmflip.html
file added
+27
userguide/pnmgamma.html
file added
+326
userguide/pnmhisteq.html
file added
+215
userguide/pnmhistmap.html
file added
+175
userguide/pnmindex.html
file added
+140
userguide/pnminterp.html
file added
+20
userguide/pnminvert.html
file added
+57
userguide/pnmmargin.html
file added
+79
userguide/pnmmercator.html
file added
+139
userguide/pnmmontage.html
file added
+179
userguide/pnmnlfilt.html
file added
+178
userguide/pnmnoraw.html
file added
+24
userguide/pnmnorm.html
file added
+305
userguide/pnmpad.html
file added
+184
userguide/pnmpaste.html
file added
+105
userguide/pnmpsnr.html
file added
+202
userguide/pnmquant.html
file added
+98
userguide/pnmquantall.html
file added
+72
userguide/pnmremap.html
file added
+341
userguide/pnmrotate.html
file added
+136
userguide/pnmscale.html
file added
+36
userguide/pnmscalefixed.html
file added
+68
userguide/pnmshear.html
file added
+122
userguide/pnmsmooth.html
file added
+134
userguide/pnmsplit.html
file added
+27
userguide/pnmstitch.html
file added
+127
userguide/pnmtile.html
file added
+58
userguide/pnmtoddif.html
file added
+87
userguide/pnmtofiasco.html
file added
+372
userguide/pnmtofits.html
file added
+19
userguide/pnmtojbig.html
file added
+285
userguide/pnmtojpeg.html
file added
+543
userguide/pnmtopalm.html
file added
+302
userguide/pnmtopclxl.html
file added
+212
userguide/pnmtoplainpnm.html
file added
+24
userguide/pnmtopng.html
file added
+502
userguide/pnmtopnm.html
file added
+78
userguide/pnmtops.html
file added
+475
userguide/pnmtorast.html
file added
+64
userguide/pnmtorle.html
file added
+122
userguide/pnmtosgi.html
file added
+87
userguide/pnmtosir.html
file added
+55
userguide/pnmtotiff.html
file added
+20
userguide/pnmtotiffcmyk.html
file added
+200
userguide/pnmtoxwd.html
file added
+68
userguide/ppm.html
file added
+223
userguide/ppm3d.html
file added
+127
userguide/ppmbrighten.html
file added
+157
userguide/ppmchange.html
file added
+165
userguide/ppmcie.html
file added
+395
userguide/ppmcolormask.html
file added
+130
userguide/ppmcolors.html
file added
+20
userguide/ppmdcfont.html
file added
+56
userguide/ppmddumpfont.html
file added
+47
userguide/ppmdim.html
file added
+50
userguide/ppmdist.html
file added
+88
userguide/ppmdither.html
file added
+101
userguide/ppmdmkfont.html
file added
+49
userguide/ppmdraw.html
file added
+275
userguide/ppmfade.html
file added
+165
userguide/ppmflash.html
file added
+72
userguide/ppmforge.html
file added
+389
userguide/ppmglobe.html
file added
+148
userguide/ppmhist.html
file added
+192
userguide/ppmlabel.html
file added
+195
userguide/ppmmake.html
file added
+89
userguide/ppmmix.html
file added
+67
userguide/ppmnorm.html
file added
+20
userguide/ppmntsc.html
file added
+113
userguide/ppmpat.html
file added
+195
userguide/ppmquant.html
file added
+85
userguide/ppmquantall.html
file added
+32
userguide/ppmrainbow.html
file added
+131
userguide/ppmrelief.html
file added
+59
userguide/ppmrough.html
file added
+175
userguide/ppmshadow.html
file added
+275
userguide/ppmshift.html
file added
+84
userguide/ppmspread.html
file added
+52
userguide/ppmsvgalib.html
file added
+132
userguide/ppmtoacad.html
file added
+173
userguide/ppmtoapplevol.html
file added
+54
userguide/ppmtoarbtxt.html
file added
+267
userguide/ppmtoascii.html
file added
+82
userguide/ppmtobmp.html
file added
+137
userguide/ppmtoeyuv.html
file added
+56
userguide/ppmtogif.html
file added
+77
userguide/ppmtoicr.html
file added
+149
userguide/ppmtoilbm.html
file added
+217
userguide/ppmtojpeg.html
file added
+21
userguide/ppmtoleaf.html
file added
+55
userguide/ppmtolj.html
file added
+91
userguide/ppmtomap.html
file added
+45
userguide/ppmtomitsu.html
file added
+137
userguide/ppmtompeg-par.gif
file added
+0
userguide/ppmtompeg-snr.gif
file added
+0
userguide/ppmtompeg.html
file added
+1291
userguide/ppmtoneo.html
file added
+48
userguide/ppmtopcx.html
file added
+205
userguide/ppmtopgm.html
file added
+79
userguide/ppmtopi1.html
file added
+54
userguide/ppmtopict.html
file added
+62
userguide/ppmtopj.html
file added
+138
userguide/ppmtopjxl.html
file added
+100
userguide/ppmtoppm.html
file added
+63
userguide/ppmtopuzz.html
file added
+53
userguide/ppmtorgb3.html
file added
+63
userguide/ppmtosixel.html
file added
+100
userguide/ppmtospu.html
file added
+102
userguide/ppmtoterm.html
file added
+104
userguide/ppmtotga.html
file added
+20
userguide/ppmtouil.html
file added
+15
userguide/ppmtowinicon.html
file added
+128
userguide/ppmtoxpm.html
file added
+178
userguide/ppmtoyuv.html
file added
+83
userguide/ppmtoyuvsplit.html
file added
+72
userguide/ppmtv.html
file added
+62
userguide/ppmwheel.html
file added
+72
userguide/psidtopgm.html
file added
+65
userguide/pstopnm.html
file added
+494
userguide/qrttoppm.html
file added
+49
userguide/rasttopnm.html
file added
+75
userguide/rawtopgm.html
file added
+170
userguide/rawtoppm.html
file added
+107
userguide/rgb3toppm.html
file added
+54
userguide/rlatopam.html
file added
+59
userguide/rletopnm.html
file added
+146
userguide/sbigtopgm.html
file added
+53
userguide/sgitopnm.html
file added
+101
userguide/sirtopnm.html
file added
+54
userguide/sldtoppm.html
file added
+187
userguide/spctoppm.html
file added
+51
userguide/spottopgm.html
file added
+102
userguide/sputoppm.html
file added
+45
userguide/srftopam.html
file added
+84
userguide/st4topgm.html
file added
+64
userguide/sunicontopnm.html
file added
+86
userguide/svgtopam.html
file added
+88
userguide/testimg.png
file added
+0
userguide/testimg_histbar.png
file added
+0
userguide/testimg_histdot.png
file added
+0
userguide/tgatoppm.html
file added
+83
userguide/thinkjettopbm.html
file added
+61
userguide/tifftopnm.html
file added
+342
userguide/vidtoppm.html
file added
+23
userguide/wbmptopbm.html
file added
+61
userguide/winicon.html
file added
+127
userguide/winicontopam.html
file added
+122
userguide/winicontoppm.html
file added
+103
userguide/xbmtopbm.html
file added
+52
userguide/ximtoppm.html
file added
+82
userguide/xpmtoppm.html
file added
+101
userguide/xvminitoppm.html
file added
+53
userguide/xwdtopnm.html
file added
+129
userguide/ybmtopbm.html
file added
+52
userguide/yuvsplittoppm.html
file added
+72
userguide/yuvtoppm.html
file added
+66
userguide/yuy2topam.html
file added
+49
userguide/zeisstopnm.html
file added
+65
version.mk
file added
+3
    netpbm-10.82.00 base
    
        
file added
+602
file added
+17
file added
+35
file added
+63
file added
+250
file added
+189
file added
+200
file added
+231
file added
+197
file added
+553
file added
+541
file added
+1174
file added
+542
file added
+637
file added
+660
file added
+52
file added
+178
file added
+2656
file added
+199
file added
+255
file added
+539
file added
+18
file added
+368
file added
+203
file added
+113
file added
+606
file added
+672
file added
+18
file added
+17
file added
+375
file added
+1123
file added
+385
file added
+243
file added
+733
file added
+272
file added
+504
file added
+130
file added
+653
file added
+170
file added
+465
file added
+433
file added
+16
file added
+25
file added
+1011
file added
+256
file added
+125
file added
+46
file added
+37
file added
+40
file added
+340
file added
+5813
file added
+498
file added
+425
file added
+79
file added
+372
file added
+204
file added
+382
file added
+504
file added
+4
file added
+3
file added
+100
file added
+100
file added
+486
file added
+505
file added
+1005
file added
+696
file added
+496
file added
+941
file added
+204
file added
+402
file added
+440
file added
+1538
file added
+528
file added
+1475
file added
+2226
file added
+410
file added
+713
file added
+708
file added
+229
file added
+818
file added
+222
file added
+455
file added
+354
file added
+345
file added
+112
file added
+465
file added
+250
file added
+871
file added
+2384
file added
+950
file added
+104
file added
+763
file added
+542
file added
+189
file added
+214
file added
+120
file added
+108
file added
+773
file added
+1056
file added
+996
file added
+649
file added
+438
file added
+334
file added
+224
file added
+1269
file added
+792
file added
+595
file added
+277
file added
+264
file added
+2409
file added
+114
file added
+337
file added
+245
file added
+304
file added
+112
file added
+185
file added
+551
file added
+935
file added
+331
file added
+114
file added
+212
file added
+96
file added
+65
file added
+330
file added
+631
file added
+44
file added
+514
file added
+349
file added
+202
file added
+174
file added
+303
file added
+1335
file added
+722
file added
+527
file added
+114
file added
+243
file added
+139
file added
+196
file added
+176
file added
+1318
file added
+1159
file added
+113
file added
+1570
file added
+137
file added
+331
file added
+157
file added
+31
file added
+0
empty file added
file added
+12
file added
+3
file added
+295
file added
+268
file added
+53
file added
+90
file added
+175
file added
+24
file added
+1426
file added
+17
file added
+399
file added
+1524
file added
+754
file added
+705
file added
+371
file added
+410
file added
+12
file added
+181
file added
+301
file added
+443
file added
+1155
file added
+15
file added
+409
file added
+194
file added
+892
file added
+299
file added
+173
file added
+418
file added
+15
file added
+504
file added
+206
file added
+813
file added
+951
file added
+1694
file added
+271
file added
+445
file added
+759
file added
+125
file added
+545
file added
+317
file added
+134
file added
+607
file added
+140
file added
+156
file added
+253
file added
+444
file added
+137
file added
+438
file added
+78
file added
+101
file added
+1109
file added
+146
file added
+328
file added
+137
file added
+143
file added
+74
file added
+440
file added
+69
file added
+891
file added
+0
empty file added
file added
+3177
file added
+121
file added
+39
file added
+42
file added
+207
file added
+89
file added
+26
file added
+7
file added
+185
file added
+292
file added
+92
file added
+11
file added
+9
file added
+185
file added
+141
file added
+223
file added
+11
file added
+29
file added
+7
file added
+1085
file added
+219
file added
+93
file added
+401
file added
+52
file added
+200
file added
+1022
file added
+266
file added
+80
file added
+11
file added
+77
file added
+427
file added
+100
file added
+72
file added
+853
file added
+336
file added
+201
file added
+175
file added
+70
file added
+193
file added
+291
file added
+50
file added
+406
file added
+252
file added
+193
file added
+250
file added
+258
file added
+250
file added
+86
file added
+72
file added
+57
file added
+82
file added
+16
file added
+239
file added
+84
file added
+370
file added
+908
file added
+38
file added
+1213
file added
+38
file added
+977
file added
+200
file added
+89
file added
+705
file added
+289
file added
+5
file added
+343
file added
+14
file added
+1
file added
+13
file added
+4
file added
+328
file added
+34
file added
+169
file added
+328
file added
+425
file added
+1
file added
+8
file added
+13
file added
+39
file added
+134
file added
+3
file added
+32
file added
+6
file added
+53
file added
+4
file added
+18
file added
+4
file added
+77
file added
+8
file added
+4
file added
+14
file added
+5
file added
+9
file added
+5
file added
+15
file added
+3
file added
+17
file added
+81
file added
+12
file added
+1
file added
+6
file added
+8
file added
+14
file added
+66
file added
+20
file added
+16
file added
+10
file added
+20
file added
+73
file added
+19
file added
+43
file added
+18
file added
+23
file added
+3
file added
+8
file added
+50
file added
+12
file added
+24
file added
+183
file added
+10
file added
+25
file added
+1
file added
+9
file added
+1
file added
+14
file added
+12
file added
+2
file added
+7
file added
+1
file added
+7
file added
+40
file added
+15
file added
+1
file added
+6
file added
+3
file added
+22
file added
+4
file added
+10
file added
+7
file added
+26
file added
+7
file added
+23
file added
+5
file added
+1
file added
+26
file added
+3
file added
+25
file added
+1
file added
+22
file added
+2
file added
+22
file added
+3
file added
+9
file added
+62
file added
+2
file added
+51
file added
+2
file added
+22
file added
+13
file added
+25
file added
+3
file added
+8
file added
+1
file added
+9
file added
+19
file added
+22
file added
+2
file added
+7
file added
+17
file added
+33
file added
+6
file added
+21
file added
+3
file added
+36
file added
+1
file added
+6
file added
+1
file added
+7
file added
+1
file added
+6
file added
+2
file added
+110
file added
+14
file added
+18
file added
+101
file added
+3
file added
+4
file added
+153
file added
+36
file added
+20
file added
+356
file added
+23
file added
+57
file added
+486
file added
+109
file added
+70
file added
+86
file added
+119
file added
+100
file added
+516
file added
+164
file added
+87
file added
+298
file added
+349
file added
+105
file added
+169
file added
+729
file added
+131
file added
+918
file added
+50
file added
+5
file added
+0
empty file added
file added
+0
empty file added
file added
+0
empty file added
file added
+0
empty file added
file added
+0
empty file added
file added
+144
file added
+0
empty file added
file added
+0
empty file added
file added
+1023
file added
+304
file added
+267
file added
+562
file added
+346
file added
+818
file added
+247
file added
+134
file added
+336
file added
+343
file added
+205
file added
+155
file added
+115
file added
+106
file added
+139
file added
+247
file added
+318
file added
+102
file added
+132
file added
+173
file added
+253
file added
+195
file added
+107
file added
+103
file added
+433
file added
+100
file added
+119
file added
+161
file added
+92
file added
+229
file added
+129
file added
+142
file added
+121
file added
+82
file added
+222
file added
+305
file added
+184
file added
+202
file added
+475
file added
+223
file added
+127
file added
+395
file added
+275
file added
+165
file added
+192
file added
+113
file added
+195
empty file added
empty file added
file added
+138
file added
+62
file added
+494
file added
+0
empty file added
empty file added
empty file added
file added
+127
file added
+3