~dricottone/image2ascii

ref: eaef718c089518f5a3ba874b4770edbcd77cf20e image2ascii/convert/resize_test.go -rw-r--r-- 7.5 KiB
eaef718c — qeesung 6 years ago
Fixed the high cyclomatic complexity issue
8ba26814 — qeesung 6 years ago
fixed the lint issue
adffe23d — qeesung 6 years ago
add the mock terminal
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
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
5faf6387 — qeesung 6 years ago
add convert test case
06e9c87e — qeesung 6 years ago
add scale image example
1d1c0ee7 — qeesung 6 years ago
add scale image test cases