JFreeSVG 1.7

A discussion forum for JFreeSVG (a fast, lightweight, SVG generator for the Java platform).
Locked
david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

JFreeSVG 1.7

Post by david.gilbert » Tue Feb 25, 2014 6:39 pm

A new version of JFreeSVG is now available to download. From the README file:

Code: Select all

Version 1.7 (25 February 2014)
- added SVGHints.KEY_BEGIN_GROUP and SVGHints.KEY_END_GROUP to allow grouping of SVG output;
- fix drawString() to include id if SVGHints.KEY_ELEMENT_ID is set;
- fix transparent colors issue;
- fixed minor issue with meta tag in HTML output file.
JFreeSVG is dual licensed under the GNU AGPL and a commercial licence.
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

Locked