]> granicus.if.org Git - libass/commit
directwrite: don't crash on unknown DWRITE_FONT_STRETCH
authorwm4 <wm4@nowhere>
Sat, 11 Jul 2015 21:00:26 +0000 (23:00 +0200)
committerwm4 <wm4@nowhere>
Sat, 11 Jul 2015 21:09:59 +0000 (23:09 +0200)
commit583f04862fd899ca4c30909149536a3dc0a86c01
tree3f012a2011ad0b8a46e3b8878f536cc07c1f4da6
parent1c55ca966f356030a863479459055c48e98ed1e5
directwrite: don't crash on unknown DWRITE_FONT_STRETCH

The existing code doesn't even handle all currently defined values
for it, and nothing says no new values are ever going to be added.
libass/ass_directwrite.c