AggPas - Anti-Grain Geomertry for Object Pascal

Welcome to the TAgg2D Documentation Tutorial !

TAgg2D is a simple API for AggPas vector graphics library. This API was originally written and published by Maxim Shemanarev © 2005–2006 for the C/C++ version of the library.

This documentation tries to provide a complete resource about vector graphics in relation to the AggPas open source library. Each API command (over 100) is documented, almost all have also a commented example. Some examples can be downloaded directly, and for the others the drawing routine can be cut and pasted to see it in action.

This documentation is not a part of AggPas library, because I plan to make improvements over time and I want to make it independent from the main software distribution package.

Where apropriate, I link directly to the articles on www.antigrain.com site containing excellent informations on some of the topics.

If You are a vector graphics beginner, You can read this documentation from top to bottom, try out all of the examples and at the end, you should understand all important concepts. On top of that if You will read this document carefully, You will discover also how to do some nice little tricks (like reflections).

Don't hesitate to send me Your comments.

Enjoy, Milano.