primax: Thread: compression algorithm ....


[<<] [<] Page 1 of 1 [>] [>>]
Subject: compression algorithm ....
From: Siegfried Janutta ####@####.####
Date: 3 Sep 2002 19:44:18 -0000
Message-Id: <3D7510FF.3070306@gmx.de>

Hallo Christian
hallo linuxhacker-crew,

please let me write german, it's not so heavy for me.

Ich habe einen Primax Colorado Direct 600 am Parallelport des
Druckers Lpt1 (EPP). Single-PC mit SuSE Linux 8.0

Trotz eifrigen Suchens mit Google und viel Lesens im ListenArchiv
kann ich mir folgende Fragen nicht beantworten und bitte Dich deshalb
um Hilfe wie folgt:

1) Welches nachstehend genannte Programm wird
zusammen mit Primax (Parallelport) verwendet ?:

Gimp - Sane - Xsane - Gocr - Clara - Kooka

2) Welches Programm sollte ich neben
Primax_scan-0.93beta3.tar.gz auch installieren ?:

Primaxd-0.5.tar.gz
PrimaxGUI-0.99-9.tar.gz (falsche Version ?)

3) Wird mit Primax das Modul pt-drv benötigt
und wenn ja, wo finde ich es ?

4) Bei mir ist u.a. installiert:

libxml, libxml2, libxml2-devel, libtiff

5) wieselsdachsbau:~ # rpm -qi libtiff

Name        : libtiff
Version     : 3.5.7
Release     : 60
  [. . . ]
URL         : http://www.libtiff.org/
Summary     : Tiff Library (with jpeg and compression support)
Description :
To link a program with this libtiff, you will have to add
-ljpeg and -lz to include the necessary libjpeg and libz
in the linking process.
[. . . .]

6)  wieselsdachsbau:~ # primax_scan -ljpeg -lz

Looks like a Primax Colorado Direct

7) Beim Aufruf von primax_scan leuchtet die Lampe
des Scanners und der Sannvorgang beginnt. Alsdann
werden folgende Fehlermeldungen ausgegeben:

wieselsdachsbau:~ # primax_scan
primax_scan.tif: LZW compression is not available to due to Unisys patent enforcement.
primax_scan.tif: Compression algorithm does not support random access.
[. . . .]


Wenn "libtiff" daran Schuld ist, was muss ich in libtiff ändern ?

Nach Abschluß des Scannvorganges erlischt die Leuchte nicht.
(Auch nicht beim Ausschalten des PC's)

8) Beim Konfigurieren von primaxd erhalte ich
diverse Probleme:

a) Es wird nach makeinfo gesucht, habe ich aber nicht.

b)  /usr/local/etc/primaxd-conf.xml wird nicht geschrieben,
obwohl ich manuell /usr/local/etc/ angelegt habe.

c) Beim "make" werden folgende Fehlermeldungen ausgegeben:

wieselsdachsbau:/usr/local/primaxd-0.5 # make
Making all in primaxd
make[1]: Wechsel in das Verzeichnis Verzeichnis 
»/usr/local/primaxd-0.5/primaxd«
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c authorize.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c primax_opts.c
primax_opts.c: In function `init_odescs':
primax_opts.c:292: warning: assignment from incompatible pointer type
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c 
sanei_codec_bin.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c sanei_wire.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c 
scanner_settings.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c primaxd.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c 
primaxd_init_wire.c
primaxd_init_wire.c:64: warning: `print_ip' defined but not used
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c sanei_net.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c sane_stuff.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c 
from_primax_scan.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c tables.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c lp.c
lp.c: In function `epp_on':
lp.c:84: warning: implicit declaration of function `iopl'
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c LM9811.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c lamp_control.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c config_file.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c parport_lock.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall 
-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\" 
-DPRIMAXD_LOCK_FILE=\"/usr/local/var/lock/primaxd.pid\" 
-DPRIMAXD_VERSION=\"\" 	`xml2-config --cflags`  -g -O2 -c daemon.c
gcc  -g -O2 -g `xml2-config --libs` -o primaxd  authorize.o 
primax_opts.o sanei_codec_bin.o sanei_wire.o scanner_settings.o 
primaxd.o primaxd_init_wire.o sanei_net.o sane_stuff.o 
from_primax_scan.o tables.o lp.o LM9811.o lamp_control.o 
config_file.o parport_lock.o daemon.o -lm
config_file.o: In function `load_settings':
/usr/local/primaxd-0.5/primaxd/config_file.c:35: undefined reference 
to `xmlParseFile'
/usr/local/primaxd-0.5/primaxd/config_file.c:36: undefined reference 
to `xmlDocGetRootElement'
/usr/local/primaxd-0.5/primaxd/config_file.c:36: undefined reference 
to `xmlDocGetRootElement'
/usr/local/primaxd-0.5/primaxd/config_file.c:38: undefined reference 
to `xmlFreeDoc'
/usr/local/primaxd-0.5/primaxd/config_file.c:42: undefined reference 
to `xmlDocGetRootElement'
/usr/local/primaxd-0.5/primaxd/config_file.c:42: undefined reference 
to `xmlStrcasecmp'
/usr/local/primaxd-0.5/primaxd/config_file.c:54: undefined reference 
to `xmlDocGetRootElement'
/usr/local/primaxd-0.5/primaxd/config_file.c:55: undefined reference 
to `xmlStrcasecmp'
/usr/local/primaxd-0.5/primaxd/config_file.c:60: undefined reference 
to `xmlNodeGetContent'
/usr/local/primaxd-0.5/primaxd/config_file.c:63: undefined reference 
to `xmlStrcasecmp'
/usr/local/primaxd-0.5/primaxd/config_file.c:64: undefined reference 
to `xmlNodeGetContent'
/usr/local/primaxd-0.5/primaxd/config_file.c:69: undefined reference 
to `xmlStrcasecmp'
/usr/local/primaxd-0.5/primaxd/config_file.c:70: undefined reference 
to `xmlNodeGetContent'
/usr/local/primaxd-0.5/primaxd/config_file.c:75: undefined reference 
to `xmlStrcasecmp'
/usr/local/primaxd-0.5/primaxd/config_file.c:77: undefined reference 
to `xmlStrcasecmp'
/usr/local/primaxd-0.5/primaxd/config_file.c:79: undefined reference 
to `xmlNodeGetContent'
config_file.o: In function `save_settings':
/usr/local/primaxd-0.5/primaxd/config_file.c:96: undefined reference 
to `xmlSetCompressMode'
/usr/local/primaxd-0.5/primaxd/config_file.c:97: undefined reference 
to `xmlParseFile'
/usr/local/primaxd-0.5/primaxd/config_file.c:98: undefined reference 
to `xmlDocGetRootElement'
/usr/local/primaxd-0.5/primaxd/config_file.c:98: undefined reference 
to `xmlDocGetRootElement'
/usr/local/primaxd-0.5/primaxd/config_file.c:100: undefined 
reference to `xmlFreeDoc'
/usr/local/primaxd-0.5/primaxd/config_file.c:104: undefined 
reference to `xmlDocGetRootElement'
/usr/local/primaxd-0.5/primaxd/config_file.c:104: undefined 
reference to `xmlStrcasecmp'
/usr/local/primaxd-0.5/primaxd/config_file.c:107: undefined 
reference to `xmlDocGetRootElement'
/usr/local/primaxd-0.5/primaxd/config_file.c:108: undefined 
reference to `xmlStrcasecmp'
/usr/local/primaxd-0.5/primaxd/config_file.c:109: undefined 
reference to `xmlNodeSetContent'
/usr/local/primaxd-0.5/primaxd/config_file.c:111: undefined 
reference to `xmlStrcasecmp'
/usr/local/primaxd-0.5/primaxd/config_file.c:112: undefined 
reference to `xmlNodeSetContent'
/usr/local/primaxd-0.5/primaxd/config_file.c:114: undefined 
reference to `xmlStrcasecmp'
/usr/local/primaxd-0.5/primaxd/config_file.c:117: undefined 
reference to `xmlUnlinkNode'
/usr/local/primaxd-0.5/primaxd/config_file.c:118: undefined 
reference to `xmlFreeNodeList'
/usr/local/primaxd-0.5/primaxd/config_file.c:121: undefined 
reference to `xmlNewChild'
/usr/local/primaxd-0.5/primaxd/config_file.c:125: undefined 
reference to `xmlSaveFormatFile'
collect2: ld returned 1 exit status
make[1]: *** [primaxd] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis 
»/usr/local/primaxd-0.5/primaxd«
make: *** [all-recursive] Fehler 1

9) Was habe ich falsch gemacht ?
Wo finde ich Info-Material auch für den späteren Gebrauch von Primax
unter Linux ? (Ich kenne unter Windows "Tbridge, Twain, MGI, Iris")

Ich bin nur einfacher User (kein Admin). Es wäre schön, wenn Du
das berücksichtigen könntest.

Für alle Hilfe im voraus meinen herzlichen Dank.

Schöne Grüße
Siegfried










Subject: Re: compression algorithm ....
From: Christian Ordig ####@####.####
Date: 3 Sep 2002 21:10:14 -0000
Message-Id: <20020903230231.B21047@odin.chris.com>

On Tue, Sep 03, 2002 at 09:43:59PM +0200, Siegfried Janutta wrote:
> Hallo Christian
> hallo linuxhacker-crew,
> 
> please let me write german, it's not so heavy for me.
hope you at least understand the English answer ... this is an
international list ... If writing directly to me, you can of
course write in German ,-)
 
> 1) Welches nachstehend genannte Programm wird
> zusammen mit Primax (Parallelport) verwendet ?:
> 
> Gimp - Sane - Xsane - Gocr - Clara - Kooka
Gimp: is only for Image manipulations ... like Photopaint(Tm) or Photoshop(Tm)
SANE: is a scanner framework like TWAIN under Win
XSane: is a frontend for SANE
the other stuff you mentioned is unkown to me ...
but to make it short ... nothing of these programs is needed to use your
scanner.
 
> 2) Welches Programm sollte ich neben
> Primax_scan-0.93beta3.tar.gz auch installieren ?:
this is the original scanner program by Marco, Thomas and me. There's
no need for any further program in order to scan with your scanner.
 
> Primaxd-0.5.tar.gz
is a SANE backend by Andre Herms. It's based on an earlier version of our
primax_scan ... and is a standalone project not depending on primax_scan,
but needs SANE.
 
> PrimaxGUI-0.99-9.tar.gz (falsche Version ?)
PrimaxGUI is a frontend for primax_scan to make scanning much easier.
it has its own version numbering. This program is recommanded for use
with primax_scan
 
> 3) Wird mit Primax das Modul pt-drv benötigt
> und wenn ja, wo finde ich es ?
never heard about this ... and not using it ... so I guess: no it's not
required ,-)
 
> 4) Bei mir ist u.a. installiert:
> 
> libxml, libxml2, libxml2-devel, libtiff
the XML stuff is only needed for primaxd
libtiff is needed by primax_scan
 
> 6)  wieselsdachsbau:~ # primax_scan -ljpeg -lz
the -ljpeg and -lz are command line parameters for the compiler/linker ...
not for finally compiled program.
To see the parameters of primax_scan type primax_scab --help
 
> 7) Beim Aufruf von primax_scan leuchtet die Lampe
> des Scanners und der Sannvorgang beginnt. Alsdann
> werden folgende Fehlermeldungen ausgegeben:
> 
> wieselsdachsbau:~ # primax_scan
> primax_scan.tif: LZW compression is not available to due to Unisys patent enforcement.
> primax_scan.tif: Compression algorithm does not support random access.
> [. . . .]
yes. that's a problem. Newer versions of libtiff don't support LZW compression
anymore. 
use primax_scan -C 0 to switch off compression.
 
> Nach Abschluß des Scannvorganges erlischt die Leuchte nicht.
> (Auch nicht beim Ausschalten des PC's)
primax_scan -l off

-- 
Christian Ordig
Germany
Subject: Re: compression algorithm ....
From: Andre Herms ####@####.####
Date: 4 Sep 2002 11:08:46 -0000
Message-Id: <200209041312.13226.aherms@cs.uni-magdeburg.de>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> c) Beim "make" werden folgende Fehlermeldungen ausgegeben:
>
> wieselsdachsbau:/usr/local/primaxd-0.5 # make
> Making all in primaxd
> make[1]: Wechsel in das Verzeichnis Verzeichnis
> »/usr/local/primaxd-0.5/primaxd«
> gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall
> -DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\"

Could you please send the output of ./configure.
<de> Kannst du bitte mal die Ausgabe von ./configure schicken</de>

Greetings,

Andre

- -- 
Andre Herms                   ####@####.####
                              http://www.cs.uni-magdeburg.de/~aherms
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9deqLK/HaDUFBducRAqMOAJsFvx8kji2v8auffsrw83K6UMO9vQCdGUyR
2edQZSueM2RjIW8DZKbWSTw=
=fSz3
-----END PGP SIGNATURE-----

Subject: Re: compression algorithm ....
From: Siegfried Janutta ####@####.####
Date: 4 Sep 2002 11:42:24 -0000
Message-Id: <3D75F177.90606@gmx.de>

Christian Ordig wrote:

> On Tue, Sep 03, 2002 at 09:43:59PM +0200, Siegfried Janutta wrote:
> 
Hallo Christian
hallo linuxhacker-crew,
>>
>>please let me write german, it's not so heavy for me.
>>
> hope you at least understand the English answer ... this is an
> international list ... If writing directly to me, you can of
> course write in German ,-)
>  

[. . . . ]
 >
Yes, I did understand.

After you told me, how it works, all is really nice and easy.

Now I could scan a picture. All right. Thank you.

Primaxgui is installed and I'll learn to work with it.

But when I scan yet a document with primax_scan -C 0,
the quality of the tiff is badly. What can I do better for it ?


salutations

Siegfried


 
 
 
 



Subject: Re: compression algorithm ....
From: Christian Ordig ####@####.####
Date: 4 Sep 2002 11:55:31 -0000
Message-Id: <20020904134739.A15548@odin.chris.com>

On Wed, Sep 04, 2002 at 01:41:43PM +0200, Siegfried Janutta wrote:
> Now I could scan a picture. All right. Thank you.
no problem
> But when I scan yet a document with primax_scan -C 0,
> the quality of the tiff is badly. What can I do better for it ?
could we see such a bad image, you mean? -C 0 should not change
the image quality, it's only for (not) compressing the raw data.

Best solution would be posting only an URL here, where we can watch
such a picture ... if you're really forced to post the picture here,
please compress it using gzip or bzip2.

-- 
Christian Ordig
Germany
Subject: Re: compression algorithm ....
From: Siegfried Janutta ####@####.####
Date: 4 Sep 2002 12:26:04 -0000
Message-Id: <3D75FBCB.2070100@gmx.de>

Andre Herms wrote:

 
> 
> 
>>c) Beim "make" werden folgende Fehlermeldungen ausgegeben:
>>
>>wieselsdachsbau:/usr/local/primaxd-0.5 # make
>>Making all in primaxd
>>make[1]: Wechsel in das Verzeichnis Verzeichnis
>>»/usr/local/primaxd-0.5/primaxd«
>>gcc -DHAVE_CONFIG_H -I. -I. -I../include/sane -I../include  -Wall
>>-DPRIMAXD_CONF_FILE=\"/usr/local/etc/primaxd-conf.xml\"
>>
> 
> Could you please send the output of ./configure.
> <de> Kannst du bitte mal die Ausgabe von ./configure schicken</de>
> 
Hi Andre,


here is my ./configure:

wieselsdachsbau:/usr/local/primaxd-0.5 # ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for msgfmt... msgfmt
checking for xml2-config... xml2-config
updating cache ./config.cache
creating ./config.status
creating debian/Makefile
creating Makefile
creating primaxd/Makefile
creating config-files/Makefile
creating include/Makefile
creating include/sane/Makefile
creating include/primax_scan/Makefile
creating po/Makefile
creating include/sane/config.h
include/sane/config.h is unchanged

greetings
<de> schöne Grüße>
Siegfried


Subject: Re: compression algorithm ....
From: Siegfried Janutta ####@####.####
Date: 4 Sep 2002 13:24:55 -0000
Message-Id: <3D76099F.20201@gmx.de>

Christian Ordig wrote:

> On Wed, Sep 04, 2002 at 01:41:43PM +0200, Siegfried Janutta wrote:
> 
>>Now I could scan a picture. All right. Thank you.
>>
> no problem
> 
>>But when I scan yet a document with primax_scan -C 0,
>>the quality of the tiff is badly. What can I do better for it ?
>>
> could we see such a bad image, you mean? -C 0 should not change
> the image quality, it's only for (not) compressing the raw data.
> 
> Best solution would be posting only an URL here, where we can watch
> such a picture ... if you're really forced to post the picture here,
> please compress it using gzip or bzip2.
> 
> 

Hi Christian and all,

sorry, can't give you a URL.
gzip-compressed file of a document-picture you get here.
The original is the lilo.conf (567 B)
The gzip and the *.conf I send only to your Email, Christian.

salutations
Siegfried

Subject: Re: compression algorithm ....
From: Christian Ordig ####@####.####
Date: 4 Sep 2002 14:15:06 -0000
Message-Id: <20020904160714.B7585@odin.chris.com>

On Wed, Sep 04, 2002 at 03:24:47PM +0200, Siegfried Janutta wrote:
> The gzip and the *.conf I send only to your Email, Christian.
ok. it seems you use the default resolution of the program for 
scanning ... -r 300 should give really better solutions ... 
 
-- 
Christian Ordig
Germany

Subject: Re: compression algorithm ....
From: Siegfried Janutta ####@####.####
Date: 4 Sep 2002 19:03:52 -0000
Message-Id: <3D76591C.8060806@gmx.de>

Christian Ordig wrote:

> On Wed, Sep 04, 2002 at 03:24:47PM +0200, Siegfried Janutta wrote:
> 
>>The gzip and the *.conf I send only to your Email, Christian.
>>
> ok. it seems you use the default resolution of the program for 
> scanning ... -r 300 should give really better solutions ... 
>  
Hi Christian

hi all,

that is indeed so, I did use the default.
All other I must learn first. Therefore I need some time.
Once again many thanks for all your help.

I think, afterwards I come back with questions
for fax with primax. But not today.

Best salutations
Siegfried





[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.