1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-11 05:05:23 +03:00
Macaw/Source
2019-05-29 17:55:48 +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 all standard web colors 2019-05-24 19:42:37 +07:00
platform Clean up source code 2019-05-24 19:43:21 +07:00
render Avoid NPE mentioned in #571: LoadFont with "bold" weight will crash 2019-05-13 19:36:55 +07:00
svg #393 improve mask support, if element has mask but mask hasn't children then element is not rendering 2019-05-29 17:55:48 +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