Calling TileCache.setSize(0) should effectively disable the cache.

http://xmlgraphics.apache.org/batik/javadoc/org/apache/batik/ext/awt/image/rendered/TileCache.html#setSize(int)


On Wed, Jan 27, 2010 at 5:57 PM, <[email protected]> wrote:

> Hello,
>
> I'm currently using JPEGTranscoder to rasterize SVGs inside a webapp.
>
> My webapp memory increase after each conversion because batik cache some
> data inside TileCache.
>
> Does this cache could be disabled ?
>
> Thanks for your help,
>
> Nicolas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to