From 1cebf9b31077f2ccb438206f6a376637cec073a9 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Wed, 1 Oct 2014 16:27:31 +0200 Subject: [PATCH] Updated with new formats for 3.1. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa6c8430..6b441186 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ If you are one of the authors, or know one of the authors and/or the current lic * PGM in 'P2' (ASCII) and 'P5' (binary) formats, up to 16/32 bits per pixel * PPM in 'P3' (ASCII) and 'P6' (binary) formats, up to 16/32 bits per pixel component * PAM in 'P7' (binary) format up to 32 bits per pixel component - * Limited support for PFM in Pf (gray) and PF (RGB) formats, 32 bits floating point + * Limited support for PFM in 'Pf' (gray) and 'PF' (RGB) formats, 32 bits floating point * Write support for the following formats * PPM in 'P6' (binary) format