Open michaelrsweet opened 3 years ago
Add eSCL support to PAPPL; no publicly available specification exists, but here are some online resources:
The latter provides a SANE backend that supports scanning via eSCL and can act as a test client.
Support functions should go in a file named scanner-escl.c.
scanner-escl.c
The eSCL specification got actually published a year ago: https://openprinting.github.io/OpenPrinting-News-May-2021/#driverless-scanning https://mopria.org/spec-download
Add eSCL support to PAPPL; no publicly available specification exists, but here are some online resources:
The latter provides a SANE backend that supports scanning via eSCL and can act as a test client.
Support functions should go in a file named
scanner-escl.c
.