Vector graphics
From Allegro Wiki
This article or section is messy and needs some minor revision to bring it up to quality standards. Please help Allegro by editing it. When the article is formatted correctly, you may remove this tag.
I've got a million half-baked ideas for a 2D vector add-on lib, so I started this -- Main.MattyMatt - 03 Apr 2005
Contents |
Loading SVG
Examples of SVG loading code.
Gradient fills
--- * VectorGradientFill
Bezigons
Kronoman wrote this code to render filled shapes defined by Bezigon edges. BezigonDrawing
His current demo in C++ is at URL?
Vector Objects
Rendering API
This article is a stub. Please help Allegro by expanding it.
