]> granicus.if.org Git - libass/commit
Memory font support
authorGrigori Goronzy <greg@chown.ath.cx>
Sat, 20 Aug 2011 15:46:03 +0000 (17:46 +0200)
committerGrigori Goronzy <greg@chown.ath.cx>
Fri, 10 Jul 2015 08:42:40 +0000 (10:42 +0200)
commitf69ec6e0c038fe32cc5f91cc62cba52fe3934885
tree9cc33785a996b0fe334db78941f218fef7991d77
parentdef7a0c702ad1e1ecb03045acd785bd16e8a71f1
Memory font support

Allow memory fonts with the get_face_data callback. This feature is
used for embedded fonts, but can be used by any font provider.
libass/ass_font.c
libass/ass_font.h
libass/ass_fontselect.c
libass/ass_fontselect.h