1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-21 01:47:44 +03:00
Macaw/Source/svg
Yuri Strot dd7b7904c1
Merge pull request #291 from f3dm76/task/svgViewBox
Fix #87: Support <svg> viewBox attribute
2018-04-11 16:19:48 +07:00
..
SVGConstants.swift Fix #261: "D" attribute of path parsed incorrectly 2017-12-28 18:31:39 +07:00
SVGParser.swift Merge pull request #291 from f3dm76/task/svgViewBox 2018-04-11 16:19:48 +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 Better Align implementation 2018-04-03 13:17:43 +07:00
SVGView.swift Code review improvements 2018-04-10 10:59:12 +07:00