[Poppler-bugs] [Bug 6948] Pen is not being transformed by cm operator

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Tue May 16 15:19:25 PDT 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=6948          
     




------- Additional Comments From cworth at cworth.org  2006-05-17 08:19 -------
Created an attachment (id=5650)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=5650&action=view)
Test case showing buggy rendering

Here's a PDF file that demonstrates the bug. Acroread appears to render this
file as I expect, but poppler renders the top two strokes with a pen that is
too wide, (apparently unaffected by the transformation matrix).

The cairo code that generated this image can be found here:

http://gitweb.cairographics.org/?p=cairo;a=blob;h=HEAD:test/line-width-scale.c

which also shows how to get the desired result with cairo, (which is simply to
set the transform before calling cairo_set_line_width).

-Carl
          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Poppler-bugs mailing list