Skip to content

Dithering Engine 1.2.0

Compare
Choose a tag to compare
@Eskils Eskils released this 26 Sep 10:08
· 77 commits to main since this release
  • 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