R. Lahaye wrote: > --- bad_graphics_Rob.xpm Fri Jul 12 10:49:30 2002 > +++ bad_graphics_Herbert.xpm Fri Jul 12 01:11:15 2002 > @@ -2,7 +2,7 @@ > static char *magick[] = { > /* columns rows colors chars-per-pixel */ > "792 612 5 1", > -" c opaque", > +" c black", > ". c gray26", > "X c #818181", > "o c #c0c0c0", > > The opaque in my file causes all the trouble. Do you have a clue? > ImageMagick/convert bug?
try with the following option convert -opaque black ... and say what's going on? Herbert -- http://www.lyx.org/help/