Hi there,
I just pushed JFreeSane 0.93, please get via the usual methods
(
https://github.com/sjamesr/jfreesane#getting-jfreesane).
Changes in this version include:
* introduction of a 1Mb buffer for reading images from SANE. This
should drastically improve acquisition times for large images
* improved efficiency of SaneInputStream and SaneOutputStream classes
(much less CPU usage now)
* added support for listening to scan events by adding a new
SaneSession.acquireImage(ScanListener) overload
* allowing specification of a SANE connection timeout
Regards,
James