Hello, What if I have a hundred image files and need to create a cotinuous animation out of it ? Right now I do a clutter_texture_set_from_file in a loop with a small delay !
- Kiran -----Original Message----- From: dev-boun...@moblin.org [mailto:dev-boun...@moblin.org] On Behalf Of Emmanuele Bassi Sent: Tuesday, 21. July 2009 3:05 PM To: dev@moblin.org Subject: Re: [Moblin Dev] ClutterActor displays gif On Tue, 2009-07-21 at 17:03 +0800, bocheng wrote: > Is there any cluttor actor that can display gif with multi frames? no. you can load the frames into a GdkPixbufAnimation and then upload them sequentially inside a ClutterTexture. ciao, Emmanuele. -- Emmanuele Bassi, Senior Engineer | emmanuele.ba...@intel.com Intel Open Source Technology Center | http://oss.intel.com _______________________________________________ Moblin dev Mailing List dev@moblin.org To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists _______________________________________________ Moblin dev Mailing List dev@moblin.org To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists