Sketsa SVG Editor 5.0 Released

December 5th, 2007 | by Tonny Kohar |

Just a quick note, yesterday we just released Sketsa SVG Editor 5.0, a cross platform vector drawing application based on SVG.

What’s new:

  • Add command line open options
  • Add basic marker support
  • Add basic pattern support
  • Improvement on Selection Tools
  • Improvement on Rotate Tool
  • Improvement on DropperTool
  • Migrate to Netbeans 6
  • Change to NbPreferences
  • Fix RotateTool when canvas zoom change
  • Fix some under/redo artifacts
  • Fix SaveAs bug
  • Other bug fixes

For plugins developer, in this release we also add and expose SVG Animation Engine Class

/** Returns the SVGAnimationEngine for the document or null.
 * @return org.apache.batik.bridge.SVGAnimationEngine
 */
VectorCanvas.getAnimationEngine()

Tags: , ,

You must be logged in to post a comment.