Animated Gifs

General TRichView support forum. Please post your questions here
Post Reply
stuart
Posts: 8
Joined: Wed Jan 13, 2010 4:48 pm

Animated Gifs

Post by stuart »

Me again, sorry.

I have sucsefully imported an animated gif file, and it animates perfectly, however, when I call SaveHTML, all images are stored as jpg's, so I loose the animation. Is there any way I can get the gif to save correctly?

Many thanks.

Stuart
Sergey Tkachenko
Site Admin
Posts: 17524
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Call RV_RegisterHTMLGraphicFormat(TGifImage) one time, before the first HTML saving.
stuart
Posts: 8
Joined: Wed Jan 13, 2010 4:48 pm

Post by stuart »

Sergey

Has anyone called you a genius??

Thanks a million

Stuart
Post Reply