Skip to content

A very small API for manipulating inkscape SVG files in ruby. Comes with SimpleOverlay, an internal DSL for writing scripts to generate animations based on overlays. Includes support for generating latex powerdot slides for each snapshot.

License

Notifications You must be signed in to change notification settings

ttonelli/rubyscape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

RubyScape is a very (really very) small ruby API for manipulating Inkscape  SVG files. Currently, all it can do is to load from a file, perform some queries, modify some parameters of objects, and write to a file. This is everything I needed to implement SimpleOverlay, a simple internal DSL to write overlay-based animations.


About

A very small API for manipulating inkscape SVG files in ruby. Comes with SimpleOverlay, an internal DSL for writing scripts to generate animations based on overlays. Includes support for generating latex powerdot slides for each snapshot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages