|
|
|
|
|
by jasomill
924 days ago
|
|
No, but you can use ffmpeg to create a GIF from ASCII art embedded in a Hacker News comment: $ ffmpeg -v quiet -codecs | egrep -i 'gif|ascii'
D.V.L. ansi ASCII/ANSI art
DEV..S gif CompuServe GIF (Graphics Interchange Format)
(āDā and āEā in the first field indicate support for decoding and encoding) |
|