./graphics/py-Willow, Wrapper library for Pillow, OpenCV and Wand

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.9.0, Package name: py312-Willow-1.9.0, Maintainer: pkgsrc-users

A Python image library that sits on top of Pillow, Wand and OpenCV.

Willow currently has basic resize and crop operations, face and feature
detection and animated GIF support.


Master sites:

Filesize: 110.716 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-26 12:37:26 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-Willow: updated to 1.9.0

1.9.0

Improve type handling when running optimisers (Jake Howard)
Add support for Pillow 11, Python 3.13 (Storm Heg)
Drop support for Python 3.8 (Storm Heg)
Docs: Fix incorrect method name for save_as_heic in README (Sage Abdullah)
Docs: Fix link to changelog (Matt Westcott)
   2024-10-19 13:55:11 by Thomas Klausner | Files touched by this commit (67)
Log message:
*: recursive bump for openexr shlib major bump
   2024-09-21 12:24:31 by Thomas Klausner | Files touched by this commit (52)
Log message:
*: recursive bump for protobuf 28.2

two static library became shared libraries - bump to be on the safe side
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-04-05 16:01:01 by Thomas Klausner | Files touched by this commit (49)
Log message:
*: recursive bump for protobuf 26.1
   2024-02-09 12:53:43 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-Willow: updated to 1.8.0

v1.8
Better handling of CMYK images with ICC profile, and support for ICO
   2024-01-30 19:29:21 by Adam Ciarcinski | Files touched by this commit (47)
Log message:
revbump for devel/abseil
   2024-01-16 14:38:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-Willow: updated to 1.7.0

v1.7.0
Test with Python 3.12
Add optional dependencies for Pillow/Wand
test_wand.py: fix typo in test skip
test_image.py: replace wrong unicdoe character
Tidy up testing linting deps
Replace the wrong unicode character in the image/heic mime type
Preserve ICC profiles and EXIF metadata when saving to PNG, WebP, AVIF
This will help preserve colours and image orientation when resaving to a \ 
different format