On Thu, Sep 25, 2008 at 12:13 PM, Bishop, Michael W. CONTR J9C880 <
[EMAIL PROTECTED]> wrote:

> In a whiteboarding situation, the document is supposed to stay in sync
> between clients.  Assuming that we are syncing changes to the viewBox
> attribute, does this satisfy the need to manage the viewing transform?
>

FYI,

I've found some problems with the interaction of the viewing and rendering
transforms, the viewBox attribute, and zoom/pan in Batik.

  https://issues.apache.org/bugzilla/show_bug.cgi?id=45021
  https://issues.apache.org/bugzilla/show_bug.cgi?id=42224

It's hard to describe exactly, but as a general statement it seems Batik is
using N-1 matrices to hold N different things. E.g., it's possible to change
the viewBox in the DOM, then change it back, and end up with a different
visual display from where you started.

-Archie

-- 
Archie L. Cobbs

Reply via email to