1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-08-15 16:10:39 +03:00
Commit Graph

1603 Commits

Author SHA1 Message Date
Yuri Strot
9a1abccbb6
Merge pull request #535 from exyte/fix/387
Fix #387: add "system" color support for SVG parser
2019-04-08 16:57:55 +07:00
Mark Goldin
6f1d0b102b Fix #387: use opacity for system colors 2019-04-08 16:30:36 +07:00
Mark Goldin
f2f9edabbd Fix #387: add color-prop-04-t-manual svg & reference files and testColorProp04 to MacawSVGTests 2019-04-05 13:06:32 +07:00
Yuri Strot
251b651187
Add reference to W3C SVG Test Suite 2019-04-05 12:36:57 +07:00
Yuri Strot
67a1fa7a14 0.9.5 release 2019-04-04 15:47:08 +07:00
Yuri Strot
428dcde7c4 Fix code warnings 2019-04-04 14:59:48 +07:00
Yuri Strot
669161a3a0
Merge pull request #556 from amarunko/swift_5_initializers_fix
Swift 5 initializers fix
2019-03-27 12:42:39 +07:00
basilche
947715c2c4
Update README.md 2019-03-27 10:49:17 +07:00
Anton Marunko
a77830e88e Added missing import 2019-03-27 01:01:19 +06:00
Anton Marunko
c53ba5cefc Adding overriding isEqual to avoid bugs 2019-03-27 00:29:04 +06:00
Anton Marunko
1a68c1f916 Fix for initializers 2019-03-27 00:04:20 +06:00
Yuri Strot
8a8b247d27
Merge pull request #555 from amarunko/swift_5.0
Swift 5.0
2019-03-26 20:19:38 +07:00
Anton Marunko
f00e8363bf Fix ios image version 2019-03-26 19:01:30 +06:00
Anton Marunko
275faa538f Fix travis image version 2019-03-26 18:56:27 +06:00
Anton Marunko
256c87a615 Examples fixes 2019-03-26 18:51:43 +06:00
Anton Marunko
bb3cb69616 moved to swift 5 2019-03-26 17:58:13 +06:00
Yuri Strot
51523955c1
Merge pull request #553 from f3dm76/fix/topLayers
Remove all renderers actually used in animation itself
2019-03-25 12:49:58 +07:00
Alisa Mylnikova
5f09ddff61 Remove all renderers actually used in animation itself 2019-03-25 11:39:26 +07:00
Yuri Strot
586bf9b5a8
Merge pull request #551 from f3dm76/task/topLayers
Replace top renderers with top layers
2019-03-22 13:45:29 +07:00
Alisa Mylnikova
605cbe8024 Remove weak thing 2019-03-22 13:39:36 +07:00
Alisa Mylnikova
c7bba3438b Replace top renderers with top layers 2019-03-22 13:14:45 +07:00
Yuri Strot
c1cebea871
Merge pull request #541 from f3dm76/fix/redisplaying-layers
Remove extra layers
2019-03-18 19:16:11 +07:00
Alisa Mylnikova
e8433f8a1a Fix macos include 2019-03-18 19:08:41 +07:00
Alisa Mylnikova
9e8ea14f6d Separate file for WeakThing 2019-03-18 17:46:58 +07:00
Yuri Strot
9124c94e72
Merge pull request #537 from K-Be/master
Added support of kerning to Text
2019-03-18 17:30:53 +07:00
Yuri Strot
e5f8599723
Merge pull request #545 from devsedo/to_path
Refactor toPath method from Locus extension.
2019-03-18 17:23:24 +07:00
Eduard Sergeev
f26c234fa8 Override toPath() for Path. 2019-03-14 12:52:41 +07:00
Eduard Sergeev
c33ac908bc Override toPath() for Polyline. 2019-03-14 12:52:23 +07:00
Eduard Sergeev
90f8ca6c43 Override toPath() for Polygon. 2019-03-14 12:52:16 +07:00
Eduard Sergeev
78fb030e12 Override toPath() for Line. 2019-03-14 12:52:09 +07:00
Eduard Sergeev
90e8c66ced Override toPath() for Point. 2019-03-14 12:52:02 +07:00
Eduard Sergeev
6bebe3ba70 Override toPath() for Arc. Darwin is needed for sin/cos. 2019-03-14 12:51:48 +07:00
Eduard Sergeev
65b658dd39 Override toPath() for Circle. 2019-03-14 12:51:33 +07:00
Eduard Sergeev
6758c3bbe0 Override toPath() for Rect. 2019-03-14 12:51:22 +07:00
Eduard Sergeev
fd64147a3a Move toPath() out of Locus extension to make it overridable.
Change access modifiers for helper functions.
2019-03-14 12:51:00 +07:00
Mark Goldin
9da0e017b7 Fix #387: refactor "system" color support for SVG parser 2019-03-11 00:46:12 +07:00
Alisa Mylnikova
1b1ea7f62d Remove extra layers 2019-03-06 16:06:55 +07:00
Yuri Strot
ec167bf9f7 Fix #536: Class Pattern has internal constructor 2019-03-01 23:52:03 +07:00
Andrew Romanov
14db8659e3 renamed kern to kerning, fixed tests for kerning attribute 2019-03-01 23:42:01 +07:00
Andrew Romanov
ca65880621 property kern renamed to kerning 2019-03-01 21:31:59 +07:00
Mark Goldin
9f9821a8ac wip on Fix 387 - add "system" color support for SVG parser 2019-02-28 18:07:41 +07:00
Andrew Romanov
2b5f671d60 added support of kerning to Text. Added example for text rendering. 2019-02-28 13:53:40 +07:00
Yuri Strot
99c9f79625 Merge branch 'master' of github.com:exyte/Macaw 2019-02-26 14:18:36 +07:00
Yuri Strot
c2e119a6b4
Update README: 0.9.3 => 0.9.4 2019-02-14 19:37:24 +07:00
Yuri Strot
7ba6377868 0.9.4 release 2019-02-14 19:09:42 +07:00
Alisa Mylnikova
f460922413 Fix layers redisplaying 2019-02-14 16:56:57 +07:00
Yuri Strot
e4c3bcd759 Fix ambiguous XMLElement reference 2019-02-14 14:23:34 +07:00
Yuri Strot
8c9fd67892 Formatting and test fixes 2019-02-13 19:53:12 +07:00
Yuri Strot
aadc9f3f68 Fix few issues in opacity support PR
* Better parsing of opacity value
* Safe code for wrong input
* Correct formatting
* Avoid incorrect visibility handler
2019-02-13 19:42:56 +07:00
ZHENG Shilin
7f437e8e52 support opacity in svg element 2019-02-13 19:10:37 +07:00