Library for rendering ASS/SSA subtitle formats
Subtitle renderer for the ASS/SSA subtitle format
libass
$ gcc myapp.c -o myapp $(pkg-config --cflags --libs libass)
$ pkg-config --modversion libass
$ brew list libass