[cairo-bugs] [Bug 77298] inkscape fails to print thin lines to PDF

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 21 14:28:39 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=77298

--- Comment #14 from Adrian Johnson <ajohnson at redneon.com> ---
(In reply to Bill Spitzak from comment #13)
> Created attachment 118385 [details]
> attachment-30721-0.html
> 
> This seems excessively complex, rather than having the later handler (the
> one turning a non-zero float into a zero fixed) be patched instead. I
> figure it would be correct for all backends to turn very tiny but non-zero
> line widths into the smallest ones they can render.

We don't want to alter the line width on the vector backends. If a 0.001mm line
width is specified for pdf that is the line width it should use. My patch only
alters the line width when the extents are measured for the purpose of culling
0 width/height objects.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20150921/03f68423/attachment.html>


More information about the cairo-bugs mailing list