https://bugs.freedesktop.org/show_bug.cgi?id=42719
Christian Lohmaier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX CC| |[email protected] --- Comment #3 from Christian Lohmaier <[email protected]> 2011-12-06 07:38:50 PST --- convert is not able to convert the svg - it just needs too much memory. So there must be something special about this and a few other files. Looking at them, they have a ridiculously large canvas size. 28000x14000 pixel for example (the LO-qa with the meter-icon). A png of the size of 8meters x 4meters.. No wonder why convert cannot deal with it. The one mentioned in the initial comment has a canvas/document size of 29700,00 x 21000,00 pixel - those values ars suspicious, as 297mm x 210mm would be the size of A4 paper. The BugsNeedingReview.svg is ~ 8m x 6m instead of the intended ~30cm x 21cm. So this one is "wontfix". You will need to recreate the svg with a more suitable canvas size. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
