svg-path
svg-path copied to clipboard
Path.translate should only apply to non-relative coordinates?
If I apply a Path.translate, it looks like the implementation is applying this to all points, however for shouldn't it only be applied to non-relative coordinates?