Issues
- 0
- 3
Add interactive example
#17 opened by adrhill - 1
- 0
Add support for quantization of numerical arrays
#89 opened by adrhill - 0
Support StyledStrings output
#102 opened by adrhill - 0
- 1
Add blue noise dithering
#24 opened by adrhill - 6
Add direct binary search (DBS)
#25 opened by adrhill - 26
TagBot trigger issue
#2 opened by JuliaTagBot - 0
Add Knuth dot diffusion
#26 opened by adrhill - 0
Refactor dithering to braille
#83 opened by adrhill - 1
default dither method?
#75 opened by johnnychen94 - 0
Separate inner loop of error diffusion
#49 opened by adrhill - 1
- 2
- 0
Diffuse error in XYZ color space
#59 opened by adrhill - 3
Add test image for color quantization
#34 opened by adrhill - 2
- 1
Support dithering with tiles
#60 opened by adrhill - 0
Support dithering with ASCII characters
#61 opened by adrhill - 0
Make `invert_map` part of `OrderedDither` struct instead of `binarydither!` kwarg
#48 opened by adrhill - 4
store the color result using IndirectArrays
#28 opened by johnnychen94 - 8
DitherPunk API planning
#39 opened by adrhill - 0
- 0
- 0
Add package benchmarking
#35 opened by adrhill - 1
Limit accumulated error in error diffusion
#37 opened by adrhill - 1
Add images to readme
#33 opened by adrhill - 0
Add per-channel dithering
#23 opened by adrhill - 3
Documentation error
#30 opened by Tinkerer-Zlosk - 0
Add more error diffusion methods
#27 opened by adrhill - 0
Add references to docs
#19 opened by adrhill - 0
- 0
Support in-place updates
#15 opened by adrhill - 3
Move DitherPunk to JuliaImages
#7 opened by johnnychen94 - 0
Add reference tests
#11 opened by adrhill - 2
Decrease memory usage in tile_matrix
#8 opened by Tinkerer-Zlosk - 0
Simplify dependencies
#5 opened by adrhill - 1
Bayer
#4 opened by Tinkerer-Zlosk