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

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


Branch: CURRENT, Version: 1.8.0nb1, Package name: py311-Willow-1.8.0nb1, 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.657 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2023-11-15 21:00:42 by Thomas Klausner | Files touched by this commit (68)
Log message:
*: bump for openexr 3.2.1
   2023-11-15 19:14:46 by Thomas Klausner | Files touched by this commit (55)
Log message:
*: bump for protobuf 25
   2023-11-02 13:20:06 by Thomas Klausner | Files touched by this commit (54)
Log message:
*: recursive bump for protobuf
   2023-10-30 10:56:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-Willow: updated to 1.6.2

v1.6.2 - mime(-type) it all the way

This release ensures that all Willow ImageFile subclasses define a mime_type \ 
attribute.