Hi On Tue, 30 Mar 2010 15:07:24 +0530, Ashish Kumar <[email protected]> wrote:
> I am new to clutter and using it to develop a GUI on MOBLIN 2.1. I > want to develop an application using clutter which opens a PDF file > and also animate pages of PDF. > > Also flip pages with single click on pdf pages. I was wondering if > same can be implemented with Clutter. You may like to take a look at this example which was written as part of the SDK documentation for Moblin: http://git.moblin.org/cgit.cgi/moblin-sdk-examples/tree/apps/pdfviewer/src It uses Clutter and Mx for the UI and Poppler to render the PDF. It doesn't implement any page turning effect but I think this would be fairy simple to add with MxTextureDeform. - Neil -- To unsubscribe send a mail to [email protected]
