Package: skencil (0.6.17-16) [universe]
Links for skencil
Ubuntu Resources:
Download Source Package skencil:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Daniel Baumann
It should generally not be necessary for users to contact the original maintainer.
External Resources:
- Homepage [www.skencil.org]
Similar packages:
Interactive vector drawing program for X11
Skencil is an interactive vector drawing program. It currently support drawing primitives like rectangles, ellipses, Bezier curves, bitmap (ppm, png, jpg, tiff etc.) and EPS images and text. All objects can be rotated, scaled and sheared. Primitives can have fill and line properties. A number of special effects like blend groups, text to Bezier and text along a path are provided. Skencil supports an unlimited undo history. Import of XFig, AI (up to version 8), WMF, CMX and SVG files. Exports to EPS, AI, PDF (with reportlab) and SVG.
Skencil is written in Python with an Tkinter GUI. User scripts can be written in Python.
Other Packages Related to skencil
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libx11-6
- X11 client-side library
-
- dep: libxext6
- X11 miscellaneous extension library
-
- dep: python (<< 2.6)
- An interactive high-level object-oriented language (default version)
- dep: python (>= 2.5)
-
- dep: python-imaging-tk
- Python Imaging Library - ImageTk Module
-
- dep: python-support (>= 0.7.1)
- automated rebuilding support for Python modules
-
- dep: tcl8.4 (>= 8.4.5)
- Tcl (the Tool Command Language) v8.4 - run-time files
-
- dep: tk8.4 (>= 8.4.5)
- Tk toolkit for Tcl and X11, v8.4 - run-time files
-
- sug: gsfonts-x11
- Make Ghostscript fonts available to X11
-
- sug: python-reportlab
- ReportLab library to create PDF documents using Python