JuliaImages / DitherPunk.jl

Dithering algorithms in Julia.
MIT License
68 stars 3 forks source link

Documentation error #30

Closed Tinkerer-Zlosk closed 3 years ago

Tinkerer-Zlosk commented 3 years ago

https://github.com/JuliaImages/DitherPunk.jl/blob/8f598de9ca59361a2af22147d3c2fc39d4281536/src/dither_api.jl#L67

The 'dither' function lists 'binarize' as the function name in the documentation.

johnnychen94 commented 3 years ago

Thanks for catching this. Mind to open a PR for this?

Tinkerer-Zlosk commented 3 years ago

Sure.

adrhill commented 3 years ago

Closed by #31.