Skip to content
  • Ell's avatar
    app: in gimp_drawable_apply_buffer(), work in chunks · 8f845d3a
    Ell authored
    In gimp_drawable_real_apply_buffer(), use GimpChunkIterator to blit
    the applicator's output to the drawable's buffer in chunks, to
    minimize the space used for intermediate results.
    8f845d3a