]> git.ipfire.org Git - thirdparty/cups.git/commit
First part of better media support (Issue #5167)
authorMichael Sweet <michael.r.sweet@gmail.com>
Wed, 29 Nov 2017 17:49:55 +0000 (12:49 -0500)
committerMichael Sweet <michael.r.sweet@gmail.com>
Wed, 29 Nov 2017 23:07:19 +0000 (18:07 -0500)
commit982be458e65880864cb87661c7b15cd8d7c31a3e
treef3cc2de061dcc52d91015158f616fa991743b457
parent7e382613791ef187250d21709c4450013140c2e6
First part of better media support (Issue #5167)

cups/dest-localization.c:
- Fix localization of borderless/non-borderless media.

cups/dest-options:
- Add support for borderless size names (still needs work)

cups/ppd-cache.c:
- Fix PageSize support in PPD generator - borderless media and custom page sizes.

cups/testppd.c:
- Need to request media-col-database for PPD generator.
cups/dest-localization.c
cups/dest-options.c
cups/ppd-cache.c
cups/testppd.c