David Capello
b5dc3d263e
Add options to suppress specific warnings ( fix #917 )
2018-02-07 14:35:12 -03:00
David Capello
ff95e63732
Move all widget strings to strings/en.ini file
2016-12-23 12:38:32 -03:00
David Capello
7f4d4936e1
Re-implement GIF encoder
...
- Correct usage of disposal methods (and possibility to generate records
with "restore previous frame" disposal method)
- Create color maps for each frame when necessary
- Remove options to dither RGB images (to simplify encoder)
2015-07-22 16:40:44 -03:00
David Capello
c4d0266b52
Add option to disable animation loop when saving GIF files ( fix #585 )
2015-01-29 11:24:43 -03:00
David Capello
d23fa2230b
Implement option to generate one optimized palette for all frames when we save a .gif file
2014-08-09 12:51:11 -03:00
David Capello
411ceda0e7
Add options to save GIF files (how to quantize palettes mainly)
...
* Added "context" parameter to save/load routines so we can test them.
2014-07-19 22:01:39 -03:00