On Thursday 06 December 2001 17:02, Jorn Heid wrote: > But I'm stuck with WBMP transcoder. None of the codes that are available > in Interenet are able to create a grayscale image from full color > bitmap.
Have you tried to paint your raster image (resulting from the SVG convertion) to a BufferedImage with a grayscale color space? Does the result not good enough? Thierry. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
