1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-08-16 08:30:33 +03:00
Macaw/Source
2019-05-31 16:29:34 +07:00
..
animation WIP #561: Built-in zoom support 2019-04-08 17:29:41 +07:00
bindings moved to swift 5 2019-03-26 17:58:13 +06:00
events Fix lint warnings 2018-11-19 17:15:02 +07:00
export moved to swift 5 2019-03-26 17:58:13 +06:00
layout moved to swift 5 2019-03-26 17:58:13 +06:00
model add "image/jpeg" for decodable format 2019-05-31 14:15:51 +07:00
platform Clean up source code 2019-05-24 19:43:21 +07:00
render Fix #344: add parse multiple svg nodes 2019-05-31 14:14:53 +07:00
svg #344 rename root to canvas 2019-05-31 16:29:34 +07:00
thirdparty moved to swift 5 2019-03-26 17:58:13 +06:00
utils moved to swift 5 2019-03-26 17:58:13 +06:00
views Clean up source code 2019-05-24 19:43:21 +07:00
Info.plist Initial project structure 2015-12-08 01:23:30 +06:00
MCAMediaTimingFillMode_iOS.swift Moving changed only for iOS classes to platform specific methods and structs + RenderUtils methods for converting LineJoin and LineCap moved to appropriate structs 2018-09-27 17:30:04 +06:00
MCAMediaTimingFillMode_macOS.swift Update macOS version to use Swift 4.2 2018-10-04 14:43:11 +07:00
MCAMediaTimingFunctionName_iOS.swift Moving changed only for iOS classes to platform specific methods and structs + RenderUtils methods for converting LineJoin and LineCap moved to appropriate structs 2018-09-27 17:30:04 +06:00
MCAMediaTimingFunctionName_macOS.swift renamed kern to kerning, fixed tests for kerning attribute 2019-03-01 23:42:01 +07:00
MCAShapeLayerLineCap_iOS.swift Moving changed only for iOS classes to platform specific methods and structs + RenderUtils methods for converting LineJoin and LineCap moved to appropriate structs 2018-09-27 17:30:04 +06:00
MCAShapeLayerLineCap_macOS.swift Update macOS version to use Swift 4.2 2018-10-04 14:43:11 +07:00
MCAShapeLayerLineJoin_iOS.swift Moving changed only for iOS classes to platform specific methods and structs + RenderUtils methods for converting LineJoin and LineCap moved to appropriate structs 2018-09-27 17:30:04 +06:00
MCAShapeLayerLineJoin_macOS.swift Update macOS version to use Swift 4.2 2018-10-04 14:43:11 +07:00