Andre Robatino <robatino <at> fedoraproject.org> writes:

> Never mind, I found that the "convert" command can convert XWD to PNG (see
> http://inspirated.com/2007/04/02/howto-use-xwd-for-screenshots for example) 
> so I
> can do "xwd | convert xwd:- file.png" instead. I compared sizes in a specific
> case and the PNG was slightly smaller than the gzipped XWD.

Or simpler still, "xwd | convert - file.png" (since convert recognizes XWD's
magic number).





-- 
test mailing list
[email protected]
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to