Re: unable to run tests requiring

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Feb 6, 2012 at 2:09 PM, Andre Robatino
<robatino@xxxxxxxxxxxxxxxxx> wrote:
> 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.

... and for batch processing the mogrify command (another within the
ImageMagick package) can process a whole directory full of .xwd to
.png in a single command!

Just need to do:
mogrify    -format png  *.xwd

-- 
mike c
-- 
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test



[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux