diff options
Diffstat (limited to 'graphics/agg/pkg-descr')
-rw-r--r-- | graphics/agg/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/agg/pkg-descr b/graphics/agg/pkg-descr index 1a6548e5843e..f6b95acb326f 100644 --- a/graphics/agg/pkg-descr +++ b/graphics/agg/pkg-descr @@ -3,7 +3,7 @@ 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. But of course, AGG can do much more than that. The ideas and the philosophy of AGG are: - + * Anti-Aliasing. * Subpixel Accuracy. * The highest possible quality. |