summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFRIGN <dev@frign.de>2016-02-22 17:40:07 +0100
committerFRIGN <dev@frign.de>2016-02-22 17:40:07 +0100
commit489b6402af4972b19a9295ccb74482b8daec83ec (patch)
tree37ea5bafd1e4d7ae6f4a1b1bd6f117b78ffb9c3a
parentcb90a3d930f63c1d5f9aca8c6b680735711303cf (diff)
Remove last ICC traces
-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