August 23, 2019
Today, and for the next few posts, we'll be looking at Cairo animation. This time, we'll do a simple frame counter at 24fps. The post is here: https://gtkdcoding.com/2019/08/23/0064-cairo-vii-drawingarea-animation.html
August 23, 2019
On Friday, 23 August 2019 at 09:37:56 UTC, Ron Tarrant wrote:
> Today, and for the next few posts, we'll be looking at Cairo animation. This time, we'll do a simple frame counter at 24fps. The post is here: https://gtkdcoding.com/2019/08/23/0064-cairo-vii-drawingarea-animation.html

CORRECTION:

Today's post covers three different examples of animation:
- a text counter,
- drawing a circle, and
- a flipbook animating a series of images.