]> granicus.if.org Git - libass/history - libass/ass_render.h
Fix coordinates after repositioning
[libass] / libass / ass_render.h
2011-07-06 Grigori GoronzyProvisional bidi and shaping support
2011-07-04 Grigori GoronzySeparate event parsing and layout
2011-07-04 Grigori GoronzyRemove unused struct member
2011-07-04 Grigori GoronzyIntroduce bitmap runs
2011-06-27 Grigori Goronzycache: use outline-bitmap hierarchy to slim down bitmap...
2011-06-27 Grigori Goronzycache: unified outline cache for glyphs/drawings
2011-06-20 Grigori GoronzyConvert outline processing and caching from glyphs...
2011-06-07 Grigori GoronzyMuch improved cache/hashmap implementation
2011-06-06 Grigori Goronzyrefactor: move track init into ass track parser
2011-05-30 Grigori GoronzyMatch first occurence of \fade, \fad, \an and \a tags
2010-09-28 Grigori GoronzyRelicense to ISC
2010-08-01 Grigori Goronzyrefactor: move ASS_Renderer getters/setters/etc into...
2009-09-01 Grigori GoronzyRefactor: move event parsing code into separate file
2009-08-22 Grigori GoronzyTrim whitespace after line wrapping
2009-08-13 Grigori GoronzyUse event bbox for collision detection
2009-08-12 Grigori GoronzySupport \q override tag
2009-08-07 Grigori GoronzyFactor out renderer types into separate file