Re: [sane-devel] 16-bit colour in new GIMP

2017-02-20 Thread Olaf Meeuwissen
Hi Vopros, I haven't looked at GIMP plugin code for like a decade but ... Vopros writes: >> On Tuesday 14 February 2017 07:32:51 Olaf Meeuwissen wrote: >>> Hi Vopros, Vopros writes: Hello. Can anybody explain what do I need to do with XSane and xscanimage to be able to scan in 16-bit d

Re: [sane-devel] 16-bit colour in new GIMP

2017-02-14 Thread Vopros
14.02.2017 17:06, Gene Heskett wrote: > On Tuesday 14 February 2017 07:32:51 Olaf Meeuwissen wrote: >> Hi Vopros, Vopros writes: >>> Hello. Can anybody explain what do I need to do with XSane and >>> xscanimage to be able to scan in 16-bit directly from GIMP? >>> xscanimage can scan in 16 bit and

Re: [sane-devel] 16-bit colour in new GIMP

2017-02-14 Thread Gene Heskett
On Tuesday 14 February 2017 07:32:51 Olaf Meeuwissen wrote: > Hi Vopros, > > Vopros writes: > > Hello. Can anybody explain what do I need to do with XSane and > > xscanimage to be able to scan in 16-bit directly from GIMP? > > xscanimage can scan in 16 bit and save the images, unstable GIMP can >

Re: [sane-devel] 16-bit colour in new GIMP

2017-02-14 Thread Olaf Meeuwissen
Hi Vopros, Vopros writes: > Hello. Can anybody explain what do I need to do with XSane and > xscanimage to be able to scan in 16-bit directly from GIMP? xscanimage > can scan in 16 bit and save the images, unstable GIMP can work with > them, but it only sees the plugin transferring INT32 data. Ho

[sane-devel] 16-bit colour in new GIMP

2017-02-13 Thread Vopros
Hello. Can anybody explain what do I need to do with XSane and xscanimage to be able to scan in 16-bit directly from GIMP? xscanimage can scan in 16 bit and save the images, unstable GIMP can work with them, but it only sees the plugin transferring INT32 data. How do I make them work together? Gen