1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-21 01:47:44 +03:00
Macaw/Source/svg
Yuri Strot 60ec01ca68
Merge pull request #402 from f3dm76/task/userSpaceClip
Add ability to specify clipPathUnits
2018-06-07 13:42:17 +07:00
..
SVGCanvas.swift Implement correct combination of SVG layout and MacawView content layout 2018-05-21 17:07:49 +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 Remove empty Rect 2018-06-07 13:35:06 +07:00
SVGParserError.swift Add SwiftLint configuration and apply autocorrection 2017-10-16 16:13:54 +07:00
SVGParserRegexHelper.swift Fix all SwiftLint warnings 2018-05-16 23:40:04 +07:00
SVGSerializer.swift Fix RoundRect export to SVG 2018-06-07 08:13:01 +03:00
SVGView.swift Implement correct combination of SVG layout and MacawView content layout 2018-05-21 17:07:49 +07:00