]> granicus.if.org Git - libass/history - libass/ass_bitmap.h
Fix bitmap cache
[libass] / libass / ass_bitmap.h
2011-06-26 Grigori Goronzybitmap: add stride
2011-06-21 Grigori GoronzyRemove unused function
2011-06-15 Grigori GoronzyConvert to high-level rasterizer parts to outlines
2010-09-28 Grigori GoronzyRelicense to ISC
2010-08-01 Grigori GoronzyCheck vector clip mask bounding box size
2009-09-01 Grigori Goronzyopaque box: do not subtract glyph from border
2009-08-06 Grigori GoronzyRename typedefs (breaks API)
2009-07-27 Grigori GoronzyClean up typedefs/structs
2009-07-11 Grigori GoronzyMessage callback funtionality
2009-06-29 Grigori GoronzySubpixel accurate shadow rendering
2009-06-20 gregReindent all source code.
2009-03-06 gregUse blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for...
2009-02-07 eugeniAllow \be with arguments other than 0 or 1. Implement...
2008-05-14 diegoSpeak of libass instead of MPlayer in the libass licens...
2008-05-13 diegoUse standard license header.
2008-03-05 diegoAdd missing header #includes to fix 'make checkheaders'.
2008-01-29 diegoConsistently give all libass multiple inclusion guards...
2007-12-31 diegoAdd explanatory comments to the #endif part of multiple...
2007-07-02 diegoDo not use leading underscores in multiple inclusion...
2007-04-01 uau"()" to "(void)" function param list fixes
2006-10-01 eugeniAdd copyright notice and vim/emacs comments to libass...
2006-09-24 eugeniCosmetics: add some comments.
2006-09-24 eugeniShadow support in libass.
2006-09-16 eugeniAdd \be (blur edges) support to libass.
2006-09-16 eugeniStore bitmap glyphs in a separate struct, instead of...