📄 readme
字号:
##################### DrawSWF #####################1. Info-------This is a simple drawing application written in Java.The drawing can be exported as an animated SWF file.It is tested to run with Java2 1.4. Java 1.3.1. is no longer supported!To write the flash file the JavaSWF2 is used (see JavaSWF2-BSD.LICENSE.txt or http://www.anotherbigidea.com/javaswf/index.html).We use the kunstoff L&F provided by http://www.incors.org to make our gui looknicer. The Kunstoff L&F is licenced under the GPL. The icons are provided by http://sf.net/projects/icons-collection which are releasedunder the BSD License.More over we use Gradients provided by the batik project (http://xml.apache.org/batik/). These files are released under "The Apache Software License, Version 1.1"Copyright (c) 2002bestsolution EDV Systemhaus GmbH,http://www.bestsolution.atThis program is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation; either version 2, or (at your option)any later version.This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public License for more details.You should have received a copy of the GNU General Public Licensealong with this program; if not, write to the Free SoftwareFoundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.2. Compilation--------------You have to download drawswf-src-x.x.x.zip and can compilethe package using ant with the build.xml file.For information how to use ant look at http://jakarta.apache.org/ant/manual/index.html3. Starting-----------To start the application you need to execute: java -jar DrawSWF-1.x.x.jar4. Known Bugs:--------------* improper drawing if the line goes out of the window on the top or the left side.5. Resources:-------------The homepage of DrawSWF is http://drawswf.sf.net hosted at sourceforge.Happy Drawing,Helmut Heidegger.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -