summaryrefslogtreecommitdiff
path: root/gs/base/gxstroke.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-27Silence some warnings, either by including new headers or by introducingRobin Watts1-0/+1
2010-04-21Move CPSI_mode from being a global to living in the libctx, as part of theRobin Watts1-1/+1
2010-04-07Fix for bug 691228, problems with wide strokes with round caps/joins withRobin Watts1-3/+9
2010-01-19Attempt to fix bug 691030, regression with thin lines. This regression wasRobin Watts1-1/+3
2009-12-04Extend ghostscript graphics library with the capability to handle differentRobin Watts1-101/+203
2009-12-01Factor out the miter checking code into a single function rather than having itRobin Watts1-325/+169
2009-11-26Fix for bug 688655: stroking of wide curves with high curvature wouldRobin Watts1-167/+223
2009-11-24In revision 10351 I commited a partial fix for Bug 690531 that added a newRobin Watts1-1/+1
2009-11-19Fix for Bug 690531, excessive slowdown while rendering a complex strokedRobin Watts1-35/+680
2009-11-13This patch fixes Bug 688269, by making ghostscript use pie joins rather thanRobin Watts1-7/+126
2009-11-06Fix for bug 690890. We always use the CPSI_mode version of the gs_strokepathRobin Watts1-2/+3
2009-10-25Fix for bug 687295; force transparent stroking to construct the entire pathRobin Watts1-5/+7
2009-07-09Remove ad hoc code to draw thin rectangles. It appears this code isHenry Stiles1-6/+0
2008-09-03Fix : gcc compiler warnings.Igor Melichev1-0/+1
2008-08-29Split the source tree into two new directories.Ralph Giles1-0/+1793