Hi Thomas,

thanks for the reply. At least I know there isnt a problem in my code now.
Can I request that Batik issues a warning message when it encounters things
it can't handle? It saves hours of searching for a resolution.

Thanks,

Chris


Hi Chris,

    The real problem is the use of GIF (which isn't required to be 
supported by an
SVG implementation).  The decoding of GIF is handled by the Java Platform 
and
due to a quirk in the way the platform provides the functionality it 
was/is difficult to
use that functionality for Data protocol, so we don't.

     If you switch to PNG/JPEG this will work fine.



-- 
View this message in context: 
http://www.nabble.com/GIF-Images-embedded-using-data%3A-tf2698422.html#a7556576
Sent from the Batik - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to