cups-filters 1.28.16 released!
August 24, 2022
1 minute read
Bug fix release, to make images be printed in their original size with "print-scaling=none" and to not use deprecated data types for reading TIFF images.
- imagetoraster, imagetopdf, libcupsfilters: Added support for reading the resolution of an image from its EXIF data when loading it. This way we get the image reproduced in its original size with "print-scaling=none" (Issue #362).
- libcupsfilters: Replaced deprecated data types uint16 and uint32. The function to read TIFF image files via libtiff in cupsfilters/image-tiff.c uses the deprecated types uint16 and uint32. The replacements for these types are uint16_t and uint32_t.
You may also enjoy
OpenPrinting News - Opportunity Open Source 4.0 - Schedules and contributions published

August 11, 2026
Plan your days in the IIIT Allahabad, the schedules are published! And take the last opportunity to submit your talk! ...
Read more
libcupsfilters 2.2.0 - First actual feature release after 2.0.0 three years ago

August 6, 2026
CUPS 2.x, 2.5.x, 3.x support, C++-free thanks to PDFio and Poppler CLI, non-Latin plain text and JPEG-XL printing, full CI testing, ...
Read more
OpenPrinting News - Google Summer of Code 2026 - All contributors did a great start!

July 26, 2026
11 Contributors on COSMIC printing support, KDE vs. CUPS 3.x, printing under Zephyr, PDFio-based PDF renderer, CI and fuzz testing, printer/scanner simulation, driver lookup with local ML ...
Read more