1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-21 09:59:10 +03:00
Macaw/Source/svg
2018-03-30 11:53:42 +07:00
..
SVGConstants.swift Fix #261: "D" attribute of path parsed incorrectly 2017-12-28 18:31:39 +07:00
SVGParser.swift Merge remote-tracking branch 'Macaw/master' into task/svgViewBox 2018-03-30 11:53:42 +07:00
SVGParserError.swift Add SwiftLint configuration and apply autocorrection 2017-10-16 16:13:54 +07:00
SVGParserRegexHelper.swift Add SwiftLint configuration and apply autocorrection 2017-10-16 16:13:54 +07:00
SVGSerializer.swift Fix #173: Implement elliptical Arc support in path SVG shape 2017-12-28 17:55:45 +07:00
SVGView.swift Use TransformHelper in SVGView 2018-03-29 18:27:58 +07:00