Various fujitsu and canon_dr doc updates

- update the copyright dates
- update dates and version numbers in man pages
- add iX1600 to supported list
- set duplex-offset for P-208
261-fix-manual-page-to-html-conversion
m. allan noah 2021-02-13 13:58:33 -05:00
rodzic b1a2b5fdb6
commit 5205d1d09d
7 zmienionych plików z 37 dodań i 9 usunięć

Wyświetl plik

@ -3,7 +3,7 @@
This file is part of the SANE package, and implements a SANE backend
for various Canon DR-series scanners.
Copyright (C) 2008-2020 m. allan noah
Copyright (C) 2008-2021 m. allan noah
Yabarana Corp. www.yabarana.com provided significant funding
EvriChart, Inc. www.evrichart.com provided funding and loaned equipment

Wyświetl plik

@ -173,6 +173,7 @@ usb 0x1083 0x164a
usb 0x1083 0x164b
# P-208
option duplex-offset 260
usb 0x1083 0x164c
# DR-G1130

Wyświetl plik

@ -6,7 +6,7 @@
Copyright (C) 2000 Randolph Bentson
Copyright (C) 2001 Frederik Ramm
Copyright (C) 2001-2004 Oliver Schirrmeister
Copyright (C) 2003-2019 m. allan noah
Copyright (C) 2003-2021 m. allan noah
JPEG output and low memory usage support funded by:
Archivista GmbH, www.archivista.ch

Wyświetl plik

@ -264,3 +264,6 @@ usb 0x04c5 0x160a
#fi-7800
usb 0x04c5 0x160b
#ScanSnap iX1600
usb 0x04c5 0x1632

Wyświetl plik

@ -12,9 +12,9 @@
:backend "fujitsu" ; name of backend
:url "http://www.thebility.com/fujitsu/"
:version "134" ; version of backend
:version "137" ; version of backend
:manpage "sane-fujitsu" ; name of manpage (if it exists)
:comment "Backend updated for SANE release 1.0.28, see sane-fujitsu manpage"
:comment "Backend updated for SANE release 1.0.32, see sane-fujitsu manpage"
:devicetype :scanner ; start of a list of devices....
; other types: :stillcam, :vidcam,
; :meta, :api
@ -579,7 +579,7 @@
:model "fi-7140"
:interface "USB"
:status :untested
:status :good
:usbid "0x04c5" "0x14df"
:model "fi-7240"
@ -673,3 +673,9 @@
:interface "USB"
:status :good
:usbid "0x04c5" "0x160b"
:model "ScanSnap iX1600"
:interface "USB WiFi"
:status :good
:usbid "0x04c5" "0x1632"
:comment "small, current, WiFi not supported."

Wyświetl plik

@ -1,4 +1,4 @@
.TH sane\-canon_dr 5 "31 Aug 2015" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.TH sane\-canon_dr 5 "13 Feb 2021" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.IX sane\-canon_dr
.SH NAME
@ -10,7 +10,7 @@ The
library implements a SANE (Scanner Access Now Easy) backend which
provides access to some Canon DR-series scanners.
This document describes backend version 57, which shipped with SANE 1.0.28.
This document describes backend version 60, which shipped with SANE 1.0.32.
.SH SUPPORTED HARDWARE
This version has only been tested with a few scanner models. Please see

Wyświetl plik

@ -1,4 +1,4 @@
.TH sane\-fujitsu 5 "07 Feb 2020" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.TH sane\-fujitsu 5 "13 Feb 2021" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.IX sane\-fujitsu
.SH NAME
@ -10,7 +10,7 @@ The
library implements a SANE (Scanner Access Now Easy) backend which
provides access to most Fujitsu flatbed and ADF scanners.
This document describes backend version 136, which shipped with SANE 1.0.30.
This document describes backend version 137, which shipped with SANE 1.0.32.
.SH SUPPORTED HARDWARE
This version supports every known model which speaks the Fujitsu SCSI and
@ -93,6 +93,24 @@ capabilities. Please note that these features are somewhat simplistic, and
may not perform as well as the native implementations. Note also that these
features all require that the driver cache the entire image in memory. This
will almost certainly result in a reduction of scanning speed.
.PP
swcrop
.RS
Requests the driver to detect the extremities of the paper within the larger
image, and crop the empty edges.
.RE
.PP
swdeskew
.RS
Requests the driver to detect the rotation of the paper within the larger
image, and counter the rotation.
.RE
.PP
swdespeck X
.RS
Requests the driver to find and remove dots of X diameter or smaller from the
image, and fill the space with the average surrounding color.
.RE
Use 'scanimage \-\-help' to get a list, but be aware that some options may
be settable only when another option has been set, and that advanced options