1b8e82b621
- Update to 0.14.4: * Add User-Agent header to powershell script for Appveyor * Remove remaining openjpeg<2.4 artifacts * Fix DeprecationWarning upon import * Fix test suite for python 3.14 regular expressions * Remove long-since-deprecated Jp2kr.read method * Make Jp2kr.parse method private * Make glymur.lib.tiff module private * Add doctests into circleci config * Add additional API examples for Jp2k, Jp2kr * Fix tilesize reporting * Refactor all of setup.cfg into pyproject.toml * Add description of raw IFD for geojp2 UUIDs * Add feature to convert JPEGs to JP2 * Remove support for python 3.10
Steve Kowalik2025-11-21 06:15:26 +00:00
5c9d232d23
Accepting request 1269074 from devel:languages:python
Ana Guerrero2025-04-14 10:59:35 +00:00
ba2e4d13f0
- Support both lowercased and unnormalized metadata directory names.
Steve Kowalik2025-04-14 05:53:27 +00:00
1f1228508d
Accepting request 1240500 from devel:languages:python
Ana Guerrero2025-01-27 19:56:02 +00:00
525611265d
- Update to 0.13.8 * Fix tiff2jp2 bug when stripped TIFF has no RowsPerStrip tag
Markéta Machová2025-01-27 10:59:56 +00:00
9c1541f000
Accepting request 1239857 from devel:languages:python
Ana Guerrero2025-01-23 17:05:42 +00:00
a38eb641b7
- Update to 0.13.7 * Qualify on python 3.13 * Fix test warnings due to scikit-image deprecation. * Update CI test matrix, tighten 3rd party library requirements. * Add ability to construct XML box from file-like object. * Add circle-ci CI. * Fix test suite for numpy 2.x printing (thanks to Arne Keller).
Nico Krapp2025-01-23 12:14:45 +00:00
dfbb51a30a
Accepting request 1199748 from devel:languages:python
Ana Guerrero2024-09-10 19:13:30 +00:00
aad8fc35aa
- Update to 0.13.6 * Refactor Jp2k class into Jp2k, Jp2kr * Remove python 3.8 anachronisms * Change parsing of precinct sizes due to numpy 2.0 * End official support for OpenJPEG 2.3.x * Fix tiff2jp2 when tile coverage not square
Matej Cepl2024-09-09 20:52:44 +00:00
4f326374b4
Accepting request 1138197 from devel:languages:python
Ana Guerrero2024-01-12 22:45:35 +00:00
9a75284898
- Update to 0.12.9post1: * Fix setup.cfg for v0.12.9 release * Fix handling of null-bytes with XML data * Add API references to docs * Qualify on python 3.12 * Fix printing issue on 3.12beta, Fedora rawhide * Fix failing test on fedora * Change private attribute to prevent downstream test failure with tiatoolbox * Fix conversion of uint16 TIFFs to single jp2 tile. * Fix command line arguments --psnr and --cratio. * Minor documentation updates. * Add --num-threads option to tiff2jp2. * Refactor GeoJP2 code to get support for GML-JP2. * Fix broken uint16 test. * Fix stripped tiff oddity with partial last strip. * Refactor RGBA interface. * Fix plane ordering on RGBA TIFFs on big-endian * Fix TIFF reads on partian final strips * Fix regression on default value of numres. * Add support for type hints. * Remove support for Python 3.8. * Fix error condition when MCT specified as false for grayscale image. * Make properties conform to numpydoc. * Fix YCbCr/JPEG TIFF conversion test failure on Fedora. * Stop using libtiff to create test files on the fly. * Do not error out for JP2 files with multiple codestreams. * Relax validation for invalid JP2 files with multiple jp2h boxes. * Drop support for python 3.7. * Add support for ICC profiles, colormaps when converting from TIFF. * Add shortcut for retrieving lowest resolution thumbnail.
Steve Kowalik2024-01-12 04:59:23 +00:00
c5771d3e2c
- update to 0.9.2 * Update setup.py to include tests in source distribution to PyPi * Update gdal imports to comply with GDAL recommendations.
Ondřej Súkup2020-07-09 16:15:12 +00:00
6626e9600e
Accepting request 809364 from devel:languages:python
Yuchen Lin2020-05-28 07:16:44 +00:00
3009d5df89
Accepting request 809265 from home:pgajdos:python
Tomáš Chvátal
2020-05-27 10:06:19 +00:00