Bug 14593

Summary: PATCH: Keep 'cairo_shape' and 'cairo' consistent
Product: poppler Reporter: Carl Worth <cworth>
Component: cairo backendAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch to fix the bug

Description Carl Worth 2008-02-20 17:26:25 UTC
Created attachment 14466 [details] [review]
Patch to fix the bug

I found a case where the 'cairo_shape' context would explode due to
successive multiplications of the CTM until tha values just became
too big.

I'll attach a patch below which fixes the problem. (Hey, that's better
than I did in the handful of bug reports I made last night!)

By the way, thanks for all the work you do on poppler. I really
appreciate it!

-Carl
Comment 1 Carlos Garcia Campos 2008-02-21 00:56:56 UTC
Hey Carl, 

thank you very much for the patch and the other bug reports. The patch is already pushed into git master. 

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.