Lazarus

Programming => Packages and Libraries => Lazarus Extra Components => Topic started by: StevenMG on July 20, 2011, 10:30:54 pm

Title: *.gif Animations in Lazarus
Post by: StevenMG on July 20, 2011, 10:30:54 pm
I was trying to get a .gif file working in Lazarus, but Lazarus does not have any component for it. :( I tried a few third party components, but i couldn't get any of them working. >:( If anyone knows of a good .gif animation component pleas tell me.
Title: Re: *.gif Animations in Lazarus
Post by: lainz on July 20, 2011, 10:47:57 pm
I was trying to get a .gif file working in Lazarus, but Lazarus does not have any component for it. :( I tried a few third party components, but i couldn't get any of them working. >:( If anyone knows of a good .gif animation component pleas tell me.

I don't know, but you can use BGRASpriteAnimation to create animations from bitmap.

Is better than gif because you can use Alpha images.

http://wiki.lazarus.freepascal.org/BGRASpriteAnimation

Edit: now you can call AnimatedGifToSprite to convert any .gif animation you have and then load to BGRASpriteAnimation.
Title: Re: *.gif Animations in Lazarus
Post by: Marc on August 04, 2011, 10:27:28 am
I was trying to get a .gif file working in Lazarus, but Lazarus does not have any component for it. :( I tried a few third party components, but i couldn't get any of them working. >:( If anyone knows of a good .gif animation component pleas tell me.

iirc lazarus has the htmllite components, and afaik it has a component (or at least code) to animate a gif
Title: Re: *.gif Animations in Lazarus
Post by: mica on August 06, 2011, 10:10:36 am
have you tried this:
http://wile64.perso.neuf.fr/download/download.php?cat=4
or
http://consume.o2switch.net/lazarus/
Title: Re: *.gif Animations in Lazarus
Post by: jw on August 30, 2011, 06:33:00 am
another very good one is vampyre imaging library
http://imaginglib.sourceforge.net/
Title: Re: *.gif Animations in Lazarus
Post by: lainz on August 30, 2011, 05:45:37 pm
BGRABitmap's TBGRAAnimatedGif
TinyPortal © 2005-2018