xwd2jpeg ?Forum: Apps Topic: xwd2jpeg ? started by: Zucca Posted by Zucca on Oct. 15 2006,17:11
Does DSL include any command line utilities to convert xwd images to jpeg or to png format? 'Include' meaning that user does not need to install any prog from MyDSL or with apt.
Posted by mikshaw on Oct. 15 2006,17:17
Nothing for batch processing (commandline) as far as I know, but you can open xwd in xpaint and save as jpg or png.
Posted by Zucca on Oct. 15 2006,17:25
Hm Then it may be possible by using libs that xpaint does..?
Posted by mikshaw on Oct. 15 2006,19:19
maybe...but I assume it would require a c program in order to use the functions in those libraries. Any way you look at it I think you'll still need to add something to DSL...unless there's an application already included, as you were requesting. Posted by Zucca on Oct. 16 2006,11:05
Hmm. Maybe I just make a script that automatically downloads Imagemagik and installs it. And then modifies the "X window snapshot" line in ~/.fluxbox/menu...
|