eseifert / vectorgraphics2d

Graphics2D implementations to export various vector file formats
Eclipse Public License 2.0
108 stars 28 forks source link

vg2d.getCommands(); is undefined for type Graphics2D #65

Closed zulot closed 6 years ago

zulot commented 6 years ago

Example il wiki doesn't work.

method "getCommands()" is undifined for type java.awt.Graphics2D

eseifert commented 6 years ago

Thanks for spotting this! I fixed the code in the README and in the wiki.