Use fill-rule evenodd in svg

Hello,

We have just released GoJS 2.3 Alpha, which includes support for the even-odd fill rule.

When making SVG-like Path syntax, use the fill rule F1 instead of F, eg "F1 M 0 0 L 50 50 ..."