1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-21 01:47:44 +03:00
Macaw/Source/svg
2018-10-01 14:43:10 +06:00
..
SVGCanvas.swift Fix SVGCanvas bounds 2018-06-25 16:33:05 +07:00
SVGConstants.swift Swift 4.2 adaptation 2018-09-04 17:31:00 +07:00
SVGNodeLayout.swift Implement correct combination of SVG layout and MacawView content layout 2018-05-21 17:07:49 +07:00
SVGParser.swift Formatting fixes (swift 4.2 style) 2018-09-27 17:31:09 +06:00
SVGParserError.swift 👌 Updating code due to code review changes. 2018-08-19 17:04:28 +08:00
SVGParserRegexHelper.swift Fix all SwiftLint warnings 2018-05-16 23:40:04 +07:00
SVGSerializer.swift Control Statement Violation: if, for, guard, switch, while, and catch statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses. 2018-10-01 14:43:10 +06:00
SVGView.swift 🎨 Improving API structure for readability 2018-08-17 17:54:52 +08:00