Simple Project List Software Map

125 projects in result set
LastUpdate: 2009-11-21 21:58

ivtools

ivtools is a collection of drawing editors for PostScript, TeX, and Web graphics with both direct-manipulation and scriptable user interfaces.

LastUpdate: 2012-09-16 18:11

Toolbar Icons

Toolbar Icons is a collection of free toolbar icons. All icons are available as (Inkscape) SVG files. OMake build scripts that automatically generate PNG files of basically any size (using Inkscape) are included. PNG files in a few default sizes (16 x 16, 24 x 24, 32 x 32, and 256 x 256) are prepared in .tar.gz archives.

LastUpdate: 2011-02-02 20:54

Qanava

Qanava is a C++ library designed to display graphs on a Qt canvas. Qanava provide classes to generate various layouts of directed graphs and visualize their nodes with custom styles on a graphic canvas. Qanava is designed for applications with basic graph visualization needs such as Gantt charts, social networks, and document or network modelling applications. It is not meant for a complex interactive visualization of very large data sets.

LastUpdate: 2005-04-24 02:18

sMArTH

sMArTH is an equation editor built on open Web standards. The editor itself uses a SVG interface and the application logic is implemented in ECMAScript using the DOM. Both MathML and LaTeX are supported as exporting formats in addition to the SVG format. The most important mathematical content from both LaTeX and MathML is already provided, and this should cover the need of the majority of users. The graphical user interface allows even the most complex equations to be built with simple "Point and Click" techniques instead of writing convoluted typesetting code.

LastUpdate: 2013-06-18 22:23

QCAD Pro

QCAD Pro bundles QCAD with additional proprietary tools and plugins, including read and write support for the DWG file format, SVG export, printing a drawing on multiple pages (poster), and support for splines from fit points. QCAD is an application for computer aided drafting in two dimensions (2D). With QCAD, you can create technical drawings such as plans for buildings, interiors, mechanical parts, or schematics and diagrams. QCAD can be easily extended through plugins and its very powerful and complete ECMAScript (JavaScript) interface.

(Machine Translation)
LastUpdate: 2005-02-17 13:56

GEF

GEF is a graph editing library that can be used to
construct many, high-quality graph editing
appications. It features a simple, concrete
design, a Node-Port-Edge graph model that is
powerful enough for the vast majority of
connectied graph applications, a
Model-View-Controller design based on the Swing
Java UI library, and high-quality user
interactions for moving, resizeing, reshaping,
etc. It also supports several novel interactions
such as the broom alignment tool and
secltion-action-buttons.

(Machine Translation)
LastUpdate: 2006-04-17 04:55

SVG Slice

SVGSlice is a simple tool which generates chopped
up images from Inkscape SVG drawings. To figure
out where to cut, SVGSlice can use Inkscape's
built in guides (for simpler, grid-like cuts), or
it can use a specially named "slices" layer that
contains rectangles that mark areas to slice. Demo
files showing both approaches are included.

(Machine Translation)
LastUpdate: 2007-01-16 00:39

Gaphor

Gaphor is a UML modeling tool written in Python (2.2). It utilizes the GTK+ widget library, and is designed to be very extensible.

LastUpdate: 2001-06-27 22:59

ImPress

ImPress allows you to create good quality documents using vector graphics. You can use ImPress within a web browser with the Tcl/Tk plugin. It's a reasonable desktop publishing and presentation tool in a small package designed for Linux and for integration with Ghostscript.

LastUpdate: 2004-03-28 04:53

dxflib

dxflib is a C++ library for reading AutoCAD DXF files. It's very simple but provides the functionality to read the basic entities of DXF files.

(Machine Translation)
LastUpdate: 2010-05-28 09:11

papyrus Canvas Library

Papyrus is a 2D C++ scenegraph (canvas) library that utilizes the cairo library to perform drawing operations. Similar canvas libraries are the Gnome Canvas, Diacanvas, and the QT Canvas. Numerous canvas primitives are available, including arcs, rectangles, polylines, and line markers. An optional companion library, Papyrusmm, provides a set of Gtkmm widgets which includes viewports (a canvas display widget similar to Gtk::DrawingArea) and other UI widgets related to drawing interfaces.

LastUpdate: 2004-05-10 18:03

DrawSWF

DrawSWF is a simple drawing application written in Java. The drawing can be exported as an animated SWF (Macromedia Flash) file. It has been tested to run with Java2 1.4 under Linux.

(Machine Translation)
LastUpdate: 2005-07-16 14:41

Skencil

Sketch is a vector drawing program similar to
CorelDraw or Adobe Illustrator. It is written
almost completely in Python with some modules
written in C, combining the flexibility and power
of Python with the speed of C. Advanced features
include gradient fills, clip masks, text along a
path, blend groups, convert text to curves, and more.

(Machine Translation)
LastUpdate: 2015-05-20 03:31

BirdFont

!BirdFont 輪郭ベクトル グラフィックスを作成して、フォントの TTF、EOT と SVG 形式でエクスポートすることができますエディターです。

(Machine Translation)
LastUpdate: 2021-01-13 05:08

WinPrint

WinPrintは、DOSアプリケーションによって生成される標準プリンタ出力をデフォルトのWindowsプリンターへ転送します。コードページ変換、空ページ除去、罫線素片文字のサポートをしています。全てWindowsプラットフォーム上での作業です。Borland DELPHIで開発されています。