Mark Claassen wrote:
I managed to get the viewport to be the correct size, for the scrolling
and zooming to work correctly, but the whenever the canvas is changed
the document is zoomed again. Can this be turned off?
However, I don't think I have the the 'fix', and this might just fix the
issue fo
Zach DelProposto wrote:
Thanks for your replies!
I made it work with the classes JSVGScrollCanvas and with the
JSVGViewport done by Zachary DelProposto!! Greetings to Zach.
thanks
if people are interested, I have a newer version with fewer bugs, that
works better with batik 1.5. It also (I don'
Hello Zach!
Yes, I would be interested in a newer version. Could you please mail it me?
Thanks,
Michael
Zach DelProposto wrote:
thanks
if people are interested, I have a newer version with fewer bugs, that
works better with batik 1.5. It also (I don't think the old version does?)
fixes a prob
Hi,
I have an svg file that is displayed in JSVGCanvas derived class. Does
anyone know, what is the best way to keep text size the same while
performing zoom in / zoom out operations.
Thanks a lot,
Ilya
-
To unsubscribe, e-mail
Ilya Zelker wrote:
Hi,
I have an svg file that is displayed in JSVGCanvas derived class. Does
anyone know, what is the best way to keep text size the same while
performing zoom in / zoom out operations.
There are lots of options, they essentially all start with
capturing zoom events in the D
We would be interested as well. Thanks!
> -Original Message-
> From: Michael Mikic [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 18, 2003 5:02 AM
> To: Batik Users
> Subject: Re: JSVGCanvas in a JScrollPane again
>
>
> Hello Zach!
>
> Yes, I would be interested in a newer versi
Thomas,
I already had text in one single layer, so capturing "SVGZoom" event
and changing font for that layer using current scale as you
suggested worked out pretty good.
Thanks a lot,
Ilya
At 10:16 AM 8/18/2003 -0400, you wrote:
Ilya Zelker wrote:
Hi,
I have an svg file that is displayed
Hello,
For the batik SVG viewer, when a UIEvent triggers a piece of JavaScript code
that modifies multiple DOM elements (and eventually changes multiple GVT
nodes accordingly), does the corresponding UpdateManager aware of the
completion of all those graphics node changes before the repaint?
Than
Judy Qiu wrote:
Hello,
For the batik SVG viewer, when a UIEvent triggers a piece of JavaScript code
that modifies multiple DOM elements (and eventually changes multiple GVT
nodes accordingly), does the corresponding UpdateManager aware of the
completion of all those graphics node changes before th
Michael Mikic wrote:
Hello Zach!
Yes, I would be interested in a newer version. Could you please mail
it me?
Sure ... but not yet. It's undergoing some final touches. It also no
longer uses JScrollPane, but a mimic, because JScrollPane sends too many
update messages from the scrollbar, which
10 matches
Mail list logo