On Mon, Aug 16, 2010 at 4:46 AM, Rupert Weber <gimp@xxxxxxxxxxxxxx> wrote: > There are still some issues that I either blissfully ignored or took the > least-cost route on: > (3) paint-funcs layer modes > Is the layer mode code in app/paint-funcs ever used? grepping the entire codebase only lists paint-funcs.c as a user of dissolve_pixels() and of layer_*_mode() [therefore *_pixels() are dependencies too] AFAICS the code in paint_funcs.c which depends on the layer-modes.c code is used indirectly by: * the merge-down code [app/core/gimpimage-merge.c] * the projection code [app/core/gimplayer-project.c] * the fade code [app/core/gimpdrawable-combine.c] _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer