home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / misc / 3834 < prev    next >
Encoding:
Text File  |  1992-08-21  |  2.1 KB  |  57 lines

  1. Newsgroups: comp.sys.sun.misc
  2. Path: sparky!uunet!decwrl!csus.edu!netcom.com!kemnitz
  3. From: kemnitz@netcom.com (Greg Kemnitz)
  4. Subject: Re: surpressing background color when capturing an image of a window
  5. Message-ID: <j5_nf-.kemnitz@netcom.com>
  6. Date: Fri, 21 Aug 92 21:41:06 GMT
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. References: <1992Aug10.113913.1775@tba.uucp>
  9. Lines: 46
  10.  
  11. In article <1992Aug10.113913.1775@tba.uucp> tmb@tba.uucp (Tim Brown - TBA) writes:
  12. =
  13. =The user is using a software package that does not generate postscript
  14. =output. Therefore he is forced into capturing a raster image of the 
  15. =desired window. The user converts the sunraster image to postscript 
  16. =and then prints the file.
  17. =
  18. =The problem is that the software displays the image with
  19. =a black background in the window and the user has no control over this
  20. =feature. The user wants to eliminate the black background when printing. 
  21. =It does not appear that there are any options for removing the 
  22. =background color on a window through Sun's Snapshot utility or through 
  23. =NeWSPrint. I have also looked briefly through the bpmplus utilities as 
  24. =well and found no obvious solution.
  25. =
  26. =Can anyone give me some guidance on if this can be done and what utilities
  27. =are available. I would prefer to find a solution that ignored the window's
  28. =background when capturing the image, but we would accept any utilities
  29. =that would work on an raster file or postscript file.
  30.  
  31. This is a simple man page reading task.
  32.  
  33. 'man ras2ps' gives you one of the option to do exactly what you want,
  34.  
  35.      -i   Invert the image.  This will reverse black and white on
  36.           a  monochrome  image  and  is  of limited usefulness on
  37.           color images.
  38.  
  39. Also see rash(1), rasterfile(5), rasfilter8to1(1).
  40.  
  41. Also try 'man -k raster', you might surprise yourself with some
  42. unknown programs(to you) on your system.
  43.  
  44. =
  45. =Thanks for your assistance
  46. =
  47. =Tim Brown
  48. =
  49. =----------------------------------------------------------------------------
  50. =TB&A                        Voice:    (215) 436-5767
  51. =334 West Union Street                FAX:    (215) 429-9207
  52. =West Chester, PA 19382-3329            Email:    uunet!tba!tmb
  53. =
  54. =
  55.  
  56.  
  57.