Add release notes for lprint and sane-airscan

This commit is contained in:
Zdenek Dohnal 2020-08-28 09:36:12 +02:00
commit e4acd6eb1f
2 changed files with 19 additions and 0 deletions

View file

@ -12,6 +12,7 @@ include::{partialsdir}/entities.adoc[]
*** xref:sysadmin/Networking.adoc[Networking]
*** xref:sysadmin/Storage.adoc[Storage]
*** xref:sysadmin/System_Utilities.adoc[System Utilities]
*** xref:sysadmin/Printing_Scanning.adoc[Printing and Scanning]
** xref:desktop/Desktop_index.adoc[Desktop Users]
** xref:developers/Developers.adoc[Developers]
*** xref:developers/Development_Tools.adoc[Development Tools]

View file

@ -0,0 +1,18 @@
include::{partialsdir}/entities.adoc[]
[[sect-printing-scanning]]
= Printing
== Added support for driverless printing with Dymo LabelWriter and Zebra ZPL printers
Fedora now ships the `lprint` package, which provides driverless support for Dymo LaberWriter and Zebra ZPL label printers. Other label printer support is currently untested with `lprint`, but it is planned to be implemented if hardware is available.
`lprint` is capable of running with CUPS or without CUPS and it provides its own web UI.
= Scanning
== Added driverless scanning support for devices with WSD and eSCL protocols
Fedora now ships the `sane-airscan` package, which provides driverless support for scanners and multi-functions devices, which supports the WSD (WS-Scan) and eSCL (Apple Airscan) protocols.
Most newer devices (released approximately around 2013 and newer) implement at least one of the protocols, so newer devices don't need to depend on regular SANE backends or third party binaries such as HPLIP plugin.