~dricottone/image2ascii

ref: 9e6742da409008fc764fa344fc324438ce7928eb image2ascii/convert/convert.go -rw-r--r-- 2.9 KiB
9e6742da — qeesung 6 years ago
add the fit options to scale the image to fit the screen
1bc83944 — qeesung 6 years ago
Fxied the fetched wrong image width and height issue
32c6345e — qeesung 6 years ago
add reverse options
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