summaryrefslogtreecommitdiff
path: root/src/cairo-path-stroke-polygon.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-10stroke: Do not initialise the pen if will not use itChris Wilson1-11/+19
2011-11-02stroke: Fix typosAndrea Canciani1-2/+2
2011-09-12Introduce a new compositor architectureChris Wilson1-12/+59
2011-08-15stroke: Convert the outlines into contour and then into a polygonChris Wilson1-422/+783
2011-08-15stroke: move normal stroker to new fileChris Wilson1-0/+1002