1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-11-11 01:42:35 +03:00
Macaw/Source/svg
shipinev 7217120853 Merge branch 'master' into task/swiftlint
# Conflicts:
#	Source/animation/layer_animation/FuncBounds.swift
#	Source/animation/layer_animation/PathBounds.swift
#	Source/model/geom2d/GeomUtils.swift
#	Source/render/RenderUtils.swift
#	Source/svg/SVGParser.swift
#	Source/svg/SVGSerializer.swift
2017-10-19 15:01:09 +07:00
..
SVGConstants.swift Add SwiftLint configuration and apply autocorrection 2017-10-16 16:13:54 +07:00
SVGParser.swift Implement clip-path support in SVG parser 2017-10-18 17:48:42 +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 Merge pull request #209 from exyte/feature/parse-svg-clip-path 2017-10-19 12:32:54 +07:00
SVGView.swift Add SwiftLint configuration and apply autocorrection 2017-10-16 16:13:54 +07:00