mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
288 B
Plaintext
6 lines
288 B
Plaintext
Anti-Grain Geometry (AGG) is an Open Source, free of charge
|
|
graphic library, written in industrially standard C++. AGG
|
|
doesn't depend on any graphic API or technology. Basically,
|
|
you can think of AGG as of a rendering engine that produces
|
|
pixel images in memory from some vectorial data.
|