Changes in ImageMagick versions (SVN)?
Posted: 2012-04-10T08:17:11-07:00
Sorry to bring this one back up after so long, but, does anyone know how I can tell which MagickWand version number is associated with a particular change in http://www.imagemagick.org/script/changelog.php ?
It looks like the change relating to this particular problem is for the commit:
6.6.2-6 => 1634
6.6.9-7 => 1641
So the version number for the commit should be somewhere between those two. I can probably just download the particular revision and compile it and check, but I thought I would ask first to see if there is a more straight-forward way to find out the version number.
Thanks!
It looks like the change relating to this particular problem is for the commit:
I checked two different versions (one before and one after) and found the following:2010-09-13 6.6.4-2 Cristy <quetzlzacatenango@image...>
Don't negate the geometry offset for the -extent option.
6.6.2-6 => 1634
6.6.9-7 => 1641
So the version number for the commit should be somewhere between those two. I can probably just download the particular revision and compile it and check, but I thought I would ask first to see if there is a more straight-forward way to find out the version number.
Thanks!