diff options
Diffstat (limited to 'include/im_format_all.h')
-rw-r--r-- | include/im_format_all.h | 2 |
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); |