SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-img2pdf-0.2.1-3.4.noarch.rpm :
Thu Jul 7 14:00:00 2016 arunAATTgmx.de
- update to version 0.2.1:

* only use jp2 to parse jpeg2000 if PIL doesn\'t support jpeg2000

* read horizontal and vertical dpi from jpeg2000 files

* instead of storing a limited list of supported colorspaces and
imageformats, store the items requiring special treatment but do
not abort if a value other than the listed ones is supported by
PIL

* make the separating x optional when specifying the width without
the height

* fix --fit=exact if one value is missing

* restore feature that it is allowed to only specify width or height

* change MonochromeJpegError to JpegColorspaceError and add check
for jpegs with alpha channel

* support for palette images for better GIF support

* support from multi-frame images like multipage TIFF and animated
GIF

* fix JPEG2000 handling after move to Python3

* fix testsuite after exception renaming

* when verbose logging is enabled, print a traceback of possibly
raised exceptions

* input images can now be file like objects, binary strings with the
image content or filenames

* raise exceptions instead of doing an exit()

* src/img2pdf.py: add get_fixed_dpi_layout_fun

* Put version string in /Producer too

* allow writing the pdf to a file-like object instead of storing
everything in memory

* cap the maximum page size at 200 dpi which is the maximum
supported by PDF

* fix parsing of dpi and % units

* set img2pdf as default /producer value

Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:

* updated source url to files.pythonhosted.org

Tue Apr 12 14:00:00 2016 t.grunerAATTkatodev.de
- Initial release 0.2


 
ICM