Hi LCID,

LCID Fire <lcid-f...@gmx.net> wrote on 06/15/2010 06:48:27 AM:

> On 06/15/2010 12:37 PM, thomas.dewe...@kodak.com wrote:
> >          There is no simple way to make the painting synchronous.
> > You could probably subclass the canvas and add synchronizing code
> > so that none of the canvas updates could complete until they were
> > all ready to go.

> I tried something similar but it got really complicated really fast 
> (especially since Batik DOES sync with Swing threads for it's 
> Listeners).

        Hmm, did you try merging all of the document's into one
with 'image' elements?  That would force the drawing to be 
synchronous between 'images'.

Reply via email to