New in this version: color limit option in non-HAM modes, custom palette command line parameter, fixed color index selection on palettes with duplicated colors.
Download:
Main mirror (all stable and testing versions)
External mirror
Changelog:
- Enabled palette colors option now can limit number of used colors in non-HAM modes. Can be also activated in cli mode using the enabled_colors_XXX parameter where XXX is a numeric value, for example enabled_colors_8.
- Custom palette cli mode parameter: custom_pal=pal_or_iff_palette_file_path JASC palette file or ILBM IFF file is supported (.pal/.iff). Example: custom_pal=C:\palettes\file.pal or custom_pal=”C:\very long name\file.pal”
- More constant palette with diversity_0 option.
- Enabled palette colors: minimum value changed to 1.
- Fixed: now when palette contains duplicated colors only the first occurrence is used in the output file.
- Bug fixes.