Commit Graph

1 Commits (b1d4cf4ea83a12f04635900512f3286026f501aa)

Author SHA1 Message Date
Phillip Webb ed2460b091 Add support for animated GIFs
Update ImageBanner to support animated GIFs. Animations rely on ANSI
cursor codes so don't work so well in an IDE. They do, however, work
when running the app from a terminal.

See also commit 47bc5e71ab

Closes gh-11118
7 years ago