Releases: JuliaImages/DitherPunk.jl
Releases · JuliaImages/DitherPunk.jl
v2.1.0
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.0
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
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
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
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
DitherPunk v1.1.0
Diff since v1.0.0
Closed issues:
- Support in-place updates (#15)
Merged pull requests:
v0.2.5
DitherPunk v0.2.5
Diff since v0.2.4
Closed issues:
- Decrease memory usage in tile_matrix (#8)
Merged pull requests: