Anton Heestand

Results 3 comments of Anton Heestand

I see there is a PR with a fix https://github.com/marmelroy/Zip/pull/221

Hi, this error is thrown here: https://github.com/hexagons/SwiftSVG/blob/2fb9da7c69dd8e357a7f64e48f89a1d028d6c900/SwiftSVG/SVG/Elements/SVGPath.swift#L84 What it's referring to is that the argument must begin with the letter "M" (lowercase or uppercase). I ran into the same issue....

Here's a case where I'm sending 1000 values per second. It might be overkill, but there's a crash within 10 seconds. [OSC Thread Test.zip](https://github.com/sammysmallman/OSCKit/files/11315827/OSC.Thread.Test.zip)