Skip to content

Releases: Eskils/DitheringEngine

Dithering Engine 1.2.0

26 Sep 10:08
Compare
Choose a tag to compare
  • Add Atkinson dithering
  • Add Jarvis-Judice-Ninke dithering
  • Add Apple II palette
  • Add Game Boy palette
  • Add setting to configure size of threshold matrix for Bayer dithering
  • Add setting to configure bits for Grayscale palette
  • Fix incorrect dithering result when using LUT palettes
  • Enable getting all the individual colors in a palette
  • Add a didChange method to PaletteSettingsConfiguration
  • Bug fixes and code improvements

Dithering Engine 1.1.0

31 Aug 15:32
Compare
Choose a tag to compare
  • Add support for making custom palettes
  • Add documentation
  • Add demo application

Dithering Engine 1.0.0

21 May 12:05
Compare
Choose a tag to compare

Initial release