summaryrefslogtreecommitdiffstats
path: root/libass/ass_coretext.c
Commit message (Expand)AuthorAgeFilesLines
* fontselect: expose a fontprovider selection APIStefano Pigozzi2015-07-101-1/+2
* coretext: fix conversion from CFStringRef to utf8 bufferStefano Pigozzi2015-07-101-3/+5
* coretext: also lazy load fonts based on Family and PostScript namesStefano Pigozzi2015-07-101-8/+21
* fontselect: coretext: allow to match fontname using the providerStefano Pigozzi2015-07-101-3/+58
* fontselect: coretext: allow selection based on PostScript nameStefano Pigozzi2015-07-101-5/+10
* fontselect: implement a coretext font providerStefano Pigozzi2015-07-101-0/+217