Page 1 of 1

Gif export

Posted: Sun Jun 12, 2005 12:24 am
by aqua_scummm
I think it would be awesome if you could save files directly as gifs, since everything is in black and white. Also, it would be awesome if you could export an anigif and set how often a frame is added (such as a after the program breaks free from a function or recursive call, or every 3000 shapes added, or other points).

Just an idea.

Posted: Wed Jul 06, 2005 1:03 pm
by interiot
The images aren't black-and-white, color is supported.

Also, you can write a wrapper-shell-script in unix to convert things into an animated GIF ('convert' will import .png's just fine, and just increment the N (nesting) parameter each time), though that isn't necessarily user-friendly enough for everybody.

Confused

Posted: Fri Sep 30, 2005 4:23 pm
by root661
The images aren't black-and-white,
I have no idea of what is going on? :o)

Posted: Fri Sep 30, 2005 9:14 pm
by MtnViewJohn
Context Free/CFDG started out black and white. Then we added shades of gray. Color is a recent addition.

Posted: Mon Oct 10, 2005 6:57 pm
by Music2000
It seems that you can only export .png files at the moment, it would be cool to have the other basic file types such as .bmp and .jpg also. :)