cups-browsed 2.0rc1 #11
tillkamppeter
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release Candidate: Prefer Apple Raster against PDF, and fix
implicitclass
backend crash.If a destination printer supports both PDF and Apple Raster, and if it is not a remote CUPS queue, prefer sending the job in Apple Raster, as printers print this more reliably (Ubuntu bug 2014976)
run-tests.sh
: Let emulated printers support PDF inputTo test that cups-browsed prefers Apple Raster when the printer supports both PDF and Apple Raster as input format, we let the printers emulated by
ippeveprinter
also support PDF.implicitclass
backend: NULL-initialize filter data field for Raster headerWe are running a filter chain without PPD file, so we do not have Raster header, so initialize it to NULL.
This discussion was created from the release cups-browsed 2.0rc1.
Beta Was this translation helpful? Give feedback.
All reactions