[Printing-architecture] PAPPL 1.0.0

Michael Sweet msweet at msweet.org
Fri Dec 11 17:37:11 UTC 2020


All,

The first stable release of PAPPL is now available for download. PAPPL is a simple C-based framework/library for developing CUPS Printer Applications, which are the recommended replacement for printer drivers.

    https://www.msweet.org/pappl
    https://github.com/michaelrsweet/pappl/releases/tag/v1.0.0

Changes in 1.0.0 include:

- papplSystemLoadState would not load printers whose device IDs contained the # character (Issue #92)
- Passing “auto” for the driver name would cause a crash if there was no auto- add callback.
- Added papplPrinterGetPath API to get the path for a printer web page (Issue #97)
- The papplPrinterAddLink and papplSystemAddLink functions now accept an “options” argument instead of the “secure” boolean in order to allow links to be added to multiple places on the web interface in addition to requesting a secure (HTTPS) link (Issue #98)

Enjoy!

________________________
Michael Sweet





More information about the Printing-architecture mailing list