SVG.cpp File Reference

A set of classes for handling SVG files. More...

#include "polygon/base/Base.h"
#include "polygon/svg/ShapeMaker.h"
#include "polygon/svg/SVG.h"
#include "polygon/svg/DumpSVG.h"
#include "../libs/tinyxml/tinyxml.h"

Functions

VectorGraphicloadSVGtoVectorGraphic (PolygonFactory *aFactory, const char *aPath, const char *aSVGName, const char *aSVGDumpName, const char *aBinaryDumpName)
 A static method for loading an SVG file (and optionally creating a tesselated dump of it) into a VectorGraphic object.


Detailed Description

A set of classes for handling SVG files.

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.

Id
Date
Revision

Function Documentation

VectorGraphic* loadSVGtoVectorGraphic PolygonFactory aFactory,
const char *  aPath,
const char *  aSVGName,
const char *  aSVGDumpName,
const char *  aBinaryDumpName
 

A static method for loading an SVG file (and optionally creating a tesselated dump of it) into a VectorGraphic object.


Generated on Fri Aug 3 00:44:32 2007 for Scanline edge-flag algorithm for antialiasing by  doxygen 1.4.6-NO