]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libppd: In ppdLoadAttributes() complete custom page size support
authorTill Kamppeter <till.kamppeter@gmail.com>
Sun, 28 Aug 2022 15:55:56 +0000 (17:55 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Sun, 28 Aug 2022 15:55:56 +0000 (17:55 +0200)
commit5402498e9ad0e10c9c1f4f874a01cef17e18306c
treea4c4b8d7d306ff774e23f7f1e2baec9006da7c26
parentacef0dcde1a1cd6a9aafd2442422078064f73864
libppd: In ppdLoadAttributes() complete custom page size support

If the user has sent a job on a custom page size, these custom size is
correctly set as default size in the printer IPP attributes derived
from the PPD file, as media-col, with dimensions, margins, and PWG
specifying the size in the units originally used for it.

Also added the custom page size range keywords to the
"media-supported" printer IPP attribute.
ppd/ppd-ipp.c