Path to this page:
Subject: CVS commit: pkgsrc/graphics/py-mcomix
From: Thomas Klausner
Date: 2023-01-23 00:51:24
Message id: 20230122235124.48246FA90@cvs.NetBSD.org
Log Message:
py-mcomix: update to 2.1.0.
MComix 2.1.0
Release date: 2022-12-17
BUG FIXES
- Fixed byte/unicode error in library search text field.
- Fixed DPI detection for PDFs which cannot be decoded using UTF-8.
- Fixed magnifying lens errors when image was rotated.
- Fixed another byte/unicode error in file chooser dialog.
- 7z archives with encrypted header could not be extracted on Windows,
as MComix did not properly parse that the archive needed password input.
FEATURES
- Added option to customize space between pages in double-page mode.
- Added options to open first file/archive when going backwards to
previous archive/directory.
- The "Fit to same size" option now results in more aggressively \
distorted
images to make them fit, if necessary. The old, more conservative
behaviour is available via the "Prefer same size" option.
MComix 2.0.2
Release date: 2022-05-20
BUG FIXES
- Fixed bytes/unicode error in library 'Add collection' dialog.
- Fixed missing localization and image resources after calling
"setup.py install"
- Fixed bytes/unicode error in unrar executable extraction handler.
- Fixed one more instance of incorrect color conversion from preferences.
MComix 2.0.1
Release date: 2022-03-09
BUG FIXES
- Fixed conversion of unexpected color values from stored preferences.
- Fixed error trying to display page file size within archives where
members have not been extracted yet.
- Fixed bytes/unicode error in the library 'Add Book' dialog.
- Fixed endless password popup when library fails to genrate thumbnail
for password-protected archive.
- Handle error when thumbnail metadata Thumb::MTime is a floating point
number.
- Fixed alphanumeric sort for names with mismatched text/number patterns.
- Fixed unicode/bytes error in "Save as" dialog, as well as errors
when saving double-page images.
- Reduced declared minimum PyGObject version to 3.36.0 as well as
PyCairo to 1.16.0.
- Fixed minimum Pillow requirement in code not matching setup.py.
MComix 2.0.0
Release date: 2022-01-29
BREAKING CHANGES
- MComix now requires Python 3.7 or newer, as well as GTK+ 3, PyGObject, and
PyCairo. Minimum Pillow version has been increased to 6.0.0.
- MComix no longer depends on the setuptools module. Optional dependencies
on czipfile and subprocess32 have been removed, since they are no longer
supported or necessary for Python 3.
KNOWN ISSUES
- The MComix window will not remember its last position on Windows. Code
that works on Linux causes the window to fly off the screen for some
reason.
FEATURES
- Animated image formats are now supported. Previously, MComix would only
display the first frame.
- Supported image formats are now a combination of formats supported by
GDK/Pixbuf and Pillow formats.
TRANSLATION
- Added Lithuanian translation
- Updated Swedish and Korean translation
Files: