Hi All,
I have the following code to display my SANE options:
void sane_display_options(SANE_Handle handle)
{
=09const SANE_Option_Descriptor* option;
=09int num_options;
=09int index =3D 0;
=09option =3D sane_get_option_descriptor(handle,index);
=09do =20
=09{
=09=09/* The option 0 value field w
Hello,
The test16.pnm picture you posted is perfectly fine (I'm using
Imagemagick
to see it). The trouble you get is related to the image viewer you use.
After trying konqueror to display it, I saw the same artifacts you get. So
it's a kde a bug related to 16 bits pictures.
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.2.2
X-Originating-IP: 209.188.109.9
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxC=
^^
bu
Hi,
On Tue, Jun 21, 2005 at 10:47:02AM +0530, Mohit Kumar wrote:
> printf("Option %d Name: %s",index, option->name);
option->name may be NULL (if the option is a group).
> if(strcmp(option->name,"mode")==0)
See above. Test for the option type first.
After reading, googling, and more reading, this is what I assume it is
to be done in order to get the Scan working properly. However, I DO
NOT get it working, so please let me know what I am doing so wrong.
1) Connect the Scanner
2) Get the firmware (a_file.bin)
3) Place the file.bin somewhere
4)
Janusz S. Bien schrieb:
> The original scans converted to DjVu
DjVu looks interesting (http://www.djvuzone.org/).
Thanks for that hint, I didn't know it before.
> Although the processing improved the images in some respects, in
> general the result seems to me less readable then the
> original.
Hi,
Am Dienstag 21 Juni 2005 07:34 schrieb=20
sane-devel-requ...@lists.alioth.debian.org:
> =A0=A0=A0=A0=A0=A0=A0=A0The test16.pnm picture you posted is perfectly fi=
ne (I'm using
> Imagemagick to see it). The trouble you get is related to the image viewer
> you use. After trying konqueror to dis
Hi,
> After reading, googling, and more reading, this is what I assume it
> is to be done in order to get the Scan working properly. However, I
> DO NOT get it working, so please let me know what I am doing so
> wrong.
>
> 1) Connect the Scanner
> 2) Get the firmware (a_file.bin)
> 3) Place the fi