Bug 14593 - PATCH: Keep 'cairo_shape' and 'cairo' consistent
Summary: PATCH: Keep 'cairo_shape' and 'cairo' consistent
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: cairo backend (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-20 17:26 UTC by Carl Worth
Modified: 2008-02-21 00:56 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to fix the bug (1.36 KB, patch)
2008-02-20 17:26 UTC, Carl Worth
Details | Splinter Review

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.