Re: Hi FreeBSD forum's Champs

2003-07-13 Thread Mikko Työläjärvi
On Sun, 13 Jul 2003 [EMAIL PROTECTED] wrote:

 Hi Forum

 I had a task to capture Windows dump (screen shot) in different formats.

 xwd -window  image.xwd

 I also want to convert this default format (xwd) to X window bitmap, X
 window Pixmap.

 Any suggestion / utility to achieve this

If you install the netpbm package or port, you can do things like

xwdtopnm image.xwd | ppmtoxpm  image.xpm

and

xwdtopnm image.xwd | ppmtopgm | pgmtopbm | pbmtoxbm  image.xbm

There are lots of other possibilities as well; browse through
/usr/ports/graphics or http://www.freebsd.org/ports/graphics and
you'll see...

  $.02,
  /Mikko
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Hi FreeBSD forum's Champs

2003-07-13 Thread Sheetal_Rastogi
Hi Forum

I had a task to capture Windows dump (screen shot) in different formats.

xwd -window  image.xwd

I also want to convert this default format (xwd) to X window bitmap, X
window Pixmap.

Any suggestion / utility to achieve this

Thanks in advance

Regards
Sheetal Rastogi
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Hi FreeBSD forum's Champs

2003-07-13 Thread lewiz
On Sun, Jul 13, 2003 at 05:56:31PM +0530, [EMAIL PROTECTED] wrote:
 xwd -window  image.xwd
 
 I also want to convert this default format (xwd) to X window bitmap, X
 window Pixmap.

I always use The GIMP for my image needs (graphics/gimp or
graphics/gimp-devel).  However, for regular conversions you could use
ImageMagick (graphics/ImageMagick) -- you'll have to do some extensive
man page reading though, it's a bit more complicated than click-n-point.

  Best wishes,

-lewiz.

-- 
Expense Accounts, n.:
Corporate food stamps.

-| msn:[EMAIL PROTECTED] | jab:[EMAIL PROTECTED] | url:http://lewiz.net |-


pgp0.pgp
Description: PGP signature