JuliaImages / DitherPunk.jl

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

Add ASCII ramp example to docs #64

Closed adrhill closed 2 years ago

adrhill commented 2 years ago

Adds the example shown in #61.

codecov[bot] commented 2 years ago

Codecov Report

Merging #64 (cdabd23) into master (2915ec4) will decrease coverage by 0.39%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage   96.81%   96.41%   -0.40%     
==========================================
  Files          14       14              
  Lines         251      251              
==========================================
- Hits          243      242       -1     
- Misses          8        9       +1     
Impacted Files Coverage Δ
src/utils.jl 57.14% <0.00%> (-14.29%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2915ec4...cdabd23. Read the comment docs.