wetalk icon indicating copy to clipboard operation
wetalk copied to clipboard

动态gif图的resize不工作

Open yaotian opened this issue 10 years ago • 1 comments

上传的动态gif图,不能做resize, 是因为resize库的缺陷吗?

yaotian avatar Apr 03 '14 02:04 yaotian

是的,不过这个很容易解决。在你的项目任意一个编译文件中添加import这个就可以了。 import _ "image/gif"

yalay avatar Sep 16 '16 03:09 yalay