Skip to content

Releases: JuliaImages/DitherPunk.jl

v2.1.0

26 Nov 00:39
Compare
Choose a tag to compare

DitherPunk v2.1.0

Diff since v2.0.1

Closed issues:

  • store the color result using IndirectArrays (#28)
  • Make invert_map part of OrderedDither struct instead of binarydither! kwarg (#48)

Merged pull requests:

v2.0.1

01 Nov 15:54
Compare
Choose a tag to compare

DitherPunk v2.0.1

Diff since v2.0.0

Merged pull requests:

  • Separate binary and color algorithm implementations (#46) (@adrhill)

v2.0.0

27 Oct 20:18
Compare
Choose a tag to compare

DitherPunk v2.0.0

Diff since v1.3.0

Closed issues:

  • DitherPunk API planning (#39)

Merged pull requests:

  • Update API and add conditional dependencies (#45) (@adrhill)

v1.3.0

15 Sep 16:58
Compare
Choose a tag to compare

DitherPunk v1.3.0

Diff since v1.2.1

Closed issues:

  • Include all ordered dithering methods available in ImageMagick (#22)
  • Add package benchmarking (#35)
  • Ordered dithering threshold matrices should not start at zero (#43)

Merged pull requests:

v1.2.1

31 Aug 07:54
f4c550a
Compare
Choose a tag to compare

DitherPunk v1.2.1

Diff since v1.2.0

Closed issues:

  • Add images to readme (#33)
  • Limit accumulated error in error diffusion (#37)

Merged pull requests:

  • Add examples and images to readme (#36) (@adrhill)
  • Add option to clamp error in error diffusion algorithms (#38) (@adrhill)

v1.2.0

11 Aug 10:33
Compare
Choose a tag to compare

DitherPunk v1.2.0

Diff since v1.1.0

Closed issues:

  • Add references to docs (#19)
  • Add per-channel dithering (#23)
  • Add more error diffusion methods (#27)
  • Documentation error (#30)

Merged pull requests:

v1.1.0

13 Jun 14:31
Compare
Choose a tag to compare

DitherPunk v1.1.0

Diff since v1.0.0

Closed issues:

  • Support in-place updates (#15)

Merged pull requests:

v1.0.0

17 May 12:34
52fbb44
Compare
Choose a tag to compare

DitherPunk v1.0.0

Diff since v0.2.6

Closed issues:

  • Add reference tests (#11)

Merged pull requests:

v0.2.6

06 May 19:56
Compare
Choose a tag to compare

DitherPunk v0.2.6

Diff since v0.2.5

Merged pull requests:

v0.2.5

05 May 19:08
Compare
Choose a tag to compare

DitherPunk v0.2.5

Diff since v0.2.4

Closed issues:

  • Decrease memory usage in tile_matrix (#8)

Merged pull requests: