TestAppAGG.cpp File Reference
Test application for AGG. More...
#include <windows.h>
#include <stdlib.h>
#include <ctype.h>
#include <stdio.h>
#include "polygon/base/Base.h"
#include "polygon/test/Test.h"
#include "polygon/AGG/AGG.h"
#include "ctrl/agg_slider_ctrl.h"
#include "platform/agg_platform_support.h"
Detailed Description
Test application for AGG.
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
Define Documentation
#define SVG_PATH "../../../SVG/" |
|
#define WINDOW_HEIGHT (240*GLOBAL_SCALE) |
|
#define WINDOW_WIDTH (320*GLOBAL_SCALE) |
|
Enumeration Type Documentation
Function Documentation
int agg_main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
|
|
Generated on Fri Aug 3 00:44:32 2007 for Scanline edge-flag algorithm for antialiasing by
1.4.6-NO