Add ScaleImage and Image2ASCII benchmark
rename hasky to husky
Add some convert to fixed the lint issue
fixed test
fixed the issue
add main test case
add convert test case
add scale image example
add scale image test cases
add convert package testdata
refactor the convert package
Fixed a slice allocate issue
Rewrite the go docs
fixed the comment
fixed the resize.go code style issue
add colored the asicc output
remove the useless code
Add the method to fit the screen
add some depedencies to calc the terminal size
add new method to convert a image from filename directly