Menu

#42 Graphguide says there are no RLG paths

feature_requests
open
Graphics (4)
7
2002-05-17
2002-05-17
No

Chapter 3.5 of the Graphics Guide claims there was no Path
shape in RLG. The contrary is true:

Python 2.2 (#1, Feb 13 2002, 11:18:45)
[GCC 2.95.2 19991024 (release)] on darwin
>>> from reportlab.graphics.shapes import Path
>>>

Discussion


Log in to post a comment.