]> granicus.if.org Git - libass/commit
fontselect: expose a fontprovider listing API
authorStefano Pigozzi <stefano.pigozzi@gmail.com>
Fri, 13 Dec 2013 07:14:43 +0000 (08:14 +0100)
committerGrigori Goronzy <greg@chown.ath.cx>
Fri, 10 Jul 2015 08:42:40 +0000 (10:42 +0200)
commitf6e321acb11492ac87171825a630bc4e189c5cea
tree3bcc3739ef772df3c10562d3008591f08e6a5ecd
parentbc743feb07cffe7a81e07411a484e499377deb50
fontselect: expose a fontprovider listing API

This allows client code to query libass for the font providers it was compiled
with. It can be useful for clients so that they can show selection interfaces
to their users.
libass/ass.h
libass/ass_fontselect.c
libass/libass.sym
test/test.c