Login
Back to forumReply to this topicGo to last reply

Posted By

bubis
on 2003-11-25
 DFLIConv v0.9

Hi!

Before I release this version, please test it:

http://bubis.resource.cx/plus4/dfliconv/releases/dfliconv09pre.zip

The multicolor converter part is not finised yet...

You will probably need at least Java 1.3.1 JRE:
http://java.sun.com/j2se/1.3/download.html

Posted By

bubis
on 2003-11-25
 Re: DFLIConv v0.9

Some more info from the readme file:

FLIConverter v0.9 coded by bubis/RSC

Use this tool to convert images into various Commodore Plus/4 (software)
graphic modes.

Simple usage:

dfliconv -grmode [zoom4|ch|hires|hiresfli|mc|mcfli|mcifli] <image file name>

Supported input image formats: JPEG, GIF.

Options:

-grmode: Specifies the graphic mode. It can be:
zoom4 (80x50),
ch = chessboard interlace (160x100)
hires (320x200)
hiresfli (320x200)
mc = multicolor (160x200)
mcfli = multicolor fli (160x200)
mcifli = multicolor interlace fli (320x200)
-dither [yes|no]: The converter uses Floyd-Steinberg dithering for
better looking result or just simply tries to interpolate the
picture colors. Default is yes.
-scale: The image is scaled to the resolution of the used graphic mode.

Output options:

-prg: A Plus/4 executable will be generated that shows the converted
picture.
-png: A PNG "preview" of the conversion will be generated.
-p4s: The conversion result will be saved in Abcug's PixelShop format
(zoom4 and chessboard are not supported).
-bin: The generated color ram (*.col), bitmap (*.bitm) and ff15-16 data
(*.rast) will be saved in separate file(s).
-outprefix: Here you can give the common prefix of the output files.
The image file name will be used if this option is not used.

If no output type is specified the converter will generate PRG output.

Advanced Options:

-pal: Give your own Plus/4 palette file here. The format is a simple
text file with 128*3 integers (R,G,B: 0-255) separated by any
whitespace.

Posted By

MC
on 2003-11-26
 Re: DFLIConv v0.9

K00l! Some pics converted by me:
http://edc.uw.hu/mcifli1.prg
http://edc.uw.hu/mcifli2.prg



Back to topReply to this topic


Copyright © Plus/4 World Team, 2001-2024