You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by Thomas E Deweese <th...@kodak.com> on 2001/07/05 19:35:39 UTC

Re: Images imbedded in SVG

>>>>> "SL" == Steve Loughran <st...@iseran.com> writes:

SL> ----- Original Message ----- 
SL> From: "Thieler Jens"
>>>  I feel quite humble asking this, but are there any libraries that
>>> do encoding (base64 or UUencode) in jdk1.3?  There is
>>> java.net.URLEncoder, but > I am not sure if that is the same thing.
>> 
>> You may want to browse the package org.apache.batik.util.

SL> I found the batik encoder was broken back in march; round tripping
SL> was adding extra characters so source!=output. It may have been
SL> fixed; I did file a bugzilla report.

    Just an FYI, this should now be fixed with the Base64 Stream stuff.

SL> The sun.misc.BASE64Decoder() is used regularly, though it is not
SL> documented to the same level as say the sun jpeg codec, and isnt
SL> guaranteed to be around on lightweight jvms.

SL> I've been using some w3c classes which they provide in source
SL> form; stable and simple.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org