-
Notifications
You must be signed in to change notification settings - Fork 614
GraphicsMagick and ImageMagick versions
Emmanuel Vuigner edited this page Jul 24, 2013
·
5 revisions
gm
is not tested on every platform with every version of ImageMagick and GraphicsMagick. This wiki is to document tested platforms and versions and note any issues. Please document your platform!
gm | OS | ImageMagick | GraphicsMagick | Notes |
---|---|---|---|---|
1.11.0 | OSX 10.9DP4 | 6.8.6-3 | 1.3.18 | Pass |
1.9.0 | OSX 10.8.3 | 6.8.0-10 | 1.3.18 | Pass |
1.9.0 | OSX 10.7.5 | 6.8.0-10 | 1.3.18 | Pass |
1.9.0 | OSX 10.7.5 | 6.7.5-7 | 1.3.13 | Pass |
1.9.0 | Ubuntu 12.04.2 Server (Travis) | 6.6.9-7 | 1.3.12 | Pass |
There are some differences between Linux and Mac OS X. Linux tests have been simplified so that they pass on Travis-CI. These test changes can be viewed at: 65673f8.