~dricottone/image2ascii

ref: e47126cd17b1752a2e473bae8740e2eabaff4ce8 image2ascii/convert/convert.go -rw-r--r-- 2.5 KiB
e6d60b68 — qeesung 6 years ago
add main test case
5faf6387 — qeesung 6 years ago
add convert test case
a482eea7 — qeesung 6 years ago
refactor the convert package
b7f7c9ce — liujj 6 years ago
Fixed a slice allocate issue
49547468 — qeesung 6 years ago
Rewrite the go docs
c3affd9f — qeesung 6 years ago
fixed the comment
c5de7795 — qeesung 6 years ago
add colored the asicc output
c6c0ddbf — qeesung 6 years ago
Add the method to fit the screen
bc120092 — qeesung 6 years ago
add new method to convert a image from filename directly
1021c573 — qeesung 6 years ago
add convert package to convert a image to ascii matrix