PaintBrush

A library to build drawing applications
Download

PaintBrush Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Public Domain
  • Price:
  • FREE
  • Publisher Name:
  • John Eriksson
  • Publisher web site:
  • http://www.rootlinux.org/

PaintBrush Tags


PaintBrush Description

A library to build drawing applications PaintBrush is a public domain class that can be used in various drawing applications or games.It's really simple to use. You just set a destination surface and a surface to be used as a brush. Then you can set the color and alpha value for that brush. You can also tell the brush to be rotated in the drawing direction.It's also possible to specify a line pattern to be able to draw dotted lines.The source package includes two different demos of how to use the PaintBrush class. In the AdvancedDemo.py you can try out all advanced features and in the SimpleDemo.py you can see how easy it is to use the class.You start them by "python AdvancedDemo.py" and "python SimpleDemo.py". Requirements: · Python · pygame What's New in This Release: · The only change is to the help text of the AdvancedDemo.py. I forgot to add that you can use the right mouse button to draw lines.


PaintBrush Related Software