Login
Back to forumSee the full topicGo to last reply

Posted By

bubis
on 2018-11-20
19:32:53
 Re: DFLIConv2

Hi!

V0.2 is out here: https://github.com/dotscha/dfliconv2/releases
It was a bit early to release this but I will not make any releases in the coming two weeks.

New:
- prg viewer for every default size modes, viewer source included
- you can load previous conversion results as a baseline (the re-touch workflow is not tested yet, I haven't documented it very well either for this reason)
- you can use custom badline settings for FLI (gfli)
- you can convert between supported formats of the same graphic mode

Please check README.md for further details.



Ok, so the re-touch workflow should look something like this. I tested it a little bit and it seems to work fine:

1. Convert your original:

> dfliconv2 -m multi-dlfi -d bayer2x2 -i original.jpg -p

Now, you have original.prg and original_preview.png.

2. Edit the PNG preview and convert that(!) again importing the previous conversion as basaline and without(!) dithering:

> dfliconv2 -m multi-dlfi -i original_preview.png -b original -o original_reconverted -p

This will output original_reconverted.prg and original_reconverted_preview.png, the conversion should run much faster and only the affected areas should change in the result.

3. Repeat (2) until not satisfied. :)

This should work with every other supported format of course, not just multi-dfli.




Hi,

V0.3 is released: https://github.com/dotscha/dfliconv2/releases

New features:
- custom palette option: -pal
- new dithering method: ord2x4
- new viewer for DFLI images: 'p4fli'
- create dithered image with Plus/4 colors without conversion

See more details in README.md.




Back to top


Copyright © Plus/4 World Team, 2001-2024