If KisOutlineGenerator is used to make an outline for a selection, it's fed a byte-by-byte copy of the whole selection in one array. This makes it impossible to create selections on a big image. KisOutlineGenerator should use paint devices optionally.
Git commit 574e0e2e0bc9038c2248cda1ae7dda732db9559c by Boudewijn Rempt. Committed on 27/12/2011 at 13:17. Pushed by rempt into branch 'master'. Make the outline generator work directly with paint devices Related: bug 285775 M +147 -5 krita/image/kis_outline_generator.cpp M +27 -16 krita/image/kis_outline_generator.h M +1 -14 krita/image/kis_pixel_selection.cpp http://commits.kde.org/calligra/574e0e2e0bc9038c2248cda1ae7dda732db9559c