ActionScript 3 Bitmap Drawing Library
I've just released a new creative commons library. The Graffiti AS3 Bitmap Drawing Library is designed for developers to easily integrate drawing functionality into their ActionScript 3 application. It is free to use and modify for noncommercial projects.
Visit the Project Site
AS3 Bitmap Drawing Library 1.1 update
I have just updated the Graffiti Drawing Library adding:
- Line and Shape Tools
- Resizable Canvas
- Event notification of History Level change.
- Flood Fill Access
- Get color at point on Canvas
- Various Bug Fixes
I've also added another example application and an intro tutorial to the site.
http://www.nocircleno.com/graffiti/
ActionScript 3 Bitmap Drawing Library 1.2 update
I've updated this library to version 1.2. The big new feature is transparency support for all the tool.
http://www.nocircleno.com/graffiti/
Graffiti Library 2.5 is out
Version 2.5 is out. I've added two new tools:
- Fill Bucket Tool
- Text Tool
With the addition of the text tool comes an object layer in the library. This will be expanded in the future to include more editable objects.