Krzysztof Żelechowski (giecr...@stegny.2a.pl) wrote: > When I create a curve to apply to an image, GIMP gives me only two choices: > a freehand curve and a smooth curve. I need to apply a stepping curve > (piecewise flat) and I am out of luck because there is no such option.
It should be reasonably easy to implement a new curve type that implements this kind of piecewise constant function. One starting point for this could be the function gimp_curve_calculate() in app/core/gimpcurve.c. IMHO also interesting would be a piecewise linear type that connects the control points with straight lines. Bye, Simon -- si...@budig.de http://simon.budig.de/ _______________________________________________ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user