Not quite related, but if changes are going to happen, I want to add (or
see someone add) colorspace tags to the PNG code and the TIFF code. I need
it and have a work-around, but I don't know how Nigel et-al think it should
be presented through the api. I'm happy to supply the work / tags / etc.
(the standard tags -- the normal case -- allow specification of the rgb
space and the gamma value used for encoding.)

On Wed, Sep 27, 2017 at 5:04 PM, Nigel Tao <nigel...@golang.org> wrote:

> 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.
>



-- 
Michael T. Jones
michael.jo...@gmail.com

-- 
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