walling / node-rsvg

Parse SVG files and render them as PNG, PDF, SVG, or raw memory buffer images.
MIT License
98 stars 48 forks source link

Invalid method documentation #2

Closed julien-f closed 10 years ago

julien-f commented 10 years ago

In index.js:260, options.element should be options.id.

walling commented 10 years ago

Fixed in v0.2.5, thanks for reporting the issue.