Skip to content

Dithering | PDF's | Better colour matching | Grid marking | Save/Load improvements

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ryason Ryason released this 15 Jul 22:17
· 125 commits to master since this release
d353527
  • Dithering is now an option. It reduces colour banding caused by a reduced colour palette. Strength of dithering can be adjusted using the strength value number box.
No Dithering                                  Dithering

No Dither Dither

  • Grid marking is now in a working state. Right click to mark a grid cell, and right click a marked cell to unmark it. Also, it is now possible to save and load grid markings. Auto save is not yet a feature, so save your progress regularly!!!

  • The old data grid box has now been removed. This was the initial way a converted image was drawn, and is no longer needed.

  • PDF's can now be created. Giving you a way to print out a pattern for use away from a computer. This is only a basic implementation. The style of pdf created, although functional, is very rough.

  • Auto colour matching now has a uniqueness value. This reduces the chance of similar shades of colours dominating a conversion, resulting in a palette of very similar colours. Increasing the "Auto Colour Uniqueness" value allows less prominent colours to make it into the auto matched colour palette. It really does make a lot of difference for some images! (see read me for more info)

  • You can now save and load a conversion. At the moment, only one conversion can be saved. However as a temporary workaround, you can rename the "Save.json" file to something else. Allowing you to save another conversion without overwriting the previous. You can then switch out saves by renaming the save you want to load to "Save.json".