Re: [PATCH] SVG import: keep aspect ratio when transforming viewbox to viewport

2012-03-22 Thread Chr. Rossmanith
At the moment I'm looking at positioning and sizing of text. But I need some help where to start. Font size is parsed correctly, transformed from pt into mm but rendered with the mm size in pt: a 20pt font is 7mm and is displayed as 7pt. Maybe I should file a bug with a small example graphic.

Re: [PATCH] SVG import: keep aspect ratio when transforming viewbox to viewport

2012-03-21 Thread Fridrich Strba
Thanks, Christina, for this one. Pushed it. In case you want to fix some more SVG import bugs, I spoke with someone who did some stess-testing :) Fridrich On 17/03/12 22:14, Chr. Rossmanith wrote: > Hi, > > bug 47451 has a test doc (svg) attached which isn't imported correctly > by LibreOffice.