Bug 7023 - poppler_page_render_section() for cairo
Summary: poppler_page_render_section() for cairo
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: glib frontend (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high enhancement
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-24 18:24 UTC by Kouhei Sutou
Modified: 2007-05-21 14:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
An implementation of this idea. (5.43 KB, patch)
2006-05-27 18:57 UTC, Kouhei Sutou
Details | Splinter Review

Description Kouhei Sutou 2006-05-24 18:24:02 UTC
We want to need a new function when using cairo. The new function acts like
poppler_page_render_section() but uses cairo instead of pixbuf.

I think it's good the new function name is poppler_page_render_section() and the
current poppler_page_render_section() is renamed to
poppler_page_render_section_to_pixbuf(). Any opinions?
Comment 1 Kouhei Sutou 2006-05-27 18:57:08 UTC
Created attachment 5748 [details] [review]
An implementation of this idea.
Comment 2 Kristian Høgsberg 2006-05-30 16:54:12 UTC
Yup, I agree.  This does break API, of course, so we need to figure out how to
time this.
Comment 3 Albert Astals Cid 2007-05-21 14:39:33 UTC
it's in


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.