Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
- 3x3 matrices w/ perspective
- antialiasing, transparency, filters
- shaders, xfermodes, maskfilters, patheffects
Projects using skia...
- Android
- Chrome
To submit patches, use http://codereview.appspot.com/
Reference documentation
Contest - submit a code snippet that renders a logo for Skia. Help us replace that tired looking green 'g'
- The code should build with the current trunk
- Submissions become open source, just like the rest of Skia
- Bonus points if you make use of a custom shader/filter/xfermode etc.