summaryrefslogtreecommitdiff
path: root/twin_convolve.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-24Change from MIT to LGPL licenseKeith Packard1-18/+15
2004-10-29add demoline + demosplineKeith Packard1-16/+73
2004-09-27Add affine transformation support. Fix convex hull to eliminate all pointsKeith Packard1-21/+21
2004-09-26Eliminate special case for closed paths. Just draw caps at both ends andKeith Packard1-80/+21
2004-09-26Hmm. Not sure this is right, but I'm giving it a try. Recognize closedKeith Packard1-50/+66
2004-09-25Add convex hull algorithm from cairo sources. Used to constrain pens toKeith Packard1-5/+3
2004-09-24Fix twin_fixed_floor to work for negative values correctly AddKeith Packard1-28/+126
2004-09-21Add a few definitionsKeith Packard1-62/+83
2004-09-21Add convolution. Pen starting position needs work.Keith Packard1-0/+169