1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-11 05:05:23 +03:00
Macaw/Source
2019-05-22 16:22:32 +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 #528 fix memory leak with Image objects 2019-05-16 15:33:35 +07:00
platform #548 remove imageContextStack, add scale property to CGContext 2019-05-16 18:09:50 +07:00
render Avoid NPE mentioned in #571: LoadFont with "bold" weight will crash 2019-05-13 19:36:55 +07:00
svg change location of SVGKeys 2019-05-22 16:22:32 +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 #561: Built-in zoom support (Fix OSX build) 2019-04-08 19:27:57 +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