]> granicus.if.org Git - libass/commit
Support multiple faces per attachment correctly
authorGrigori Goronzy <greg@blackbox>
Sat, 17 Apr 2010 20:59:47 +0000 (22:59 +0200)
committerGrigori Goronzy <greg@blackbox>
Sat, 17 Apr 2010 20:59:47 +0000 (22:59 +0200)
commitccb40a479f51fda8fe2e63686eab004d7e1cdbdb
tree8c1039bb95c32034b0d9eea07a86f736a8a78823
parent1b4982640f8c82307c54722ff23eff1da57d1146
Support multiple faces per attachment correctly

Store the real font face id instead of using 0 all the time and use the
real font face id for font lookup as well. This makes font attachments
with multiple faces work correctly.

Thanks to ubitux and uau!
libass/ass_font.c
libass/ass_fontconfig.c