[sane-devel] .fr.po for 1.0.12

2003-05-06 Thread Irvin Probst
a factor" or "gamma value". That's a > > scalar (one numeric value, e.g. 2.0) while the gamma table is an array= . > > But that's jsut guessed from the microtec2 source code. >=20 > OK. Understood. Will find a matching expression. No clue for this one, sorry. --=20 Irvin Probst There are 10 types of people in the world... those who understand binary and those who don't.

[sane-devel] .fr.po for 1.0.12

2003-05-06 Thread Irvin Probst
is it an option hidden behind 3 popus and 5 keyboard shortcuts of an old unmaintained backend ? -- Irvin Probst There are 10 types of people in the world... those who understand binary and those who don't.

[sane-devel] .fr.po for 1.0.12

2003-05-05 Thread Irvin Probst
ss that you're right, but it's really ugly. -- Irvin Probst There are 10 types of people in the world... those who understand binary and those who don't.

[sane-devel] .fr.po for 1.0.12

2003-05-05 Thread Irvin Probst
paper you want to scan is on (usually the glass). Is that right ?=20 [1] je n'aime pas le mot "vitre" pour d=E9crire le support en verre sur lequel est pos=E9 le document =E0 num=E9riser, mais je ne trouve rien de mi= eux dans l'imm=E9diat. Une id=E9e peut =EAtre ? --=20 Irvin Probst There are 10 types of people in the world... those who understand binary and those who don't.

[sane-devel] IPv6 patch for saned and net backend

2003-03-22 Thread Irvin Probst
> CVS (get a snapshot from the download page on the website). > > Please test and report any problems/patches here. FYI your patch detects IPV6 features of solaris9/Sparc but your code does not build using gcc 2.95.3. I've attached the build output to this email. -- Irvin Probst There

[sane-devel] Lexmark X83

2002-10-29 Thread Irvin Probst
ner does not see the X83 (should it?). Iirc each scanner model is described in gt68xx_devices.c. For instance in static GT68xx_USB_Device_Entry gt68xx_usb_device_list[] there is: {0x043d, 0x002d, &lexmark_x73_model}, so if you change 0x002d to 0x003d it will maybe work. Bye -- Irvin Probst Ther

[sane-devel] New version of the gt68xx backend released

2002-09-23 Thread Irvin Probst
Plus has really the same hardware > as the BearPaw 1200 CU. I've heard that the Mustek 1200 UB Plus is in fact a repackaged artec ultima 2000. Maybe you should add it in the supported scanners. -- Irvin Probst

[sane-devel] New version of the gt68xx backend released

2002-09-22 Thread Irvin Probst
W&B for 1200 dpi (ohh my god it takes one hour to scan a full A4 page at 1200dpi with this scanner). However for color and w&b if I scan just a little part of the image the resulting file is loaded by gimp. The scan head never bumped out of the scan area while I was testing. -- Irvin Probst

[sane-devel] New backend: gt68xx for some Mustek USB scanners

2002-09-17 Thread Irvin Probst
On Tue, 2002-09-17 at 15:49, Irvin Probst wrote: > Color preview: the image is 1/3 of it's original size, with funny colors > Color 8 bits 150 dpi scan: the scanning process stops at 1/3 of the > image, the resulting pnm file is unusable. Sorry, I missed that there were a 1.08 relea

[sane-devel] New backend: gt68xx for some Mustek USB scanners

2002-09-17 Thread Irvin Probst
tated in my previous email the scanning head went too far one time but it never happened again. Feel free to ask me if you want other debug outputs. Bye -- Irvin Probst

[sane-devel] New backend: gt68xx for some Mustek USB scanners

2002-09-16 Thread Irvin Probst
y matter). I'll send a full debug output as soon as possible, maybe this evening. Bye -- Irvin Probst

[sane-devel] Re:gt68xx backend??

2002-08-01 Thread Irvin Probst
ne from www.mivlgu.murom.ru works, but the calibration code only works for GT6816 based scanners. There is another project to provide a sane backend but it's GT6816 only and I've forget it's name. However it shouldn't be too difficult to add GT6801 support. Bye -- Irvin Pro

[sane-devel] gt68xx (pre-)backend updated

2002-04-15 Thread Irvin Probst
nd #if 0 the image is blue, it seems that red and green channels disapeared somewhere near /dev/null :) I've no time to try to fix it right now, maybe this week end. -- Irvin Probst If you need any help feel free to use: echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlbxq'|dc

[sane-devel] Re: (no subject)

2002-03-01 Thread Irvin Probst
(afe) > and 0x76 0x01 (exposure times) tell you the settings. I don't have any windows copy here, I'll try to find by hand the right settings (vi, make, gt68xx-test foobar.pnm, vi, make ), it shouldn't take too much time (at least it will be faster than installing window

[sane-devel] Re: (no subject)

2002-03-01 Thread Irvin Probst
to find the correct parameter. -- Irvin Probst If you need any help feel free to use: echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlbxq'|dc

[sane-devel] (no subject)

2002-02-28 Thread Irvin Probst
y most of it is 255, some point have differnt values. It's fixed now, but you can manually fix this by adding -DMUSTEK_1200_UB_PLUS in the cflags of the Makefile. -- Irvin Probst If you need any help feel free to use: echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlbxq'|dc

[sane-devel] mustek 1200ub plus?

2001-12-12 Thread Irvin Probst
On Wed, 2001-12-12 at 17:48, David Cougle wrote: > I know the mustek 1200 ub works in linux, but how about 1200 ub plus? There is a project to support it, have a look at http://www.btinternet.com/~salet/ It does not work for 1200 UB Plus right now, but maybe one day -- Irvin Probst If

[sane-devel] Mustek 1200 UB Plus aka repackaged artec/ultima scanner

2001-08-19 Thread Irvin Probst
working on the support of this scanner ? I don't have the skills to code this backend by myself but i would be pleased to help by testing some alpha quality code if it exists somewhere. Best regards. -- Irvin Probst