[sane-devel] Calling Sane From Java ...

2004-07-22 Thread Andi McLean
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

[sane-devel] Calling Sane From Java ...

2004-07-22 Thread Art Pollard
--=_385051656==_.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed I'm working on an image manipulation program that is written in Java. I'm currently thinking that the best way for me to call Sane is through the command line front ends. However, when I look a