Hi, Is it possible to make the JSVGCanvas render only part of the SVG document (like AOI in Transcoder API). I am trying to render the SVG to a dual display. I played by changing viewBox and preserveAspectRatio attribute but i still can't get it right. When i extend my Jframe to both the displays it renders more than the specified viewBox. Can someone tell me if it possible to achieve what i am trying to do here? For just one single dual display, i can use preserveAspectRatio xMidYMid meet value and get it to work. But say, if i have several dual displays and i can tile them together, how to render the SVG on all the displays rendering different parts of the SVG document. Hope, i was able to explain my problem clearly.
Thanks, Javid --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
