1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-11-13 13:14:20 +03:00
Macaw/Source/svg
Yuri Strot c82404f771 Fix #238: Improve gradient API and implementation.
* New API: LinearGradient(degree, stops)
* Linear gradient can be used with any degree now
* Replace var fields to let fields in all gradient classes
2017-12-13 20:18:18 +07:00
..
SVGConstants.swift Add SwiftLint configuration and apply autocorrection 2017-10-16 16:13:54 +07:00
SVGParser.swift Fix #238: Improve gradient API and implementation. 2017-12-13 20:18:18 +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 Change Double.pi to .pi 2017-10-23 15:45:59 +07:00
SVGView.swift Add SwiftLint configuration and apply autocorrection 2017-10-16 16:13:54 +07:00