RE: scaling of svg

2016-10-10 Thread Martin Edge
users@xmlgraphics.apache.org Cc: Martin Edge Subject: Re: scaling of svg Hi Martin, Having looked at the SVG i believe you should define a viewBox on the svg:svg element - this defines what the size of the unit less coordinates. See http://tutorials.jenkov.com/svg/svg-viewport-view-box.html#viewbox br Christ

scaling of svg

2016-10-06 Thread Martin Edge
Hi, question around SVG rendering - we have bar graphs we render using Fop1.1 which work fine ... as soon as I upgrade to 2.0+ - they are microscopic - is there anything I should be taking into consideration? Whether it's helpful or not - here is the FO output after XSLT http://www.w3.org/2000