JSane supports 1bit mode.
On Tuesday 20 November 2007, m. allan noah wrote:
> all the common front-ends can handle the 1 bit mode, where 8 pixels
> are packed into 1 byte.
>
> allan
>
> On 11/20/07, JKD wrote:
> > Hello developers,
> >
> > Could anybody tell me if 1 bit depth (lineart scan) is us
Look at the tutorial at www.jsane.com
You'll need the someother jars aswell?
Do you think a single jar would be of use?
On Wednesday 14 March 2007 23:27, Erik P. Olsen wrote:
> Andi McLean wrote:
> > Hi,
> > I'm the Author / Maintainer of JSane (www.jsane.com) and wa
Hi,
I'm the Author / Maintainer of JSane (www.jsane.com) and was wondering if
anyone uses it, and what they think of it.
Does it need to do anything else?
Is it easy to use?
Do you find it stable?
I have some free time, and need to know if it's worth putting more work into
it.
If you have any s
I'm the maintainer / author of JSane.
I've been meaning to release JSane under the lgpl but not had time to alter
the comments, sourceforge etc.
If you wish to use JSane, under the LGPL you have my permission to do so.
If you need written permission e-mail me andi at pandagrove dot co dot uk
and
In case any body is interested, I've just released version 0.8 of JSane.
It is now under the LGPL, It contains a few improvements suggested by users,
also experimental GUI code for reading and setting options and performing a
scan.
I've also (finally) updated the website. There is now a couple o
Many thanks
http://www.jsane.com
Recently altered the web blog and still learning how to use it.
There's a link on the main page.
Andi
On Wednesday 21 Jun 2006 13:12, Jens Gulden wrote:
> Andi McLean wrote:
> > I've finally released a new version of JSane.
>
>
Hi,
Not sure if anyone is interested, but I've finally released a new version of
JSane.
The completely Java only interface to JsaneD.
Sorry for the lack of updates in the past.
Andi
Have you looked at JSane-net on sourcefoge ? (I'm the maintainer, though not
very well at the moment :) )
It sounds like what you're planning is already part way there in the project.
It was originally written to connect to sane via it's network protocol, but I
have extracted the interface, so th
Hi,
I'm the maintainer of JSane-Net
One of my users, is having a problem with the Avision driver and JSane-Net,
When he runs my Tester program, it hangs. I have tracked it down and it seems
that the Avision Driver is setting an option to type bool with a range for a
constraint. (The scanner butt
--nextPart1178201.niUSILbZ25
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Thanks for your time and effort on this.
Ok I've worked it out, You need to open the connection to the scanner host.=
=20
After this has been done y
--nextPart29457534.IBl18DDrQn
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
On Wednesday 15 Jun 2005 17:49, Henning Meier-Geinitz wrote:
> Hi,
>
> On Sun, Jun 12, 2005 at 12:26:22PM +0100, Andi McLean w
--nextPart1180775.F7pDZHhPj1
Content-Type: text/plain;
charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hi,
I'm the maintainer of the JSane-net project.
I have an issue with the Sane netowork protocol.
To find the size / resolution and pixel depth
hi,
JSane is not quite stable yet, and has a fair bit of functionality missing.
I've only written what I needed so far.
The other option is to use JAPI which is included with the backend source
code.
That uses the Native Methods of Java JNI, which means either you or the users
will have to co
Hi all
JSane version 0.5 has been released.
I've added colour support, though not tested as I don't have a colour scanner.
Please report / send bug fixes directly to me.
It can be dowloaded from www.jsane.com
Thanks
Andi
Hi ,
On Sunday 13 June 2004 00:27, Klemens Dickbauer wrote:
> Hi David, Hi Andi and Chris!
>
> After being off for quite a long time (sorry for not communicating!) I
> restarted my work on japi_sane again this week.
> The classes I have are based on the work of Silvio Vogt and what I did is
> main
Thanks for putting a link to my site. I've recently found a couple of bugs and
will be updating the release version soon.
Andi
On Monday 24 May 2004 20:04, Henning Meier-Geinitz wrote:
> Hi,
>
> On Thu, May 20, 2004 at 03:59:46PM +0100, Andi McLean wrote:
> > I have set u
Hi,
I have set up a project with the idea of releasing Java classes which can
commicate with Sane. The name of the project is JSane and can be reached at
www.jsane.com or
jsane-net.sourceforge.net
Currently it works with the sane daemon over tcp / ip
and only does grayscale images. I been using
On Sat, 2003-11-29 at 16:23, Julien BLACHE wrote:
> Andi McLean wrote:
>
> Hi,
>
> > Why not combine the two e.g.
> >
> > typedef SANE_Status
> > {
> > int code;
> > int backend_code;
> > } SANE_Status;
>
> That's another p
Why not combine the two e.g.
typedef SANE_Status
{
int code;
int backend_code;
} SANE_Status;
SANE_Status.code is always a standard SANE status code,
SANE_Status.backend_code is a backend specific code that could be passed
to sane_backend_status().
that way the client code does not have to w
uploded it to the website I will let the list know the
address.
Andi
On Fri, 2003-11-07 at 19:28, Andi McLean wrote:
> Thank you so much, that worked.
>
> scanimage wouldn't save the 2nd image but it wasn't giving an error when
> setting the window.
>
> I used
Hi
has any body written any classes to use the sane net protocol from Java?
If so can you please give me pointers, if not I would be intrested in
writing it myself. I need it for a project I'm working on.
Many thanks for your time
Andi
allan noah wrote:
> On 7 Nov 2003, Andi McLean wrote:
>
> > On Thu, 2003-11-06 at 08:57, Oliver Schirrmeister wrote:
> > > Am Mit, 2003-11-05 um 21.40 schrieb m. allan noah:
> > > > On 5 Nov 2003, Andi McLean wrote:
> > > >
> > > > > Hi,
On Thu, 2003-11-06 at 08:57, Oliver Schirrmeister wrote:
> Am Mit, 2003-11-05 um 21.40 schrieb m. allan noah:
> > On 5 Nov 2003, Andi McLean wrote:
> >
> > > Hi,
> > >
> > > I'm using
> > > red-hat 8.0
> > > sane-backends 1.0.12
Hi,
I'm using
red-hat 8.0
sane-backends 1.0.12
scanimage 1.0.12
and a M3093GD
Scanning the front of the document works perfectly but if I try to scan
the back page I get about 38 rows of blank image. If I try full duplex I
only get the front side. Does any one have any ideas of what causes this
24 matches
Mail list logo