summaryrefslogtreecommitdiff
path: root/src/cairo-path-stroke-traps.c
Commit message (Expand)AuthorAgeFilesLines
* Round joins fix (spline_cusp_tolerance)Christian Rohlfs2022-12-281-10/+22
* Fix cast between incompatible function types warningsAdrian Johnson2021-08-221-1/+9
* build: Fix various compiler warningsGeorge Matsumura2020-11-071-2/+1
* Revert "stroker: Check for scaling overflow in computing half line widths"Uli Schlachter2017-05-131-1/+0
* stroker: Check for scaling overflow in computing half line widthsChris Wilson2017-05-041-0/+1
* win32: Fix compilation of 'cairo-path-stroke-traps.c' with MSVC8Hans Breuer2014-11-201-4/+6
* stroke,traps: Emit join without loss of precisionChris Wilson2014-09-291-15/+40
* Fixes stroke-clipped, i.c. of a dashed strokeegag2013-10-311-1/+1
* stroke: Flip the dev slope as well for computing the cusp on a degeneracyChris Wilson2013-01-091-0/+2
* stroke: Make the incremental trapezoid stroker optionally available againChris Wilson2013-01-031-0/+1120