1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-11-11 01:42:35 +03:00
Macaw/Source
Yuriy Kashnikov 08003735ab Port MacawTests to Mac OS X
- Wrap parts into platform dependent macro
- Disable the following tests:
    MacawTests/Animation/CombineAnimationTests.swift
    MacawTests/Animation/DelayedAnimationTests.swift
    MacawTests/Animation/SequenceAnimationTests.swift
    MacawTests/Bounds/ImageBoundsTests.swift
    MacawTests/Bounds/NodeBoundsTests.swift

Add proper text weight rendering

Enhance support for SVG text attributes

- Support `text-anchor` in parser, serializer, and renderer
- Support `font-weight` in parser and serializer
- Support `stroke` (width/fill color) in parser, serializer, and
  renderer
2017-09-29 14:25:46 +07:00
..
animation Revert "Animations sequence fix" 2017-09-05 15:47:54 +07:00
bindings update classes...20% 2017-08-10 20:01:11 +07:00
events update classes...20% 2017-08-10 20:01:11 +07:00
model Resolve merge conflict for parseText method 2017-09-29 12:58:54 +07:00
platform Merge remote-tracking branch 'origin/master' into swift4 2017-09-12 14:59:15 +07:00
render Port MacawTests to Mac OS X 2017-09-29 14:25:46 +07:00
svg Resolve merge conflict for parseText method 2017-09-29 12:58:54 +07:00
thirdparty Basic conversion 2017-08-28 14:56:52 +07:00
utils clean up 2017-08-17 19:29:26 +07:00
views Removing zPosition rendering 2017-09-12 14:35:42 +07:00
Info.plist Initial project structure 2015-12-08 01:23:30 +06:00