1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-21 01:47:44 +03:00
Macaw/Source/svg
Yuri Strot 30dc952ea8
Merge pull request #437 from stephsharp/fix-transform
Fix transform on clipped images
2018-06-27 21:30:59 +07: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 Merge pull request #437 from stephsharp/fix-transform 2018-06-27 21:30:59 +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 Merge pull request #429 from exyte/fixes-for-bounds 2018-06-25 13:09:20 +07:00
SVGView.swift Fix #435: Missing initializer 'init(frame:)' in SVGView makes it unusable with IBDesignable 2018-06-26 15:01:21 +07:00