Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2020-07-07 07:24:40 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-wand: updated to 0.6.2

Version 0.6.2

Added aspect cropping support for Image.transform() method.
Added iterator methods to directly navigate the internal image-stack.
Image.iterator_first()
Image.iterator_get()
Image.iterator_last()
Image.iterator_length()
Image.iterator_next()
Image.iterator_previous()
Image.iterator_reset()
Image.iterator_set()
Added gray & cmyk support for Numpy’s array interface.
Fixed display() on Windows & MacOS when previewing MIFF & XC formats.
Fixed memory leak in Image.transform() for ImageMagick-6.
Fixed animation preservation with Image.transform() method.
Fixed Image.interlace_scheme property.
[DOC] Make the documentation reproducible.

Version 0.6.1

Fixed RuntimeError on deallocation when allocation_map changes.

Version 0.6.0

Updated numpy array interface methods to accept / generate shape data values as \ 
rows, columns, and channels. This change should match other python-image numpy \ 
integrations.
Added adjoin= argument to Image.save() method.
Added reset_coords= argument to Image.trim() method.
Added support for atexit’s shutdown routine.
Added Python 2 classifiers to MANIFEST.in.
Added both test-cases and documentation to source distribution packages.
Removed README.rst from setup.py.
Rewrote memory allocation manager.
Fixed segfault on macOS when invoking resource limits without calling \ 
MagickWandGenesis().
Fixed grayscalealpha spelling.
Fixed Image.deskew() threshold argument.
Fixed Image.alpha_channel property to apply changes to all images in the stack.
Fixed Image.trim() paging offsets affected by 1x1 border.
[TEST] Updated Travis CI environment to Ubuntu 18.04.04 LTS (Bionic)
[TEST] Deprecated display fixtures.
   2020-02-11 18:02:11 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
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-01-02 10:07:47 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(graphics/py-wand) ${PYPKGPREFIX} should not be attached in GITHUB_PROJECT
   2020-01-01 07:13:37 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(graphics/py-wand) correction part 2, mv README.rst under wand dir.,  tks leot@
   2020-01-01 06:58:27 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(graphics/py-wand) correction part 1, sort PLIST, thanks leot@
   2019-12-30 01:52:30 by Makoto Fujiwara | Files touched by this commit (4)
Log message:
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).

Next | Query returned 16 messages, browsing 11 to 20 | previous