hannukp
Results
2
issues of
hannukp
Nice project :+1: . I'm using it to generate Promise-based http client API in addition to DTOs, and for that reason I needed to add formatType to the public API....
Fixed to match original C# code (lines 1561-), fixes clipping of open polylines: ``` foreach (OutRec outRec in m_PolyOuts) { if (outRec.Pts == null) continue; else if (outRec.IsOpen) FixupOutPolyline(outRec); else...