summaryrefslogtreecommitdiffstats
path: root/libass/ass_render.h
Commit message (Expand)AuthorAgeFilesLines
* Runtime shaper selectionGrigori Goronzy2011-08-081-0/+1
* Use the "font encoding" property as a base direction hintGrigori Goronzy2011-07-151-0/+1
* Introduce ASS_Shaper objectGrigori Goronzy2011-07-131-0/+4
* Various small fixes to HarfBuzz renderingGrigori Goronzy2011-07-121-0/+1
* Support glyph clusters of multiple glyphsGrigori Goronzy2011-07-111-1/+4
* HarfBuzz shaping supportGrigori Goronzy2011-07-111-0/+4
* Provisional bidi and shaping supportGrigori Goronzy2011-07-061-0/+1
* Separate event parsing and layoutGrigori Goronzy2011-07-041-0/+7
* Remove unused struct memberGrigori Goronzy2011-07-041-1/+0
* Introduce bitmap runsGrigori Goronzy2011-07-041-0/+5
* cache: use outline-bitmap hierarchy to slim down bitmap hash keyGrigori Goronzy2011-06-271-0/+1
* cache: unified outline cache for glyphs/drawingsGrigori Goronzy2011-06-271-1/+1
* 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