Svg-text-edit ist ein einfacher Texteditor für die textuelle Bearbeitung von SVG-Dateien. Svg-text-edit ist für die Ausstellung Abenteuer Informatik erstellt worden, kann aber auch im Unterricht als einfacher textbasierter SVG Editor genutzt werden.
Im linken Teil des Fensters befindet sich die integrierte SVG Vorschau, rechts ein einfacher Texteditor mit SVG-Syntax-Highlighting. Der Editor wird über die Funktionstasten gesteuert:
- F1: Zeichnet den aktuellen Inhalt des Editorfensters
- F2: Löscht den Inhalt des Editorfensters
- F4: Undo (springt zurück zum zuletzt gezeichneten Bild)
- F5: Redo
- F6 – F12: lädt Beispielbilder demo1.svg – demo7.svg.
Download
- svg-text-edit-v1.0 (Benötigt Java Laufzeitumgebung)
Sourcecode
Der Sourcecode von svg-text-edit ist bei code.google.com verfügbar.
Lizenz
svg-text-edit
Copyright (C) 2010 Christian Wach
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2 .
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Als Arbeitshilfe finden Sie hier eine deutsche Übersetzung der GPL.
This product includes software without modification developed by
The Apache Software Foundation (http://www.apache.org/).
Apache Batik 1.7
Copyright 1999-2007 The Apache Software Foundation
Apache Xerces Java
Copyright 1999-2010 The Apache Software Foundation