From 2222b5020909d4867f10cf72720df36e3483c0de Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 28 Jun 2015 19:39:47 +0000 Subject: Replace character entity references with plain double quotes git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2590 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- pngtopam.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pngtopam.html') diff --git a/pngtopam.html b/pngtopam.html index e960f33a..86f85b9d 100644 --- a/pngtopam.html +++ b/pngtopam.html @@ -155,7 +155,7 @@ not the actual image gamma; it is much more likely to be .45.

Because the gammas of uncompensated monitors are around 2.6, which results in an image-gamma of 0.45, some typical situations are: when the image-gamma is 0.45 (use -verbose to check) and the picture is too -light, your system is gamma-corrected, so convert with "-gamma 1.0". +light, your system is gamma-corrected, so convert with "-gamma 1.0". When no gAMA chunk is present or the image-gamma is 1.0, use 2.2 to make the picture lighter and 0.45 to make the picture darker. -- cgit 1.4.1