You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Robert Bielik <ro...@xponaut.se> on 2009/05/13 20:23:51 UTC

Simple rendering

Hi all,

Hopefully this finds the list ;) 

I'm searching for an example to use Batik to just render SVG (possibly animated) into a series of
BufferedImages, but haven't seen an output handler appropriate for that?

Missing something?

TIA
/Rob

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


Re: Simple rendering

Posted by Helder Magalhães <he...@gmail.com>.
Hi Rob,


> Hopefully this finds the list ;)

Yep, it did. ;-)


> I'm searching for an example to use Batik to just render SVG (possibly
> animated) into a series of
> BufferedImages, but haven't seen an output handler appropriate for that?

I'm not sure what you mean by output handler but I assume you are
trying to build some sort of cache to speed things up...? Please
provide a bit more of background on what you are trying to do, and few
details on your goal and you will (probably) get more interesting
feedback... ;-)


> Missing something?

Probably. Unfortunately my Batik expertize isn't much to create a code
snippet by memory, but there are a few mailing list threads from which
I highlight a pair [1] [2] which may be useful. Also (as already
stated), if the this doesn't help you may try providing more
information...

Note that there's demand for a feature like this (regarding animated
SVG) in the Batik rasterizer, under bug 44654. ;-)


> TIA
> /Rob

Hope this helps,
 Helder


[1] http://www.nabble.com/How-to-load-an-SVG-resource-into-a-java.awt.Image--ts2457141.html
[2] http://www.nabble.com/BufferedImage-black-background-problem-ts22955348.html
[3] https://issues.apache.org/bugzilla/show_bug.cgi?id=44654

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