cups-filters 1.0.11-1 source package in Ubuntu
Changelog
cups-filters (1.0.11-1) unstable; urgency=low [ Till Kamppeter ] * New upstream release - Updated all code copied from Poppler to the current state of Poppler, to fix any bugs or security vulnerabilities which were in that Poppler code. - Made Poppler-based PDF filters building with various versions of Poppler. - Deactivated NIME conversion rules which are not used by the PDF- based printing workflow. - Added generic PPD for native PDF printers. - Cleaned up sample PPD file HP-Color_LaserJet_CM3530_MFP-PDF.ppd. - imagetopdf: Added support for native PDF printers. - imagetopdf, imagetoraster: Let image input "scale to fit" by default. This makes photo printing via AirPrint work, as the iOS devices send JPEG but do not allow setting options. - pdftops: Generally do not compress fonts and images, and also do not do CCITT compression for bitmap glyphs to make the PostScript output more compatible with buggy PostScript interpreters. The output gets 30-50% longer but will work on many more different printer models. Problems were also discovered on HP and not only on Brother (LP: #960666). [ Martin Pitt ] * Drop debian/patches/poppler-pre-0.18.patch and patch machinery around it. It's not necessary with the current upstream version any more. -- Martin Pitt <email address hidden> Fri, 30 Mar 2012 08:49:48 +0200
Upload details
- Uploaded by:
- Martin Pitt
- Uploaded to:
- Precise
- Original maintainer:
- Debian CUPS Maintainers
- Architectures:
- any
- Section:
- net
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cups-filters_1.0.11.orig.tar.gz | 996.0 KiB | 5d3b476758a29de62576eb355e690581cbc7fe5465556b9a7b717e4097951bae |
cups-filters_1.0.11-1.debian.tar.gz | 36.7 KiB | 7c881ac687af34ce1ac2ed7a738da5dcf8a9fc4726b5be0cda8a2b8df0ffc4b7 |
cups-filters_1.0.11-1.dsc | 2.4 KiB | 3b59263ad142719a321ab8d98a19e7b1a373bcc5e0a3b11cfb44602484cb74ea |
Available diffs
- diff from 1.0.8-0bzr1 to 1.0.11-1 (26.2 KiB)
Binary packages built by this source
- cups-filters: OpenPrinting CUPS Filters
This package provides additional CUPS filters which are not provided
by the CUPS project itself. This includes filters for a PDF based
printing workflow.
- libcupsfilters-dev: OpenPrinting CUPS Filters - Development files for the library
Header files to develop applications (CUPS filters, printer drivers) using
libcupsfilters.
- libcupsfilters1: OpenPrinting CUPS Filters - Shared library
This library contains functions commonly used by the CUPS filters
in the OpenPrinting CUPS filters package, currently functions to read
several different image formats and to convert bitmaps between different
color spaces.