]> granicus.if.org Git - libass/commit
directwrite: add initial fontselect implementation
authorfeliwir <stephan.vedder@gmail.com>
Tue, 19 May 2015 09:46:37 +0000 (11:46 +0200)
committerGrigori Goronzy <greg@chown.ath.cx>
Fri, 10 Jul 2015 08:42:40 +0000 (10:42 +0200)
commit29fd129671bb66a2e54717ca666b6ccd7f7ee941
treed9bf30c9deed976780b923e9655fdd20af59f906
parentefcb9c17e8da4f09f1aea795f081aebd9a04e8e2
directwrite: add initial fontselect implementation

Incomplete, leaks memory, but capable of rendering something.
configure.ac
libass/ass.h
libass/ass_directwrite.cpp [new file with mode: 0644]
libass/ass_directwrite.h [new file with mode: 0644]
libass/ass_fontselect.c
libass/ass_utils.h
test/test.c