Skip to content

snoopy83/graffiti-as3-drawing-lib-v3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graffiti-as3-drawing-lib

ActionScript 3 Bitmap Drawing Library .v3

This library was made to help you add drawing into your AS3 app a little easier.

What's New?

  • Object Drawing Mode - All of the current bitmap tools now have an object drawing mode. When this mode is used, your mark is converted into a Graffiti Object. This allows you to move, delete and update some of the properties of that object with the Selection Tool. The framework for this was introduced in v2.5 with the Text Object.
  • Save / Load Graffiti Objects - You can now save and load all Graffiti Objects including text. Graffiti Objects are exported as XML formatted in the Degrafa spec.
  • Multi-Object Selection - You can now select, modify, move and delete multiple objects on the canvas at once.

More information can be found at http://www.nocircleno.com/graffiti/

About

ActionScript 3 Bitmap Drawing Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published