Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

images欄をpngからgifに #189

Closed
eggplants opened this issue Nov 25, 2020 · 3 comments
Closed

images欄をpngからgifに #189

eggplants opened this issue Nov 25, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@eggplants
Copy link

お世話になってます。
現在webshで実行した結果はimages欄にdata:image/png;base64で表示されますが、apngが表示される時、それをそのまま保存してTwitterに投稿しようと思うとローカルでmogrify -format gif *.pngしないといけません。出来ればdata:image/gif;base64,で表示していただけると嬉しいです。

@jiro4989
Copy link
Owner

シェル芸bot内でアニメーションGIFを作って画面に返した時に、画面上では全部PNGとして表示されてダウンロードした時に困るのでアニメーションGIFの時はGIFとして画面に出して欲しい、という要望ですね?

seq 9 | textimg -as

@jiro4989
Copy link
Owner

とりあえず改修してみましたのでご確認ください

@jiro4989 jiro4989 added the bug Something isn't working label Nov 25, 2020
@eggplants
Copy link
Author

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants