home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sun.misc
- Path: sparky!uunet!decwrl!csus.edu!netcom.com!kemnitz
- From: kemnitz@netcom.com (Greg Kemnitz)
- Subject: Re: surpressing background color when capturing an image of a window
- Message-ID: <j5_nf-.kemnitz@netcom.com>
- Date: Fri, 21 Aug 92 21:41:06 GMT
- Organization: Netcom - Online Communication Services (408 241-9760 guest)
- References: <1992Aug10.113913.1775@tba.uucp>
- Lines: 46
-
- In article <1992Aug10.113913.1775@tba.uucp> tmb@tba.uucp (Tim Brown - TBA) writes:
- =
- =The user is using a software package that does not generate postscript
- =output. Therefore he is forced into capturing a raster image of the
- =desired window. The user converts the sunraster image to postscript
- =and then prints the file.
- =
- =The problem is that the software displays the image with
- =a black background in the window and the user has no control over this
- =feature. The user wants to eliminate the black background when printing.
- =It does not appear that there are any options for removing the
- =background color on a window through Sun's Snapshot utility or through
- =NeWSPrint. I have also looked briefly through the bpmplus utilities as
- =well and found no obvious solution.
- =
- =Can anyone give me some guidance on if this can be done and what utilities
- =are available. I would prefer to find a solution that ignored the window's
- =background when capturing the image, but we would accept any utilities
- =that would work on an raster file or postscript file.
-
- This is a simple man page reading task.
-
- 'man ras2ps' gives you one of the option to do exactly what you want,
-
- -i Invert the image. This will reverse black and white on
- a monochrome image and is of limited usefulness on
- color images.
-
- Also see rash(1), rasterfile(5), rasfilter8to1(1).
-
- Also try 'man -k raster', you might surprise yourself with some
- unknown programs(to you) on your system.
-
- =
- =Thanks for your assistance
- =
- =Tim Brown
- =
- =----------------------------------------------------------------------------
- =TB&A Voice: (215) 436-5767
- =334 West Union Street FAX: (215) 429-9207
- =West Chester, PA 19382-3329 Email: uunet!tba!tmb
- =
- =
-
-
-