| Readme: | FAST IMAGE CONVERTING ENGINE (FICE) VERSION 1.2.6 (C) 2018 Dierk-Bent Pening dierk.bent.piening(aet)gmail.com
USAGE: Give Filename for Input and Output Image and Filetype
Filetypes: [X] (XPM), [P] (PNG), [B] (BMP), [J] (JPEG), [T] (TGA), [N] (PNM)
example: fice X screenshot.xpm P screenshot.png example: fice J screenshot.jpg P hello.png
Parameters for Filetype:
PNG : [G] --> grayscale [A] --> use alpha [I] --> Indexed in palette [W] --> Word sized XPM : Number of chars to use for 1 pixel The color size of XPM can be set after the X as 1,2,3 or 4 example: fice X screenshot.xpm PIA screenshot.png example: fice P screenshot.png X2 screenshot.xpm
|