Amiga.org

Amiga News and Community Announcements => Amiga News and Community Announcements => Amiga Software News => Topic started by: ikir on October 28, 2004, 12:15:38 PM

Title: Anti-Grain Geometry fully supported on AmigaOS 4.0
Post by: ikir on October 28, 2004, 12:15:38 PM
From the Anti-Grain web site:

October 26, 2004 Update.

- AGG has been tested on AmigaOS. Many thanks to Steven Solie,  When building on AmigaOS 4.0 or higher type the following for instructions on what targets are available. make -f Makefile.AmigaOS To just build and install AGG into the standard AmigaOS SDK ready for use type: make -f Makefile.AmigaOS install If you just want to build one demo (e.g. lion) use: make -f Makefile.AmigaOS bin/lion

- Added binaries for AmigaOS to the Demo page (http://www.antigrain.com/demos)

ssolie has packaged up the latest source code tree from the CVS and uploaded it to OS4 Depot (http://os4depot.net/showfile/?file=development/library/agg2sdk.lha)

Developers can simply download the AGG SDK and type make -f Makefile.AmigaOS install to compile and install the 2D graphics library into the SDK ready to go. News taken from AW.net.