libvips/test/test-suite
alon-ne f88dab9ccd
Fix gif dispose handling for DISPOSE_BACKGROUND and DISPOSE_PREVIOUS
- 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
2020-02-06 17:36:13 +02:00
..
helpers Fix gif dispose handling for DISPOSE_BACKGROUND and DISPOSE_PREVIOUS 2020-02-06 17:36:13 +02:00
images Fix gif dispose handling for DISPOSE_BACKGROUND and DISPOSE_PREVIOUS 2020-02-06 17:36:13 +02:00
__init__.py
conftest.py
Makefile.am pytest passes again after stream -> source/target 2019-12-29 23:08:33 +00:00
test_arithmetic.py fix refleak in webpsave_buffer 2019-12-21 05:13:54 +00:00
test_colour.py fix test suite 2019-11-27 11:48:50 +00:00
test_connection.py enable connection tests now pyvips is updated 2020-01-12 14:15:23 +00:00
test_conversion.py fix refleak in webpsave_buffer 2019-12-21 05:13:54 +00:00
test_convolution.py fix refleak in webpsave_buffer 2019-12-21 05:13:54 +00:00
test_create.py relax text test render threshold 2019-12-26 14:11:15 +00:00
test_draw.py
test_foreign.py Fix gif dispose handling for DISPOSE_BACKGROUND and DISPOSE_PREVIOUS 2020-02-06 17:36:13 +02:00
test_histogram.py fix test suite 2019-11-27 11:48:50 +00:00
test_iofuncs.py
test_morphology.py
test_resample.py fix autorot in thumbnail 2020-01-12 14:24:23 +00:00