Commit Graph

4 Commits

Author SHA1 Message Date
ccda94221f Adding binding for MagickAddImage 2018-05-25 16:00:40 -04:00
dd78d6bfac Vagrant/Fabric setup for testing Ubuntu, FreeBSD 2016-02-13 13:09:06 -08:00
04e1052266 Automatically build ImageMagick bindings
Leave the generated bindings out of the source repository and instead
have Cargo automatically build them if they are missing. This allows the
version of MagickWand to be incorporated into the bindings
automatically. For instance, in Homebrew the version is 6.Q16, while on
FreeBSD 10.2 it is 6.9, and only be generating the bindings for each
system can we ensure a smooth compilation process.
2016-01-25 19:58:43 -08:00
ed91ab75d0 Initial generated bindings and basic API 2015-06-06 21:30:42 -07:00