summaryrefslogtreecommitdiffstats
path: root/libass/ass_drawing.h
Commit message (Expand)AuthorAgeFilesLines
* Replace FT_Outline with ASS_OutlineDr.Smile2014-11-231-4/+3
* Simplify drawing text assignmentOleg Oshmyan2014-06-061-6/+1
* Introduce ass_drawing_add_chars for adding a whole string at onceOleg Oshmyan2014-06-061-0/+1
* Use bare outlines for drawingsGrigori Goronzy2011-06-201-7/+5
* Fix drawing leakage: delay glyph allocationGrigori Goronzy2010-08-091-2/+4
* Fix drawing cbox calculationGrigori Goronzy2010-07-291-0/+1
* Rename typedefs (breaks API)Grigori Goronzy2009-08-061-12/+12
* Clean up typedefs/structsGrigori Goronzy2009-07-281-7/+7
* Implement vector clipsGrigori Goronzy2009-07-161-1/+1
* Message callback funtionalityGrigori Goronzy2009-07-111-0/+1
* Implement drawing mode (\p)Grigori Goronzy2009-07-061-0/+76