summaryrefslogtreecommitdiff
path: root/src/cairo-path-stroke-traps.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-13Revert "stroker: Check for scaling overflow in computing half line widths"Uli Schlachter1-1/+0
2017-05-04stroker: Check for scaling overflow in computing half line widthsChris Wilson1-0/+1
2014-11-20win32: Fix compilation of 'cairo-path-stroke-traps.c' with MSVC8Hans Breuer1-4/+6
2014-09-29stroke,traps: Emit join without loss of precisionChris Wilson1-15/+40
2013-10-31Fixes stroke-clipped, i.c. of a dashed strokeegag1-1/+1
2013-01-09stroke: Flip the dev slope as well for computing the cusp on a degeneracyChris Wilson1-0/+2
2013-01-03stroke: Make the incremental trapezoid stroker optionally available againChris Wilson1-0/+1120