summaryrefslogtreecommitdiffstats
path: root/libass/ass_bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce code duplication in init_render_context().eugeni2006-09-171-6/+9
* Subtract glyph bitmap from outline bitmap.eugeni2006-09-161-0/+22
* Add \be (blur edges) support to libass.eugeni2006-09-161-3/+104
* Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.eugeni2006-09-161-0/+91