summaryrefslogtreecommitdiff
path: root/include/im_format_all.h
diff options
context:
space:
mode:
authorscuri <scuri>2009-09-10 17:33:34 +0000
committerscuri <scuri>2009-09-10 17:33:34 +0000
commit5335c91f4a10081ef8b04a6d47403c0efc064647 (patch)
tree742e83f8cfbf52e0d82c1e07f733ca4a5212b535 /include/im_format_all.h
parent67475cb6aa3af3a0c65351562c22f25814a45fcb (diff)
# Fixed: RAW format initialization.
Diffstat (limited to 'include/im_format_all.h')
-rw-r--r--include/im_format_all.h2
1 files changed, 1 insertions, 1 deletions
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);