2000-02-22 14:37:30 +00:00
|
|
|
This program aims to view many variously formated pictures
|
|
|
|
easily. So far, it can treat below formats:
|
|
|
|
|
2000-03-04 13:55:55 +00:00
|
|
|
- Archiver: BZ2 DRI GZ LIBARC (requires libarc) MISC PAK TAR
|
2000-02-22 14:37:30 +00:00
|
|
|
- Loader: ALD BMP GRP JPEG LFG MAG PIC PNG PNM XMB XPM
|
|
|
|
- Saver: JPEG PMS PNG
|
|
|
|
|
|
|
|
It has been implemented plugin mechanism so that each user
|
|
|
|
can choose each format support linked in main program or separated
|
|
|
|
as plugin. Moreover, you can make your own plugins to extend
|
|
|
|
supported formats.
|
1999-09-27 17:39:02 +00:00
|
|
|
|
|
|
|
WWW: http://enfle.fennel.org/
|
|
|
|
|
|
|
|
--
|
2000-03-04 13:55:55 +00:00
|
|
|
Yuuki SAWADA <yuuki@goldmoon.org>
|