does CEGUI0.62 support gif format?
if not how to support this format?
How to make CEGUI support gif format?
Moderators: CEGUI MVP, CEGUI Team
Re: How to make CEGUI support gif format?
You can use an image codec based on devIL, or some other image library, that supports GIFs to use them in CEGUI. But animating the GIFs is probably another matter; I am not that familiar with GIF, but I assume an image-library that can load them has some kind of gif-update function to cycle frames. So all you need to do is update a CEGUI::Texture with the new frame, each cycle.
If somebody helps you by replying to your thread, upvote him/her as a thanks! Make sure to include your CEGUI.log and everything you tried when posting! And remember that we are not magicians!
Re: How to make CEGUI support gif format?
thank you!
I will try it
I will try it
Return to “Modifications / Integrations / Customisations”
Who is online
Users browsing this forum: No registered users and 5 guests