]> granicus.if.org Git - libass/commit
fontselect: find fonts with PostScript outlines by PostScript name
authorOleg Oshmyan <chortos@inbox.lv>
Tue, 20 Oct 2015 21:51:34 +0000 (00:51 +0300)
committerOleg Oshmyan <chortos@inbox.lv>
Thu, 22 Oct 2015 23:36:53 +0000 (02:36 +0300)
commite00691e8096cc69e5651480155ebc61d9e079290
treeb097d3c1b8b560b08b6688330434b5c746d12407
parent018cfe7b2cbbcd10e7860e7903564b5d5a0b1d16
fontselect: find fonts with PostScript outlines by PostScript name

Fonts without PostScript outlines (such as TrueType fonts) are unaffected,
and their PostScript names continue to be ignored when searching for fonts.

This matches the behavior of GDI and hence VSFilter.
libass/ass_coretext.c
libass/ass_directwrite.c
libass/ass_fontconfig.c
libass/ass_fontselect.c
libass/ass_fontselect.h
libass/dwrite_c.h