| ★ wanayoo — archive 1999 http://sketch.sourceforge.net/ | Nouvelle recherche | Portail wanayoo |
Sketch, a vector drawing program for Unix |
|||||||||||||||||||||||||||||
|
Main Page Features |
News
What is Sketch?Sketch is an interactive vector drawing program for Linux and other UNIX compatible systems. It is intended to be a flexible and powerful tool for illustrations, diagrams and other purposes. A somewhat unique (for a drawing program) feature of Sketch is that it is implemented almost completely in a very high-level, interpreted language, Python. Python is powerful, object-oriented and yet easy to use. StatusThe current stable release is 0.6.7. Sketch is quite usable already, even for production use, in my opinion. The low version number is mainly due to lack of some important features such as good text support. The 0.6.x series will likely see minor improvements over time, but no major changes to the core. There may be more improvements in the import and export filters, though. Real development takes place in the instable 0.7.x developer series. Among the major goals of this series is a port to GTK, better text support and a multi document interface. FeaturesJust a few highlights:
RequirementsApart from the sources of Sketch, you need some additional software. See the download page for details on what software and where you can get it. For Sketch to work properly with transformed text, you also need an X-server capable of scaling and transforming fonts. (XFree86 does support this. Otherwise, you need X11R6 as far as I know). Sketch currently supports only TrueColor visuals with depths of 15, 16, 24 or 32 bits and 8-bit PseudoColor visuals. Contact & Mailing listFeel free to contact me, if you have questions, suggestions or bug reports (please have a look at the bug-list before you report a bug). I'd also like to hear from you if you want to contribute to Sketch. Help is always welcome. Furthermore, there's a mailing list for all Sketch-related topics. You can subscribe to it via the web-interface at http://www.frozenriver.nu/mailman/listinfo/sketch-list or by sending a mail with the word subscribe in the subject to sketch-list-request@frozenriver.com. New versions are announced on the mailing list, on the SourceForge Sketch page and on freshmeat. LicenseSketch is published under the terms of the GNU Library General Public License (LGPL). I've put it under the LGPL, because many parts of Sketch can be used as a library (and are used by Sketch that way), and the LGPL is less restrictive than the normal GNU General Public License when it comes to distributing an LGPL'ed library with software covered by a different license. |
| Last updated 06 May 2000, by Bernhard Herzog |