vote up 1 vote down star

We need to view some very large (7200+ pixels) SVGs. Every SVG viewer I've found, including modern web browsers, does not allow us to view the entire image. There aren't any scrollbars, and we do not have the option to zoom.

Is an open source / free application available that could help with viewing the entire SVG image? Thanks!

flag

75% accept rate
1  
Are you sure you mean SVG? SVG is scalable, meaning it should look the same at any size. Also, 7200 pixels is a meaningless measure for SVG. – Matthew Talbert Sep 23 at 3:24
That's nitpicking. An unscaled rendering of SVG that takes 7200px needs to be zoom-able and scrollable in the viewer. – Hannson Sep 23 at 20:14

2 Answers

vote up 1 vote down check

If you really do mean SVG, Inkscape should work.

link|flag
vote up 0 vote down

If you only need a player, you could also use Examotion's Renesis Standalone Player.

You can view even large svgs in orginal size, pan and zoom.

Drawback: No Scrollbars - you can only pan the image by dragging and it's not really fast.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.