[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Revision Graph SVG Export: "viewBox" Attribute would be helpful

From: Christoph Obermair <christoph.obermair_at_gmx.at>
Date: Mon, 8 Aug 2011 00:53:24 -0700 (PDT)

hi,

it would be good if the exported svg file contains not only width and height attributes in the <svg> tag, but also the viewBox attribute, i.e.:

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="graphWidth" height="graphHeight" viewBox="0 0 graphWidth graphHeight">

the viewBox attribute is essential for allowing the svg to be scaled when embedded in an <object> tag of an html page.

best regards,
christoph

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2812437

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-08-08 09:53:29 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.