f88dab9ccd
- Add 'scratch' field to gif that holds temporary 'scratch buffer' used for rendering frames - For DISPOSE_BACKGROUND: Set background color to transparent instead of 0 - For DISPOSE_BACKGROUND: Write background pixels into scratch after rendering current frame, so it will be used in next frame - For DISPOSE_PREVIOUS: Save frames that are not disposed into 'previous' field in gif, when DISPOSE_PREVIOUS is specified start with that previous frame. see http://webreference.com/content/studio/disposal.html - Add "ANIMEXTS1.0" to Application Extension parser - Graphic Control Extension parser refactor - Compare file contents to expected images for animated gifs in foreign tests |
||
---|---|---|
.. | ||
helpers | ||
images | ||
__init__.py | ||
conftest.py | ||
Makefile.am | ||
test_arithmetic.py | ||
test_colour.py | ||
test_connection.py | ||
test_conversion.py | ||
test_convolution.py | ||
test_create.py | ||
test_draw.py | ||
test_foreign.py | ||
test_histogram.py | ||
test_iofuncs.py | ||
test_morphology.py | ||
test_resample.py |