Classes | |
class | ShapeMaker |
A utility class for building polygons out of SVG commands. More... | |
class | ShapeMaker::ShapeData |
Inner class for handling the path data as a set of polygons. More... | |
class | ShapeMaker::ShapeData::ShapeEntry |
Inner class for handling a single polygon in the ShapeData. More... |
Scanline edge-flag algorithm for antialiasing
Copyright (c) 2005-2007 Kiia Kallio
http://mlab.uiah.fi/~kkallio/antialiasing/
This code is distributed under the three-clause BSD license. Read the LICENSE file or visit the URL above for details.