~dricottone/image2ascii

ref: 16344aa0be68023abc2bfd6b932e4f111cb901a3 image2ascii/convert/convert.go -rw-r--r-- 2.6 KiB
16344aa0 — qeesung 6 years ago
Revert "add parallel convert"

This reverts commit 6ee682ae1c41bfd64968d71334d72b52c8d29ca3.
6ee682ae — qeesung 6 years ago
add parallel convert
fc681bf0 — 秦世成 6 years ago
Add some convert to fixed the lint issue
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