shapedrawer
shapedrawer copied to clipboard
Can the `Drawing` class be modified to draw with specified offset?
In its current state Drawing can only be used for very static things. I'd like to have method which will draw all vertices with specified offset. Or maybe it makes no sense and will eliminate that optimization?