Open
Description
Currently you must specify (centered, though undocumented) radius + width. It would also be nice to be able to specify exact inner and outer radius. Need to decide whether to do it in two steps our as one method like radii( float inner, float outer )
. Either way, we should also document what the methods do.