I have an xwd image created from an Xvfb session :
Code: Select all
xinit -- /usr/bin/Xvfb :2 -screen 0 1024x768x16 -fbdir /home/eframe/
I can view the 16/24 bit depth xwd files in the gimp, so I know they are 'good'
Am I missing something?
Cheers,
Rich
Code: Select all
ted eframe # convert --version
Version: ImageMagick 6.4.8 2009-04-28 Q16 OpenMP http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC
ted eframe # gcc --version
gcc (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
ted eframe # uname -a
Linux ted 2.6.29-gentoo-r1 #1 SMP Sun Apr 19 18:05:15 BST 2009 i686 Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz GenuineIntel GNU/Linux