Manual tweak multimedia/haruna
[dports.git] / multimedia / ppm2fli / pkg-descr
1 PPM2FLI can read directly PPM,PGM,PBM and FBM files. If necessary it
2 performs a quantization. The filters of the NETPBM, PBMPLUS and FBM package
3 can be used as read filters. Together with one of this packages
4 a large number of image formats can be handled.
5
6 UNFLICK writes images in PPM or FBM format.
7
8 In contrast to FBM2FLI no additional package is required to build
9 PPM2FLI and UNFLICK. So it can be used without any of the above mentioned
10 packages, if another source of PPM,PGM,PBM or FBM images is available.
11 For example, PS images can be animated using ghostscript.
12
13 The current version is call `beta' because some parts are relative new
14 and not totally tested. I made tests on SUN sparc-stations (various versions
15 of SUN-OS), on PC running LINUX and under MSDOS using the DJGPP DOS-extender.
16 In all cases the GCC compiler was used. Under MSDOS I used a modified
17 makefile. Anyway, in some environments changes in the makefile are necessary.