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 <etas...@gmail.com> 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+unsubscr...@googlegroups.com.
> 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