On Mon, 9 Jan 2017 05:23:27 +0100 Mattias Andrée <[email protected]> wrote:
Hey Mattias, > Signed-off-by: Mattias Andrée <[email protected]> > --- > Makefile | 2 +- > ff2pam.1 | 41 +++++++++++++++++++++++++++++++++++++ > ff2pam.c | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > +++++++++ 3 files changed, 112 insertions(+), 1 deletion(-) > create mode 100644 ff2pam.1 > create mode 100644 ff2pam.c thanks for submitting this patch! I applied it. I'm positive that support for PAM and PPM will be sufficient for 99% of all tasks. I changed a few things in the patch. Please let me know if something can be improved. I turned it into the general style of the farbfeld transformers, so if e.g. using fd's instead of fp's makes a difference in speed, we should change it in every tool. Cheers Laslo -- Laslo Hunhold <[email protected]>
