summaryrefslogtreecommitdiff
path: root/src/cairo-stroke-dash.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-19dash: Increment dash_remain by the next segment to reduce accumulation errorsChris Wilson1-1/+1
2012-04-19dash: Use a epsilon compare for stepping the dashChris Wilson1-1/+1
2011-08-13stroke: Rely on the tessellator to remove self-intersectionsChris Wilson1-0/+96