Bug 7023

Summary: poppler_page_render_section() for cairo
Product: poppler Reporter: Kouhei Sutou <kou>
Component: glib frontendAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: An implementation of this idea.

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.