pnmcurve is a command line tool that applies tone curves to pnm images. Curves are specified as a set of control points of a cubic spline. pnmcurve applies the resulting spline curve to the pnm image read from stdin and writes the resulting image to stdout. Command line switches allow the user to apply the curve only to selected color channels. A separate FLTK-based graphical curve editor helps to set the control points.
| Tags | multimedia Graphics |
|---|---|
| Licenses | GPLv2 |
Recent releases


Changes: This release fixes a compilation issue of the graphical curve editor on Solaris.


Changes: The pnmcurve binary is no longer linked with fltk, and a strsep replacement has been added for platforms without a strsep implementation.


Changes: A graphical curve editor has been added. It can be used as a standalone program or called from the flimp as an external GUI program.


No changes have been submitted for this release.