Develop DrawPile

Interested in hacking DrawPile? Fork us at GitHub!

Development roadmap

Here is a rough roadmap of upcoming features.

Version 0.7 (currently under development)

The focus of the 0.7 branch is layers. Upcoming features are layer support with multiple blending modes, indirect drawing (as opposed to direct or incremental drawing as is currently implemented) and OpenRaster file format support.

The 0.7.0 release will feature layer and OpenRaster support. Indirect drawing is planned for the 0.7.1 release.

Version 0.8

The 0.8 branch will be about session recording and undo. DrawPile will gain the ability to record and play back drawing sessions stroke by stroke as well as save those recordings as movie files. Single and multiuser undo is planned.

Version 0.9

The 0.9 branch will be about feature stabilization, bug fixes and UI polish.

Version 1.0.0

The official 1.0.0 release will be throughoughly debugged and polished. The network protocol will be stable and will retain compatibility through minor version changes.