Commit graph

5 commits

Author SHA1 Message Date
joerg
d4743316f3 Don't use malloc.h. 2007-08-08 21:31:26 +00:00
salo
7814ee55a7 Update to version 0.28.
Provided by Juan RP via PR pkg/19798, also closes PR pkg/19616 by Gan Uesli
Starling.

Changelog:

Sodipodi 0.28
=============
 * Eliminated lagging-behind-UI event queues
 * Eliminated expensive intersection tests for select-only updates
 * MMX optimizations for most heavily used pixel operations
 * Compilation speedups
 * Way to add custom freetype-readable fonts, having real vertical metrics
 * Fully dynamic XML editor
 * Combine and Convert to curve work on multiple items selected
 * userSpaceOnUse units are supported, nautilus-readable icons can be drawn
 * Way to specify reflect and repeat gradient spreads
 * Patterned lines
 * Node editing has stamping too

Sodipodi 0.27
=============
 * Transformation 'stamping'
 * Objects with either or both dimension zero show size correctly
 * Fully functional radial gradients
 * Patterns are displayed (no editing yet)
 * You can enter arbitrary unicode values in text context
 * Much faster text display
 * Rule scale and origin can be changed
 * Lots of bugfixes

Sodipodi 0.26
=============
 * Works now on locales using ',' as decimal separator
 * Writes DTD correctly, Sodipodi files are viewable with Adobe SVG plugin
 * Text is editable in place
 * Plain SVG saving mode
 * Recently opened files list
 * Fill rule can be changed
 * Lots of bugfixes
2003-01-30 17:57:45 +00:00
jlam
2eb77765fa Use EXPORT_SYMBOLS_LDFLAGS instead of hardcoding -export-dynamic into the
LDFLAGS.
2002-10-07 23:47:50 +00:00
wiz
c070fbf2a1 Update to 0.25, as requested in pkg/18268. Converted to buildlink2.
Changes:
In 0.24: gradients, dynamic dialogs, emergency saves, much improved handles,
better line drawing code, and near complete grid/guideline snapping.
In 0.25: text object now conforms to SVG spec, global cleanup of styles and
units was done, star, spiral, and arc were added, autotrace and vertical
text layout now supported.
2002-09-12 00:43:49 +00:00
manu
d543d8b090 Open source vector graphics drawing program using SVG as native format 2001-08-10 06:36:09 +00:00