Revision tags: 3.5.0, 3.5.0RC2 |
|
#
d19335a4 |
| 01-Jun-2021 |
Danack |
Prevent accidental creation of zero dimension images. ImageMagick doesn't prevent creation of zero dimension images, instead allowing people to discover errors when you try to use that image
Prevent accidental creation of zero dimension images. ImageMagick doesn't prevent creation of zero dimension images, instead allowing people to discover errors when you try to use that image. So let us prevent accidental creation. If anyone actually has a sane use for zero dimension images, they can tell us a valid use-case first.
show more ...
|
Revision tags: 3.4.4, 3.4.4RC2, 3.4.4RC1, 3.4.3, 3.4.3RC4, 3.4.3RC3, 3.4.3RC2, 3.4.3RC1, 3.4.2, 3.3.0, 3.3.0RC2, 3.3.0RC1, 3.2.0RC1, 3.2.0b2, 3.2.0b1, 3.1.2, 3.1.1, 3.1.0, 3.1.0RC3 |
|
#
c560322c |
| 18-Aug-2010 |
mkoppanen |
Fix the image writing routines a bit. Needs to clean up a lot at some point git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@302448 c90b9560-bf6c-de11-be94-00142212c4b1
|
#
2dbc5d5f |
| 31-Oct-2009 |
mkoppanen |
The shared header will assume newer imagemagick. Fixed a broken test. Added with, height and format as properties git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@290095 c90b9560
The shared header will assume newer imagemagick. Fixed a broken test. Added with, height and format as properties git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@290095 c90b9560-bf6c-de11-be94-00142212c4b1
show more ...
|
#
7b96b882 |
| 25-Oct-2009 |
mkoppanen |
pseudo test git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@289920 c90b9560-bf6c-de11-be94-00142212c4b1
|