Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@xavier-atero xavier-atero released this 26 Jan 18:26
· 29 commits to master since this release

[v1.0] - 2019-01-26

Added

  • Read and write SVG files.
  • Programatically modify the attributes of the elements in compliance with the (SVG) 1.1 specification.
  • Programatically modify the style attribute in compliance with the (DOM) Level 2 Style Specification.
  • Access SVG elements using XPath.
  • Programatically create SVG basic shapes.
  • Programatically create SVG texts.
  • Programatically align SVG elements.
  • Draw preset connectors between points and elements