home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / netpbma.zip / Netpbm < prev    next >
Text File  |  1994-01-31  |  3KB  |  131 lines

  1. The following is new in Netpbm (compared to Pbmplus):
  2.  
  3. PBM
  4.  
  5. pbmtext        BDF font support added.
  6.  
  7. pbmto4425    Display on an AT&T 4425 Ascii terminal.
  8.  
  9. pbmtoascii    A new improved version.
  10.  
  11. pbmtoln03    Convert to DEC LN03+.
  12.  
  13. pbmtolps    Fast PostScript creator.
  14.  
  15. pbmtopk        Conversion to/from a packed (PK) format font.
  16. pktopbm
  17.  
  18. pbmclean    Flip isolated pixels.
  19.  
  20. pbmpscale    Enlarge pbm image with edge smoothing.
  21.  
  22.  
  23. PGM
  24.  
  25. asciitopgm    Convert an ascii image into pgm.
  26.  
  27. pbmtopgm    Convert pbm to pgm by averaging areas.
  28.  
  29. rawtopgm    Handles input files without specification of the file size,
  30.         assuming the input image is quadratic. It also supports a
  31.         -tb (top bottom flip) option.
  32.  
  33. bioradtopgm    Conversion utility for files created by Biorad confocal
  34.         microscopes.
  35.  
  36. spottopgm    Convert SPOT satellite images to pgm.
  37.  
  38. pgmkernel    Generate a convolution kernel.
  39.  
  40. pgmnoise    Create a pgm file with random pixels.
  41.  
  42.  
  43. PPM
  44.  
  45. bmptoppm    Conversion to/from windows bitmap format.
  46. ppmtobmp
  47.  
  48. ppmtogif    Updated version.
  49. giftoppm    Removed (see giftopnm).
  50.  
  51. ppmtoilbm    Updated version.
  52. ilbmtoppm
  53.  
  54. picttoppm    Updated version.
  55. ppmtopict
  56.  
  57. ppmtoxpm    Updated version, which supports xpm version 3.
  58. xpmtoppm
  59.  
  60. ppmtomap    Extract all colours from a ppm file.
  61.  
  62. ppmtomitsu    Convert to Mitsubishi S340-10 printer format.
  63.  
  64. xvminitoppm    Convert an XV thumbnail picture to ppm.
  65.  
  66. ppmtoyuvsplit    Conversion to/from YUV triplets. (MPEG / JPEG).
  67. yuvsplittoppm
  68.  
  69. ppm3d        Create a red/blue stereo image.
  70.  
  71. ppmbrighten    Change image saturation and value on an HSV map.
  72.  
  73. ppmchange    Change all pixels of one colour to another in a portable pixmap
  74.  
  75. ppmdim        Dim a ppm file down to total blackness.
  76.  
  77. ppmdist        Simplistic grayscale assignment for machine generated
  78.         colour images.
  79.  
  80. ppmflash    Brighten a picture up to complete white-out
  81.  
  82. ppmmix        Blend together two portable pixmaps.
  83.  
  84. ppmnorm        Normalize the contrast in a portable pixmap.
  85.  
  86. ppmntsc        Make a portable pixmap look like taken from an American TV.
  87.  
  88. ppmqvga        Eight plane quantization.
  89.  
  90. ppmshift    Shift lines of a portable pixmap left or right by a random amount.
  91.  
  92. ppmspread    Displace a portable pixmap's pixels by a random amount.
  93.  
  94. ppmtopjxl    Convert a ppm file into an HP PaintJet XL PCL file.
  95.  
  96.  
  97. PNM
  98.  
  99. pnmtops        New option (-nocenter) added.
  100.  
  101. pnmtofits    Replacement for pgmtofits/fitstopgm
  102. fitstopnm
  103.  
  104. pnmtosgi    Conversion to/from sgi image format.
  105. sgitopnm
  106.  
  107. pnmtosir    Conversion to/from Solitaire image recorder format.
  108. sirtopnm
  109.  
  110. giftopnm    Replaces giftoppm. Examines the input image and produces
  111.         a pbm, pgm, or ppm output.
  112.  
  113. pstopnm        Convert PostScript to pnm. Requires Ghostscript.
  114.  
  115. zeisstopnm    Conversion utility for files created by Zeiss confocal
  116.         microscopes (the old standard).
  117.  
  118. pnmalias    Anti aliasing filter.
  119.  
  120. pnmcomp        Composite two portable anymaps together.
  121.  
  122. pnmcrop        New options added.
  123.  
  124. pnmpad        Add borders to anymap.
  125.  
  126.  
  127. LIBTIFF
  128.  
  129. A new release of libtiff is included. Please read its supporting
  130. documentation.
  131.