~dricottone/image2ascii

ref: e8d148c8befb9b5e673d828ba858252777efcc63 image2ascii/convert/resize_test.go -rw-r--r-- 7.5 KiB
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