summaryrefslogtreecommitdiffstats
path: root/libass/ass_render_api.c
Commit message (Expand)AuthorAgeFilesLines
* fontselect: expose a fontprovider selection APIStefano Pigozzi2015-07-101-3/+3
* Export font provider interfaceGrigori Goronzy2015-07-101-0/+7
* Restore fontconfig runtime configurationGrigori Goronzy2015-07-101-2/+2
* Custom font matching and font sourcesGrigori Goronzy2015-07-101-6/+6
* Allow more fine grained control over style overrideswm42015-02-261-1/+0
* Provide slightly more fine-grained control over style overrideswm42014-10-171-4/+3
* Add a mechanism for selective style overrideswm42014-06-051-0/+18
* Simplify storage size handlingOleg Oshmyan2014-01-261-7/+0
* Add ass_set_pixel_aspect(), deprecate ass_set_aspect_ratio()wm42013-03-291-1/+5
* Don't overwrite user-defined aspect ratio settingswm42013-03-291-13/+3
* Add ass_set_storage_size and fix related scaling issuesOleg Oshmyan2013-03-031-2/+25
* Add ass_set_line_position() API function for subtitle positionwm42012-10-011-0/+8
* Add compile time switch for HarfBuzz supportGrigori Goronzy2011-08-081-0/+2
* Runtime shaper selectionGrigori Goronzy2011-08-081-0/+9
* cache: unified outline cache for glyphs/drawingsGrigori Goronzy2011-06-271-1/+1
* Much improved cache/hashmap implementationGrigori Goronzy2011-06-071-6/+3
* Relicense to ISCGrigori Goronzy2010-09-281-12/+10
* refactor: move ASS_Renderer getters/setters/etc into separate fileGrigori Goronzy2010-08-011-0/+141