Skip to content

kingyiren/graffiti-as3-drawing-lib-touch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graffiti Touch: ActionScript 3 Bitmap Drawing Library

Version 0.2.1

The Graffiti Touch is a multi-touch drawing library designed for mobile. It has been rewritten from the ground up for performance and scalability. Integrate drawing functionality in Mobile Air project today.

Features

  • You choose the size of the Drawing Canvas.
  • Optimized for Mobile
  • Support for multi-touch drawing.
  • Add a Vector or Bitmap image above or below the drawing area.
  • Brush Tool with 7 different Brush shapes.
  • Drawing Tools have support for transparent colors.
  • Easily retrieve drawing data to use with your favorite image encoder.
  • UI independent code that fits invisibly into any project.

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

Documentation

Online AS Docs

Release Notes:

  • 0.2.1 - Fixed, brush erase mode now works.
  • 0.2.0 - Added Fill Color method. Added method to get direct reference to internal BitmapData of your drawing.
  • 0.1.0 - Initial Release

About

ActionScript 3 Drawing library made for touch devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ActionScript 69.7%
  • JavaScript 23.8%
  • CSS 6.5%