Closed demodude4u closed 7 years ago
Because the renders are built using sprites, this may be effective at reducing the file size and improving web browser performance.
I can first try and use something like https://github.com/jfree/jfreesvg , which has a Graphics2D interface I can swap out and try.
nah.
I think .svg rendering is a great idea, FWIW.
Hmm, I should at least try the jfreesvg library and see how well it performs.
Because the renders are built using sprites, this may be effective at reducing the file size and improving web browser performance.
I can first try and use something like https://github.com/jfree/jfreesvg , which has a Graphics2D interface I can swap out and try.