home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / NETWORK / netpbm_docs.lzh / NETPBM / DOCS / pgmoil.1 < prev    next >
Text File  |  1996-11-18  |  1KB  |  35 lines

  1. .TH pgmoil 1 "11 January 1991"
  2. .IX pgmoil
  3. .SH NAME
  4. pgmoil - turn a portable graymap into an oil painting
  5. .SH SYNOPSIS
  6. .B pgmoil
  7. .RB [ -n
  8. .IR N ]
  9. .RI [ pgmfile ]
  10. .SH DESCRIPTION
  11. Reads a portable graymap as input.
  12. Does an "oil transfer", and writes a portable graymap as output.
  13. .IX "oil transfer"
  14. .PP
  15. The oil transfer is described in "Beyond Photography" by Holzmann,
  16. chapter 4, photo 7.
  17. It's a sort of localized smearing.
  18. .SH OPTIONS
  19. .PP
  20. The optional
  21. .B -n
  22. flag controls the size of the area smeared.  The default value is 3.
  23. .SH BUGS
  24. Takes a long time to run.
  25. .SH "SEE ALSO"
  26. pgmbentley(1), ppmrelief(1), pgm(5)
  27. .SH AUTHOR
  28. Copyright (C) 1990 by Wilson Bent (whb@hoh-2.att.com)
  29. .\" Permission to use, copy, modify, and distribute this software and its
  30. .\" documentation for any purpose and without fee is hereby granted, provided
  31. .\" that the above copyright notice appear in all copies and that both that
  32. .\" copyright notice and this permission notice appear in supporting
  33. .\" documentation.  This software is provided "as is" without express or
  34. .\" implied warranty.
  35.