PyAnvilEditor
PyAnvilEditor copied to clipboard
'Canvas' has no attribute 'brush'
Your last example in the README showing using the canvas doesn't work because the canvas class lacks the 'brush' functionality. Not sure if you knew, but it is weird that it is in your README but not in the actual code. Thanks!