----- Original Message -----
From: "Thomas E Deweese" <[EMAIL PROTECTED]>

> DC> I rewrote these exporters to render their own new image using the
> DC> full image size, and not reuse the current offscreen buffer.
>
>     I think this is intentional in Squiggle. The goal is to save the
> 'current view' to disk.  However I could see how your mode might be
> preferable in some cases (one would need to be very careful as if you
> were zoomed in a lot the resultant file could be huge).
>

Yes, I intend to create behavior similar to printing from a Web browser.  By
analogy, printing an entire HTML doc could also be huge.  For SVG, I plan to
implement a "current selection" option that would export only the current
window view to an image.  I use Batik within a view that has scrollbars, and I
believe most users would expect more than the current viewport to be saved to
an exported image.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to