>> 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? Yes, I've tried this and the result was not good The color image converted to B/W was distorted. Probably I've done smth. wrong. Sorry, guys, I'm not that good in Java programming but I tried to do my best. I need help from someone who knows what to do. The botom line: ------------- I have code for GIF Transcoding (with LZW copression - I could not manage to switch it off) I have code for WBMP Transcoding (which is not that good) I can publish the code We can fix it together And then - submit it to Batik project in addition to PNG and JPEG transcoding -----Original Message----- From: Thierry Kormann [mailto:[EMAIL PROTECTED]] Sent: 7 �t�u�{�p�q���� 2001 �s. 1:13 To: Batik Users; Jorn Heid Subject: Re: AW: Transcoders to PNG, GIF, JPG, WBMP 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
