1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-19 08:57:35 +03:00
Macaw/Source/svg
2019-02-07 16:24:30 +07:00
..
CSSParser.swift Add CSSParser to the project and fix lint warnings 2018-10-29 13:20:18 +07: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 Code review changes 2019-02-07 16:24:30 +07:00
SVGParserError.swift Throw errors instead of fatal error calling 2018-10-02 14:11:05 +06:00
SVGParserRegexHelper.swift Fix all SwiftLint warnings 2018-05-16 23:40:04 +07:00
SVGSerializer.swift Update macOS version to use Swift 4.2 2018-10-04 14:43:11 +07:00
SVGView.swift 🎨 Improving API structure for readability 2018-08-17 17:54:52 +08:00