Skip to content
forked from aquavitae/svg2rlg

A tool to convert from SVG to reportlab graphics objects

License

Notifications You must be signed in to change notification settings

sarnold/svg2rlg

 
 

Repository files navigation

Build Status

SVG2RLG

This is a Python3 fork from google code. What follows is the original readme.


svg2rlg is a tool to convert from SVG to reportlab graphics objects.

License: BSD

Note that the reportlab rendering to image files does not correctly handle the 'fillOpacity' attribute and also the filling rules is not handled. Some tests in the test suite will therfore fail as an image, but it will render correctly in a PDF.

The test suite is not included, but can be downloaded and put in the 'test-suite' folder. If wxpython is installed the file 'svg2rlg_render_test.py' will render the svg and show the corresponding expected png image.

The SVG test suite can be download at:

http://www.w3.org/Graphics/SVG/Test/20061213/archives/W3C_SVG_11_FullTestSuite.tar.gz

Runar Tenfjord runar.tenfjord@gmail.com

About

A tool to convert from SVG to reportlab graphics objects

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%