]> granicus.if.org Git - libass/commit
coretext: also lazy load fonts based on Family and PostScript names
authorStefano Pigozzi <stefano.pigozzi@gmail.com>
Thu, 5 Dec 2013 18:07:02 +0000 (19:07 +0100)
committerGrigori Goronzy <greg@chown.ath.cx>
Fri, 10 Jul 2015 08:42:40 +0000 (10:42 +0200)
commit30985285382527b08cc627873ba8795124c34862
treefea0c701e56ffaa9d259a9252a8279dafabfc727
parentb0776d353f8c3396165effd21e113c4f225daa0d
coretext: also lazy load fonts based on Family and PostScript names

Previously, the lazy load of fonts was only using display name. Also use the
other names available through the CoreText API (FamilyName and PostScriptName).
libass/ass_coretext.c