Skip to content
/ gsvg Public

A Groovy object model for SVG (Scalar Vector Graphics)

License

Notifications You must be signed in to change notification settings

Alipsa/gsvg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Groovy Scalar Vector Graphics (gsvg)

This is an object model to create (or parse and manipulate) SVG documents for groovy. If you have groovy in your classpath, you can use it in any JVM language (Java, Scala, etc.).

The jvm should be java 17 or later.

This is early work in progress, no release version exists yet!

See the test for various ways to create, parse and write SVG

About

A Groovy object model for SVG (Scalar Vector Graphics)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages