emcconville / wand

The ctypes-based simple ImageMagick binding for Python
http://docs.wand-py.org/
Other
1.42k stars 199 forks source link

Yield both MagickCore & MagickWand before legacy defaults #614

Closed emcconville closed 1 year ago

emcconville commented 1 year ago

Possible fix for #621. Allow libmagick to bind to MagickCore before falling back to MagickWand.

coveralls commented 1 year ago

Coverage Status

Coverage: 87.761%. Remained the same when pulling 7234b6fb07afba7b9d4459d7ccb6409b0aed9b6e on issue_612 into 056e477b5b8530b62c3a935b0609621e01b7b1a3 on master.

coveralls commented 1 year ago

Coverage Status

Coverage: 87.761%. Remained the same when pulling 7234b6fb07afba7b9d4459d7ccb6409b0aed9b6e on issue_612 into 056e477b5b8530b62c3a935b0609621e01b7b1a3 on master.