~dricottone/image2ascii

ref: 3e0d95af2bce75bd002c57d08b9c8eddcfc12a3d image2ascii/convert/resize_test.go -rw-r--r-- 5.5 KiB
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