From 5335c91f4a10081ef8b04a6d47403c0efc064647 Mon Sep 17 00:00:00 2001 From: scuri Date: Thu, 10 Sep 2009 17:33:34 +0000 Subject: # Fixed: RAW format initialization. --- include/im_format_all.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/im_format_all.h') diff --git a/include/im_format_all.h b/include/im_format_all.h index 3a7cbb6..bb43816 100644 --- a/include/im_format_all.h +++ b/include/im_format_all.h @@ -477,7 +477,7 @@ void imFormatRegisterTGA(void); Description (string) Comments: - In fact ASCII is an expansion... + In fact ASCII is an expansion, not a compression, because the file will be larger than binary data. \endverbatim * \ingroup format */ void imFormatRegisterPNM(void); -- cgit v1.2.3