On Tue, Sep 26, 2017 at 1:55 AM, Guy Allard <allard.gu...@gmail.com> wrote: > Adding support for multiple IFDs to the go package being discussed seems not > too difficult (reading the existing code). > > Suggest trying to contact the package authors.
Hi, I'm one of the authors of the golang.org/x/image/tiff package. Lack of multi-page TIFF support is indeed a bug. As Jonathan Pittman already said, though, doing it well might first require some thinking about the API. https://github.com/golang/go/issues/8055 is a related issue. It would be nice if the GIF and TIFF packages had some sort of common API for multi-frame images, with one eye on possible video APIs, but that's a lot of thinking. Speaking only for myself, I don't have much free time in the short term to do that thinking, or otherwise work on multi-page TIFF. -- 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.