If you implement decoder I can provide sample multi-page TIFF files to see 
if it is working.

On Sunday, September 24, 2017 at 2:48:50 PM UTC-4, Andrew O'Neill wrote:
>
> A while ago I reading Adobe's doc's on SubIFD's since that is needed for 
> decoding Nikon's RAW files. Is this a similar thing or is it just reading 
> all the IFD's? I plan to implement a SubIFD decoder for tiff, unless 
> someone else has done it.
>
> On Sun, Sep 24, 2017 at 8:21 PM Tad Vizbaras <eta...@gmail.com 
> <javascript:>> wrote:
>
>> Sad.
>>
>> Any chance to add multi page support to this? I am in desperate need for 
>> multi-page TIFF support.
>>
>>
>> On Sunday, September 24, 2017 at 9:20:31 AM UTC-4, Guy Allard wrote:
>>>
>>> This package does not appear to support multi-page TIFs.  Decoder 
>>> initialization only reads the 1st IFD.
>>>
>>> On Friday, September 22, 2017 at 1:49:47 PM UTC-4, Tad Vizbaras wrote:
>>>>
>>>> No problem reading single page TIFF images using: 
>>>> "golang.org/x/image/tiff".
>>>>
>>>> It works great.
>>>>
>>>>
>>>> Question: how to read multi-page scanned TIFFs? How to access pages 2, 3, 
>>>> etc.?
>>>>
>>>>
>>>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "golang-nuts" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to golang-nuts...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to