Commit graph

5 commits

Author SHA1 Message Date
adam
b1dd874e75 py-wand: updated to 0.5.9
Version 0.5.9
Fixed dither parameter in Image.quantize() method for ImageMagick-7.
Added Image.combine() method. [Thanks Fred!]
Check __fspath__ attribute for filename parameter when calling Image.save().
Fixed typo in ProfileDict documentation.
Fixed typo in Resource.c_is_resource documentation.
Updated broken sentence in Image.thumbnail() method.
Check for linux_distribution() as method was removed in Python 3.8.
Added Image.delay property. Previously only available with SingleImage class.
2020-02-11 17:02:11 +00:00
mef
561d0f9c8f (graphics/py-wand) ${PYPKGPREFIX} should not be attached in GITHUB_PROJECT 2020-01-02 09:07:46 +00:00
mef
0c41e96768 (graphics/py-wand) correction part 2, mv README.rst under wand dir., tks leot@ 2020-01-01 06:13:37 +00:00
mef
572402b36c (graphics/py-wand) correction part 1, sort PLIST, thanks leot@ 2020-01-01 05:58:27 +00:00
mef
22cb50679c graphics/py-wand: import py37-wand-0.5.8
Wand is a ctypes-based simple ImageMagick binding for Python.
(editors/emacs26 wants this for imagemagick option, but not be enabled yet).
2019-12-30 00:52:30 +00:00