Bug 24807 - saveStore()/restoreState() pair in Gfx::opBeginText()/Gfx::opEndText() isn't corresonding
Summary: saveStore()/restoreState() pair in Gfx::opBeginText()/Gfx::opEndText() isn't ...
Status: RESOLVED WONTFIX
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-30 00:33 UTC by Kouhei Sutou
Modified: 2011-06-21 11:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
fix the problem. (1.11 KB, patch)
2009-10-30 00:33 UTC, Kouhei Sutou
Details | Splinter Review

Description Kouhei Sutou 2009-10-30 00:33:12 UTC
Created attachment 30825 [details] [review]
fix the problem.

If OutputDev::supportTextCSPattern returns gTrue, Gfx::opEndText() calls restoreState() but corresponded saveState() isn't called in Gfx::opBeginText().
Comment 1 Albert Astals Cid 2009-11-01 13:14:10 UTC
Interesting, do you have any pdf where this is a problem? Because i tested this code for regressions and it did not cause any
Comment 2 Albert Astals Cid 2011-06-21 11:54:18 UTC
No PDF to show this is needed, and you did not answer my question, so closing the bug.


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.