[Scilab-users] animaGIF 1.0 is released

Stéphane Mottelet stephane.mottelet at utc.fr
Thu Jul 25 10:26:13 CEST 2019


Thank you Samuel for this nice feature !

S.

Le 22/07/2019 à 21:39, Samuel Gougeon a écrit :
> Hello,
>
> I am glad to announce the first release of the animaGIF package :
> https://atoms.scilab.org/toolboxes/animaGIF
>
> animaGIF() aims to be a stand-alone function (no thirdparty), easy to 
> use and easy to maintain
> (no hard code to recompile from a Scilab version to next ones).
>
> It is fully documented (with animated examples displayed in the Scilab 
> help :-)
>
> Enjoy.
> Samuel
>
> PS : Scilab pointers about the topic :
> http://bugzilla.scilab.org/5569
> http://mailinglists.scilab.org/Scilab-users-animation-of-multiple-plots-tt4032828.html#a4032836
> http://mailinglists.scilab.org/Scilab-users-animation-of-multiple-plots-tp4032841p4032845.html
>
> ---------------------------------------
>
>
>   animated GIF creator
>
> stand-alone creation of an animated GIF image from images files or 
> from a live figure
>
> Description :
>
> animaGIF() builds an animated GIF from png | jpg | bmp images files, or directly
> from a live graphical figure.
>
> It uses the JVM embedded in Scilab and is stand-alone. No external thirdparty
> application (like ImageMagic or Gimp, etc) is required.
>
> SYNTAXES
> --------
> animaGIF(filemask, outgif)
> animaGIF(imagefiles, outgif)
> animaGIF(.., delay)
> animaGIF(.., delay, loops)
>
> idGif = animaGIF(idFig, outgif) // opens the GIF stream
> idGif = animaGIF(idFig, outgif, delay)
> idGif = animaGIF(idFig, outgif, delay, loops)
> idGif = animaGIF(idFig, idGif)  // adds a snapshot of the figure
> animaGIF(idGif)                 // closes the GIF stream
>
>
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users

-- 
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20190725/de3f3bc2/attachment.htm>


More information about the users mailing list