JFreeSVG 1.4

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.4

Post by david.gilbert » Thu Oct 24, 2013 4:21 pm

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

Code: Select all

Version 1.4 (24 October 2013)
- getSVGFontStyle() now specifies font-size units as required by the SVG standard. Fixes a bug that is visible when the SVG output is rendered in FireFox (which is more strict about the standard than other browsers);
- added text-rendering attribute to the SVG text element generated by the drawString() method;
- added new key and values to SVGHint to configure the value of the text-rendering attribute.
JFreeSVG is dual licensed under the GNU AGPL and a commercial licence (for a limited time, the commercial license is included free with purchases of the JFreeChart Developer Guide).
David Gilbert
JFreeChart Project Leader

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

Locked