summaryrefslogtreecommitdiffstats
path: root/libass/ass_outline.h
Commit message (Expand)AuthorAgeFilesLines
* Move outline transformations to ass_outline.cDr.Smile2019-05-201-2/+6
* Consolidate and quantize all transformationsDr.Smile2019-05-201-3/+1
* drawing: separate drawing text reading from outline constructionDr.Smile2019-05-191-0/+1
* Consolidate bounding box operationsDr.Smile2017-09-171-0/+17
* Rename DBBox to ASS_DRect for uniformityDr.Smile2017-09-171-0/+4
* Reorganize outline transformation functionsDr.Smile2017-09-171-1/+1
* Switch to more efficient representation of outlinesDr.Smile2017-09-171-6/+27
* Replace FreeType types with libass native typesDr.Smile2017-09-171-6/+18
* renderer: switch to using two border outlines instead of oneDr.Smile2017-07-311-3/+3
* renderer: remove legacy FreeType rasterizerDr.Smile2017-07-311-2/+0
* stroker: implement fast two-outline strokerDr.Smile2017-07-311-1/+6
* cosmetic: extract most of the outline-related functions into separate fileDr.Smile2017-07-311-0/+49