DrawSWF是一个简单的制图程序.它可以把你制作的图画保存为一个动画的Flash文件.
This is a simple drawing application written in Java. It generates animated SWF Files, which redraws everything you have drawn with the mouse in the editor.
| 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. |
We were very excited about receiving the first donation from Dissertation Procrastination Software. Thank you very much!!!
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
该项目主页:http://drawswf.sourceforge.net/ |