About a year ago I implemented an SVG generator for my employer (not nearly
as complete as Batik), and I had a simple caching scheme for preventing
multiple copies of bitmap data, using the <symbol> and <use> tags. I had to
cut some corners to make it work, though. It would be nice to have a proper
solution in Batik.
Paul
-----Original Message-----
From: Christophe Jolif [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 9:17 AM
To: [EMAIL PROTECTED]
Subject: Re: Raster image data embedded multiple times
Peter,
I'm pretty sure this can be done, I will have a look at it.
Thanks.
Peter Zinovieff wrote:
>
> Hi,
>
> Careful scanning of Batik SVG generator output shows
> that raster images (jpg, png) are not stored very
> efficiently. Every image tag has its own inline chunk
> of base64 data. If one and the same bitmap appears n
> times in an SVG image, there are n copies of the same
> data...
>
> Are any plans currently underway to remedy this
> situation? I have not found any entry relating to this
> in bugzilla.
>
> Peter
>
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
Christophe
---------------------------------------------------------------------
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]