kopia lustrzana https://gitlab.com/sane-project/backends
Upload linear gamma table for Pro models if custom gamma is off instead of
uploading the composed gamma table. That avoids applying gamm twice. Minor man page update.DEVEL_2_0_BRANCH-1
rodzic
1eee8d286e
commit
912c6f300d
|
@ -8,6 +8,10 @@
|
|||
backend options. Updated manpage and .desc file concerning scanner
|
||||
status. Added untested flag for Mustek ScanEpress A3 USB and Lexmark
|
||||
X73.
|
||||
* backend/mustek.c doc/sane-mustek.man doc/descriptions/mustek.desc
|
||||
doc/mustek/mustek.CHANGES: Upload linear gamma table for Pro models
|
||||
if custom gamma is off instead of uploading the composed gamma table.
|
||||
That avoids applying gamm twice. Minor man page update.
|
||||
|
||||
2002-11-05 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
|
|
6030
backend/mustek.c
6030
backend/mustek.c
Plik diff jest za duży
Load Diff
|
@ -9,7 +9,7 @@
|
|||
;
|
||||
|
||||
:backend "mustek" ; name of backend
|
||||
:version "1.0-128" ; version of backend
|
||||
:version "1.0-129" ; version of backend
|
||||
:status :stable ; :alpha, :beta, :stable, :new
|
||||
:manpage "sane-mustek" ; name of manpage (if it exists)
|
||||
:url "http://www.meier-geinitz.de/sane/"
|
||||
|
|
|
@ -1,5 +1,13 @@
|
|||
CHANGES for the SANE Mustek backend
|
||||
|
||||
2002-11-07
|
||||
* Released Mustek backend 1.0-129
|
||||
|
||||
2002-11-05
|
||||
* Upload linear gamma table for Pro models if custom gamma is off instead
|
||||
of uploading the composed gamma table. That avoids applying gamm twice.
|
||||
* Minor man page update.
|
||||
|
||||
2002-10-11
|
||||
* Released Mustek backend 1.0-128
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH sane-mustek 5 "22 Dec 2001"
|
||||
.TH sane-mustek 5 "5 Nov 2002"
|
||||
.IX sane-mustek
|
||||
.SH NAME
|
||||
sane-mustek - SANE backend for Mustek flatbed scanners
|
||||
|
@ -366,6 +366,8 @@ high resolutions and wide scanareas.
|
|||
|
||||
Some scanners (e.g. Paragon 1200 A3 + Pro, SE A3) need more testing.
|
||||
|
||||
The gamma table supports only 256 colors, even if some scanners can do more.
|
||||
|
||||
More detailed bug information is available at the Mustek backend
|
||||
homepage
|
||||
.IR http://www.meier-geinitz.de/sane/ .
|
||||
|
|
Ładowanie…
Reference in New Issue