1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-21 01:47:44 +03:00
Macaw/Source/svg
Yuri Strot 906357b965
Merge pull request #360 from f3dm76/task/polygonPointsCount
Fix crash when polygon points count is odd
2018-05-16 14:47:11 +07:00
..
SVGCanvas.swift Add NodeLayout 2018-05-07 16:14:06 +07:00
SVGConstants.swift Fix #261: "D" attribute of path parsed incorrectly 2017-12-28 18:31:39 +07:00
SVGContentLayout.swift Add tests 2018-05-11 14:29:29 +07:00
SVGNodeLayout.swift Add tests 2018-05-11 14:29:29 +07:00
SVGParser.swift Merge pull request #360 from f3dm76/task/polygonPointsCount 2018-05-16 14:47:11 +07:00
SVGParserError.swift Add SwiftLint configuration and apply autocorrection 2017-10-16 16:13:54 +07:00
SVGParserRegexHelper.swift Add e notation parsing 2018-04-23 17:08:12 +07:00
SVGSerializer.swift Don't serialize empty dasharray 2018-04-19 16:37:25 +07:00
SVGView.swift Add public extensions to convert Macaw primitives to system CG primitives 2018-05-14 20:34:16 +07:00