~dricottone/image2ascii

ref: ea02edb8d9c87c5c62535bbc59d84bbafead03a2 image2ascii/convert/convert.go -rw-r--r-- 5.3 KiB
ea02edb8 — qeesung 6 years ago
Refactor rename the PixelASCII to CharPixel
fe3f9eba — qeesung 6 years ago
fixed the go lint issue
596b61e1 — qeesung 6 years ago
Add method to support convert image to pixelASCII matrix
8ba26814 — qeesung 6 years ago
fixed the lint issue
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
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
Next