Re: [Gegl-developer] npy saving operation
- From: Dov Grobgeld <dov grobgeld gmail com>
- To: Øyvind Kolås <pippin gimp org>
- Cc: gegl-developer-list gnome org
- Subject: Re: [Gegl-developer] npy saving operation
- Date: Wed, 29 May 2013 19:28:26 +0300
Though I understand the implication, but as there are currently no readers that can deal with larger than RAM npy images, I suggest keeping the whole buffer approach for the first commit.
Thanks!
Dov
Øyvind Kolås <pippin gimp org> wrote:
On Tue, May 28, 2013 at 5:27 PM, Dov Grobgeld <
dov grobgeld gmail com> wrote:
It would be good to avoid fetching the whole buffer with gegl_buffer_get; GeglBuffer can store larger than RAM images and a malloc this large might fail. It would be better to use a loop either over scanlines of the image or groups of scanlines (32 or 64 at a time).
/Øyvind K.
--
«The future is already here. It's just not very evenly distributed»
-- William Gibson
http://pippin.gimp.org/ http://ffii.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]