summaryrefslogtreecommitdiff
path: root/src/cairo-stroke-dash.c
Commit message (Expand)AuthorAgeFilesLines
* dash: Increment dash_remain by the next segment to reduce accumulation errorsChris Wilson2012-04-191-1/+1
* dash: Use a epsilon compare for stepping the dashChris Wilson2012-04-191-1/+1
* stroke: Rely on the tessellator to remove self-intersectionsChris Wilson2011-08-131-0/+96