klep / scanline

Command line scanning utility for OSX
MIT License
129 stars 23 forks source link

Added -tiff option, update ICDeviceDelegate implementation #30

Closed ks3 closed 4 years ago

ks3 commented 4 years ago

These changes add support for scanning in TIFF format. I also had to add an additional function to the ScannerController class that is now required for ICDeviceDelegate implementation.

klep commented 4 years ago

Thanks for the PR @ks3 !