summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ff2png.13
-rw-r--r--jpg2ff.11
-rw-r--r--png2ff.11
3 files changed, 1 insertions, 4 deletions
diff --git a/ff2png.1 b/ff2png.1
index ce25bba..9812d5b 100644
--- 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
index 1a29be2..ada337d 100644
--- 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
index 23e4103..9761ec5 100644
--- 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