1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-21 18:09:21 +03:00
Macaw/MacawTests/Animation
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
..
AnimationUtilsTests.swift More tests for absoluteIndex 2017-04-28 18:09:35 +07:00
CombineAnimationTests.swift Port MacawTests to Mac OS X 2017-09-29 14:25:46 +07:00
ControlStatesTests.swift Reverting some changes to API 2017-03-09 21:08:17 +07:00
DelayedAnimationTests.swift Port MacawTests to Mac OS X 2017-09-29 14:25:46 +07:00
SequenceAnimationTests.swift Port MacawTests to Mac OS X 2017-09-29 14:25:46 +07:00