Technology Stack
HTML5, canvas, cazicanvas library, javascript, and a little of essential maths.
Roadmap: I want to implement layers (shapes), vectors, patterns, predefined figures and images. And further: collaborative mode in a python server.
How to contribute?
If anyone has the courage to work with core graphics, I would appreciate the time you could invest implementing new features. I can give guidance, because I already have thought of how to do some of the new features. You can also fork the project and do a pull request (be sure to post it in utopian). Toolbars and general interface is needed to, I will be very strict in the quality of visual components.
Current features
Drawing lines at the correct scale.
Filling
Erasing with lines
Saving image in RAM in format RGBA (pending to make it saveable).