On Mon, Jul 18, 2011 at 6:13 PM, Rasmus Hahn <rassa...@googlemail.com> wrote:
> i have written an operation for gegl that writes OpenEXR float images, since
> i noticed there does not seem to be one already and i could use it. This
> version is quite usable within it's limitations. Limitations currently are:

Thank you :) I am not sure if the current way the format of the buffer
is determined is the most robust, but it probably works well enough. I
added the op to master and made the coding style more consistent with
the rest of GEGL/GIMP.

> I would like to see it included in the distribution; for now i have attached
> a patch, which creates a new file gegl/operations/external/exr-save.cc and
> makes a modification to the Makefile.am to build it. The patch is against
> version gegl-0.1.6, but works with the git-version (as of 2011-07-13), too.
> Sorry, for not providing a URL, but i do not have one right now.

---
Author: Øyvind Kolås <pip...@gimp.org>
Date:   Mon Jul 18 21:08:56 2011 +0100

    AUTHORS: add Rasmus Hahn

commit 5470164d7a8677d9ea1ea67282650476b4d17aa4
Author: Øyvind Kolås <pip...@gimp.org>
Date:   Mon Jul 18 21:08:30 2011 +0100

    exr-save: normalize coding style

commit d9512a262c845bb59f47ba103c1b7a32790ccf37
Author: Øyvind Kolås <pip...@gimp.org>
Date:   Mon Jul 18 20:56:50 2011 +0100

    exr-save: add new op from Rasmus Hahn
    <snip>
----

It would have been slightly nicer if you used git format-patch and
included a commit message for the patch yourself. Thank you :)

/Øyvind K.
-- 
«The future is already here. It's just not very evenly distributed»
                                                 -- William Gibson
http://pippin.gimp.org/                            http://ffii.org/
_______________________________________________
Gegl-developer mailing list
Gegl-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer

Reply via email to