Page 1 of 1

Animated Gifs

Posted: Thu Feb 25, 2010 12:57 pm
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

Posted: Thu Feb 25, 2010 2:25 pm
by Sergey Tkachenko
Call RV_RegisterHTMLGraphicFormat(TGifImage) one time, before the first HTML saving.

Posted: Thu Feb 25, 2010 2:41 pm
by stuart
Sergey

Has anyone called you a genius??

Thanks a million

Stuart