1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-19 08:57:35 +03:00
Macaw/Source/svg
Yuri Strot 9a1abccbb6
Merge pull request #535 from exyte/fix/387
Fix #387: add "system" color support for SVG parser
2019-04-08 16:57:55 +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 Fix #387: refactor "system" color support for SVG parser 2019-03-11 00:46:12 +07:00
SVGNodeLayout.swift Implement correct combination of SVG layout and MacawView content layout 2018-05-21 17:07:49 +07:00
SVGParser.swift Fix #387: use opacity for system colors 2019-04-08 16:30:36 +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 Fix for initializers 2019-03-27 00:04:20 +06:00