commit 853b79b67c81735874acaeeab5293e9dd7af06bb
Author: FRIGN <[email protected]>
AuthorDate: Sun Jan 17 02:18:00 2016 +0100
Commit: FRIGN <[email protected]>
CommitDate: Sun Jan 17 02:18:00 2016 +0100
Clarify manpages in regard to the ICC handling
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