Re: [sane-devel] Accessing HP Scanjet 4070 Photosmart Scanner - Update to reduce size to below 100 Kbytes

2015-06-25 Thread ken
On 06/23/2015 01:17 PM, Bill Strohm wrote: _Present Configuration_ Hardware: A DIY “Hackintosh” Mini ITX Computer; Gigabyte GA-H87N-WIFI motherboard, Intel Core i7 4770K CPU, 16 GB RAM, Samsung 840 EVO SSD 250 GB, in Thermaltake SD101 case. HP Scanjet 4070 Photosmart Scanner Software: Mac OS X

Re: [sane-devel] Setting Options Via sane_control_option(...)

2015-06-25 Thread Olaf Meeuwissen
Leon Hauck writes: I'm writing a custom frontend for a scanning project in C++ and am about 80% complete. I've been able to get this far by reviewing the scanimage and test code included in the source and whatever examples I found on the web. Hopefully someone can nudge me in the right

Re: [sane-devel] Setting Options Via sane_control_option(...)

2015-06-25 Thread Matthew Baker
I'd recommend taking a glance at the SimpleScan project ( https://github.com/mnagel/simple-scan) to get a feel for how commonplace options are handled. Cheers, matb On 25 Jun 2015 5:02 am, Leon Hauck l...@progcpu.net wrote: I'm writing a custom frontend for a scanning project in C++ and am