summaryrefslogtreecommitdiffstats
path: root/libass/ass_bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* Consistently give all libass multiple inclusion guards a LIBASS_ prefix.diego2008-01-291-3/+3
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-2/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* "()" to "(void)" function param list fixesuau2007-04-011-1/+1
* Add copyright notice and vim/emacs comments to libass and vf_ass.c.eugeni2006-10-011-0/+20
* Cosmetics: add some comments.eugeni2006-09-241-0/+10
* Shadow support in libass.eugeni2006-09-241-1/+1
* Add \be (blur edges) support to libass.eugeni2006-09-161-1/+6
* Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.eugeni2006-09-161-0/+14