[reportlab-users] ANN: svglib 0.5 available
   
    Dinu Gherman
     
    reportlab-users@reportlab.com
       
    Fri, 14 Jun 2002 09:01:53 +0200 (CEST)
    
    
  
Hi,
I've released svglib 0.5, a module to read SVG files and 
reuse them in ReportLab documents (converted to RL Drawing 
objects) or convert them directly to PDF files (very simi-
lar conversions to bitmaps and EPS can easily be added).
There is only one piece of documentation so far, one file
containing slides for my presentation at EPC 2002. svglib
builds on the standard Python 2.x minidom package, not on
PyXML. See more information here:
  http://python.net/~gherman/#svglib
Regards,
Dinu