[reportlab-users] Graphics Guide, Paths

Robin Becker reportlab-users@reportlab.com
Mon, 12 Aug 2002 09:09:47 +0100


In article <25CF3650-ADC2-11D6-AA91-00039345C610@darwin.in-berlin.de>,
Dinu Gherman <gherman@darwin.in-berlin.de> writes
>For the record: section 3.1 of the Graphics Guide says:
>
>  " - Path (not implemented yet, but will be added in the future)"
>
>while reportlab/graphics/shapes.py contains:
>
>  class Path(SolidShape):
>      """Path, made up of straight lines and bezier curves."""
>      ...
>
>I guess the latter is more correct...
>
>Dinu
do paths work properly for PDF, EPS, SVG? I'm fairly sure they plot OK,
but the clipping stuff isn't working properly so far as I can tell. 
-- 
Robin Becker