summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFRIGN <dev@frign.de>2016-01-17 02:18:00 +0100
committerFRIGN <dev@frign.de>2016-01-17 02:18:00 +0100
commit853b79b67c81735874acaeeab5293e9dd7af06bb (patch)
treeb0b66b915494e272797fbd61d47547599193c6c9
parent3bc6c69ae8ff25377848b76a25494aa4a0055544 (diff)
Clarify manpages in regard to the ICC handling
-rw-r--r--ff2png.15
-rw-r--r--png2ff.12
2 files changed, 4 insertions, 3 deletions
diff --git a/ff2png.1 b/ff2png.1
index 3bf1d82..ce25bba 100644
--- a/ff2png.1
+++ b/ff2png.1
@@ -1,4 +1,4 @@
-.Dd 2016-01-05
+.Dd 2016-01-17
.Dt FF2PNG 1
.Os suckless.org
.Sh NAME
@@ -11,7 +11,8 @@
reads a
.Xr farbfeld 5
image from stdin, converts it to a 16-Bit RGBA PNG and writes the result
-to stdout.
+to stdout. The resulting PNG is in ProPhoto RGB and has an according
+ICC profile attached to it.
.Pp
In case of an error
.Nm
diff --git a/png2ff.1 b/png2ff.1
index f1c6083..c4a8ac5 100644
--- a/png2ff.1
+++ b/png2ff.1
@@ -10,7 +10,7 @@
.Nm
reads a PNG image from stdin, converts it to
.Xr farbfeld 5
-and writes the result to stdout.
+respecting ICC color profiles and writes the result to stdout.
.Pp
In case of an error
.Nm