DrawSWF

DrawSWF is a simple drawing program written in Java2. You can save your drawings as animated flash file.

The internal storage format is SVG which means that DrawSWF can also be (ab)used as DrawSVG (no animations yet). By changing the internal storage format to SVG it is no longer possible to load animations created before DrawSWF 1.2.0

At the moment the following graphic operations are implemented:

  • freehand drawing (line)
  • ellipses
  • rectangles
  • straight lines
  • text (with already 2 effects)
  • picture import
other features:
  • editing of objects
  • fillcolor (incl. alphachannel)
  • strokecolor (incl. alphachannel)
  • strokewidth
  • siteproportion
  • backgroundimage as template
  • storage format SVG
Download