commit 489b6402af4972b19a9295ccb74482b8daec83ec
parent cb90a3d930f63c1d5f9aca8c6b680735711303cf
Author: FRIGN <dev@frign.de>
Date: Mon, 22 Feb 2016 17:40:07 +0100
Remove last ICC traces
Diffstat:
3 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/ff2png.1 b/ff2png.1
@@ -11,8 +11,7 @@
reads a
.Xr farbfeld 5
image from stdin, converts it to a 16-Bit RGBA PNG and writes the result
-to stdout. The resulting PNG is in ProPhoto RGB and has an according
-ICC profile attached to it.
+to stdout.
.Pp
In case of an error
.Nm
diff --git a/jpg2ff.1 b/jpg2ff.1
@@ -10,7 +10,6 @@
.Nm
reads a JPG image from stdin, converts it to
.Xr farbfeld 5
-respecting integrated ICC color profiles
and writes the result to stdout.
.Pp
In case of an error
diff --git a/png2ff.1 b/png2ff.1
@@ -10,7 +10,6 @@
.Nm
reads a PNG image from stdin, converts it to
.Xr farbfeld 5
-respecting integrated ICC color profiles
and writes the result to stdout.
.Pp
In case of an error