diff options
author | salo <salo@pkgsrc.org> | 2003-01-30 17:57:45 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-01-30 17:57:45 +0000 |
commit | 7814ee55a7def495638da6600366a43397195180 (patch) | |
tree | 22a12e3dbd8c8d61e80543626fe3ee4bdd94745f /graphics/sodipodi/distinfo | |
parent | abab427b104cebfad110e170b015e63f17dbca87 (diff) | |
download | pkgsrc-7814ee55a7def495638da6600366a43397195180.tar.gz |
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
Diffstat (limited to 'graphics/sodipodi/distinfo')
-rw-r--r-- | graphics/sodipodi/distinfo | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/sodipodi/distinfo b/graphics/sodipodi/distinfo index ca8b795e567..992fdd6b184 100644 --- a/graphics/sodipodi/distinfo +++ b/graphics/sodipodi/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/10/07 23:47:50 jlam Exp $ +$NetBSD: distinfo,v 1.4 2003/01/30 17:57:45 salo Exp $ -SHA1 (sodipodi-0.25.tar.gz) = 6c2b056c3c3f76a8581a92487dea3dcc094154f8 -Size (sodipodi-0.25.tar.gz) = 1260296 bytes -SHA1 (patch-ab) = 3410f7cc009c4777515eaacd4279f7608337d200 +SHA1 (sodipodi-0.28.tar.gz) = e5ce39bdf7289ca315f0c716dcb3a03280ae9769 +Size (sodipodi-0.28.tar.gz) = 1399242 bytes |