libcupsfilters 2.0rc2 #30
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.
-
Bug fixes following first bug reports from Ubuntu 23.04 and Fedora 38 users, first distros with libcupsfilters 2.0rc1:
cfRasterPrepareHeader()
function, to avoid rasterization with wrong resolution (Issue HP Envy 4520 Printing issues from Chrome/Chromium #29), Ubuntu bug: #2022929, Chromium issue #1448735).cfRasterPrepareHeader()
: When taking default resolution fromurf-supported
printer IPP attribute, use first value (lowest) of the list, to match theppdLoadAttributes()
function of libppd.cfIPPAttrResolutionForPrinter()
: List of resolutions is notIPP_TAG_RANGE
, corrected the search to useIPP_TAG_ZERO
.cfIEEE1284NormalizeMakeModel()
: Do not consider "XPrinter" as made by Xerox, only "XPrint" is (OpenPrinting CUPS pull request #506).INSTALL
: Recommend QPDF 11.4.0 as it fixes loss of content filled into interactive forms as (Issue pdftopdf loses entered form data when flattening the PDF #28).INSTALL
: Fixed some typos.This discussion was created from the release libcupsfilters 2.0rc2.
Beta Was this translation helpful? Give feedback.
All reactions