]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix handling of the output-bin and print-quality IPP attributes 18/head
authorPranav Batra <batrapranav@chromium.org>
Wed, 28 Oct 2020 04:14:16 +0000 (04:14 +0000)
committerPranav Batra <batrapranav@chromium.org>
Wed, 28 Oct 2020 04:17:35 +0000 (04:17 +0000)
commitb11dcf61b96aa51a3becaeb905339fb44a75f050
tree48684aaaf2f196bdb5c66085436fd331d6840acc
parentf69f76963c825b716d488d8114a77cd0d709816d
Fix handling of the output-bin and print-quality IPP attributes

The PPD generation code now works for printers that support a single
output bin. Also the PPD parsing code now parses the cupsPrintQuality
field which is generated by the PPD generation code.
cups/ppd-cache.c
scheduler/printers.c