How to draw with respect to units

A discussion forum for JFreeSVG (a fast, lightweight, SVG generator for the Java platform).
Locked
lmenten
Posts: 1
Joined: Sat Oct 28, 2017 2:19 pm
antibot: No, of course not.

How to draw with respect to units

Post by lmenten » Sat Oct 28, 2017 2:38 pm

Hello,

I am new to JFreeSVG and I just can't figure out if there is a way to configure a SVGGraphics2D object so that the subsequent calls to drawXXX() methods also comply with the SVUnits passed to constructor.

Thanks in advance
Laurent

Locked