summaryrefslogtreecommitdiffstats
path: root/libass/ass_render.h
Commit message (Expand)AuthorAgeFilesLines
* Convert outline processing and caching from glyphs to bare outlinesGrigori Goronzy2011-06-201-2/+2
* Much improved cache/hashmap implementationGrigori Goronzy2011-06-071-4/+4
* refactor: move track init into ass track parserGrigori Goronzy2011-06-061-0/+3
* Match first occurence of \fade, \fad, \an and \a tagsGrigori Goronzy2011-05-301-0/+4
* Relicense to ISCGrigori Goronzy2010-09-281-12/+10
* refactor: move ASS_Renderer getters/setters/etc into separate fileGrigori Goronzy2010-08-011-0/+4
* Refactor: move event parsing code into separate fileGrigori Goronzy2009-09-011-0/+2
* Trim whitespace after line wrappingGrigori Goronzy2009-08-221-0/+1
* Use event bbox for collision detectionGrigori Goronzy2009-08-131-2/+3
* Support \q override tagGrigori Goronzy2009-08-121-1/+1
* Factor out renderer types into separate fileGrigori Goronzy2009-08-071-0/+258