Results 1 issues of Taegyeong Oh

The following error was encountered during the gif resizing process. `Unsupported image output type` code sample ```go import ( "fmt" "github.com/h2non/bimg" "log" ) func foo(width int, height int) { buffer,...