1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-19 17:07:13 +03:00
Macaw/Source/svg
Julius Lundang 362d2a6f12 👌 Updating code due to code review changes.
* Updated SVGParserError to conform to Equatable so we can throwing functions
2018-08-19 17:04:28 +08:00
..
SVGCanvas.swift Fix SVGCanvas bounds 2018-06-25 16:33:05 +07:00
SVGConstants.swift Fix all SwiftLint warnings 2018-05-16 23:40:04 +07:00
SVGNodeLayout.swift Implement correct combination of SVG layout and MacawView content layout 2018-05-21 17:07:49 +07:00
SVGParser.swift 👌 Updating code due to code review changes. 2018-08-19 17:04:28 +08: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 Merge pull request #429 from exyte/fixes-for-bounds 2018-06-25 13:09:20 +07:00
SVGView.swift 🎨 Improving API structure for readability 2018-08-17 17:54:52 +08:00