ScanTWAIN Changelog

What's new in ScanTWAIN 1.11

Mar 13, 2009
  • Added support for determining the TWAIN country and language from QT to send to the driver
  • Fixed alignment bugs when saving uncompression bitonal (bw) images
  • Fixed bug saving TIFF images
  • Rebuilt against older libtiff, libpng and libjpeg to work on older distros
  • Added support for transferring compressed data and for using the driver's UI
  • Fixed a crash when exiting
  • The save thread (added last version) was improperly checking a flag and stopping prematurely, the offending check has been removed
  • Created an evented buffer for limiting the number of images stored in memory. Reduced the display resolution to between 100-150 dpi or less for faster GUI performance. Moved image saving into a separate thread to improve application perfomance
  • Bugs fixes for scan settings dialog, select scanner and 2-Up view fixes
  • TWAIN 2.0 Compliance
  • Fixed problems saving image headers and plugged memory leaks