~dricottone/image2ascii

ref: 90b8bfeeff7b1820630eec948e18b924e5a73f7a image2ascii/convert/convert_test.go -rw-r--r-- 4.9 KiB
8ba26814 — qeesung 6 years ago
fixed the lint issue
4ad980ef — qeesung 6 years ago
Refactor the code to match the oop mode for easy mock and test
9e6742da — qeesung 6 years ago
add the fit options to scale the image to fit the screen
32c6345e — qeesung 6 years ago
add reverse options
d721f2b4 — qeesung 6 years ago
add convert examples
16344aa0 — qeesung 6 years ago
Revert "add parallel convert"

This reverts commit 6ee682ae1c41bfd64968d71334d72b52c8d29ca3.
6ee682ae — qeesung 6 years ago
add parallel convert
3481ed70 — qeesung 6 years ago
Add some comments
c4768093 — qeesung 6 years ago
Add ScaleImage and Image2ASCII benchmark
67bce566 — qeesung 6 years ago
fixed test
83ef6f8d — qeesung 6 years ago
fixed the issue
5faf6387 — qeesung 6 years ago
add convert test case