diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 431802eab45..dd4697298ac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,6 +4,9 @@ | |||
| 4 | when sub-images are smaller than the main image. | 4 | when sub-images are smaller than the main image. |
| 5 | (imagemagick_compute_animated_image): Setting the iterator row to | 5 | (imagemagick_compute_animated_image): Setting the iterator row to |
| 6 | zero is apparently not allowed. | 6 | zero is apparently not allowed. |
| 7 | (imagemagick_compute_animated_image): Allow images that say they | ||
| 8 | have sub-images that are bigger than the main image, but just crop | ||
| 9 | them. | ||
| 7 | 10 | ||
| 8 | 2013-08-15 Jan Djärv <jan.h.d@swipnet.se> | 11 | 2013-08-15 Jan Djärv <jan.h.d@swipnet.se> |
| 9 | 12 | ||