img2unicode
img2unicode copied to clipboard
A tool to display images as Unicode in your terminal
Results
1
img2unicode issues
Sort by
recently updated
recently updated
newest added
Get the error with: `img2unicode.ExactGammaOptimizer()` and `img2unicode.BasicGammaOptimizer()` ``` img2unicode\renderer.py", line 82, in optimize chars, fgs, bgs = optimizer.optimize_chunk(img) TypeError: BasicGammaOptimizer.optimize_chunk() missing 1 required positional argument: 'img_edges' ```