Bug 33216 - Would like access to Slice Rendering from QT frontend
Summary: Would like access to Slice Rendering from QT frontend
Status: RESOLVED NOTABUG
Alias: None
Product: poppler
Classification: Unclassified
Component: qt4 frontend (show other bugs)
Version: unspecified
Hardware: All All
: medium enhancement
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-17 14:44 UTC by pete.lindsey
Modified: 2011-01-18 00:35 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description pete.lindsey 2011-01-17 14:44:00 UTC
There does not seem to be a mechanism that will allow you to select a slice or multiple slices to render when using renderToImage, nor does there appear to be an interface that would return the list of layers.
Comment 1 Albert Astals Cid 2011-01-17 15:36:03 UTC
You did not look closely enough at the renderToImage parameters.
Comment 2 pete.lindsey 2011-01-17 16:53:54 UTC
renderToImage (double xres=72.0, double yres=72.0, int x=-1, int y=-1, int w=-1, int h=-1, Rotation rotate=Rotate0) const
perhaps you can explain which one of those parameters has to do with layers?

> From: bugzilla-daemon@freedesktop.org
> To: pete.lindsey@hotmail.com
> Subject: [Bug 33216] Would like access to Slice Rendering from QT frontend
> Date: Mon, 17 Jan 2011 15:36:03 -0800
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=33216
> 
> Albert Astals Cid <tsdgeos@terra.es> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|NEW                         |RESOLVED
>          Resolution|                            |NOTABUG
> 
> --- Comment #1 from Albert Astals Cid <tsdgeos@terra.es> 2011-01-17 15:36:03 PST ---
> You did not look closely enough at the renderToImage parameters.
> 
> -- 
> Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
Comment 3 Albert Astals Cid 2011-01-18 00:35:03 UTC
Perhaps you can explain what "Would like access to Slice Rendering from QT frontend" has to do with layers?

Anyway if you want to know how to enable or disable layers using the Qt frontend, have a look at the poppler Qt demo.


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.