~dricottone/image2ascii

ref: 0048ecc6c3ce11cee674fe09fb9714aa627f1029 image2ascii/convert/resize.go -rw-r--r-- 1.8 KiB
a482eea7 — qeesung 6 years ago
refactor the convert package
49547468 — qeesung 6 years ago
Rewrite the go docs
c3affd9f — qeesung 6 years ago
fixed the comment
65420f04 — qeesung 6 years ago
fixed the resize.go code style issue
f71f4386 — qeesung 6 years ago
remove the useless code
c6c0ddbf — qeesung 6 years ago
Add the method to fit the screen
55dcbb9f — qeesung 6 years ago
add some depedencies to calc the terminal size
e7b10cae — qeesung 6 years ago
change the char width to 0.5
85eb98c1 — qeesung 6 years ago
remove some useless code
9b483cdb — qeesung 6 years ago
add the resize package