https://bugs.documentfoundation.org/show_bug.cgi?id=57021

--- Comment #17 from Kai Struck <[email protected]> ---
I can confirm this behavior in LO4.4.7.2  and LO5.2.3.3 32bit portable win7.

This bug destroys little details of SVG path because of cutoff decimal values
or rounding.
The smaller the svg is scaled the greater are the artifacts.

I believe Martin is right with his findings in uncompressed PDFs.
In a PDF exported by Inkscape the values look like this:
65.938 779.023 m 66.219 777.64 l 66.234 777.558 66.242 777.484 66.242 777.409
 c 66.242 776.675 65.496 776.062 64.688 776.062 c 64.441 776.062 64.199 

In a PDF with the same SVG exported by LO they are cut (or rounded too
extreme):
66.6 777 m
66.6 776.9 66.6 776.9 66.6 776.8 c 66.6 776.1 65.8 775.5 65 775.5 c
64.8 775.5 64.5 775.5 64.3 775.6 c 64.9 775.7 65.3 776 65.3 776.5 c

(the numbers are a bit different because of scaling)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to