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

1407 Commits

Author SHA1 Message Date
Daniil Manin
e41b824798 #344 update w3c test suite 2019-05-31 16:37:14 +07:00
Daniil Manin
48bf7b76cb #344 add svg test for coords-viewattr-01-b-manual 2019-05-31 16:31:05 +07:00
Daniil Manin
5e731da95b #344 rename root to canvas 2019-05-31 16:29:34 +07:00
Daniil Manin
c1d03ac607 add "image/jpeg" for decodable format 2019-05-31 14:15:51 +07:00
Daniil Manin
26ab5c5137 Fix #344: add parse multiple svg nodes 2019-05-31 14:14:53 +07:00
Yuri Strot
91483c0143
Merge pull request #584 from exyte/fix/583
Fix #583 setup MacawTest to run on OSX
2019-05-30 15:56:22 +07:00
Daniil Manin
0588926c33 #583 change language from obj-c to swift 2019-05-30 14:40:52 +07:00
Daniil Manin
de68a2dfc1 #583 remove MacawOSX from target dependencies 2019-05-30 14:28:27 +07:00
Daniil Manin
6a6645cf6a #383 add color-prop-04 test for osx 2019-05-30 14:16:15 +07:00
Daniil Manin
12518d28ca #583 add extension for MacawOSX.Polygon 2019-05-30 13:59:09 +07:00
Daniil Manin
f7f45b061f #583 fix testSVGImage 2019-05-30 13:20:04 +07:00
Mark Goldin
88cb86dc27 Fix #583 final setup 2019-05-29 18:40:25 +07:00
Mark Goldin
36c702db0b Fix #583 setup MacawOSX for testing 2019-05-29 18:35:49 +07:00
Mark Goldin
07b7706c89 Fix #583 fix travis config #4 2019-05-29 18:31:00 +07:00
Mark Goldin
b722d60519 Fix #583 2019-05-29 18:14:54 +07:00
Mark Goldin
fe5b65a720 Fix #583 fix travis config #2 2019-05-29 17:56:23 +07:00
Mark Goldin
eefbb53607 Fix #583 fix travis config 2019-05-29 17:43:58 +07:00
Mark Goldin
3b96efaa4d Fix #583 setup travis 2019-05-29 17:35:41 +07:00
Mark Goldin
a20a3cf9e9 Fix #583 setup MacawTest to run on OSX 2019-05-29 16:44:06 +07:00
Yuri Strot
1fbc6f335b
Merge pull request #581 from exyte/fix/Update-W3C-SVG-Test-Suite
Update W3C SVG Test Suite
2019-05-27 13:33:27 +07:00
Yuri Strot
b239217a0d Clean up source code 2019-05-24 19:43:21 +07:00
Yuri Strot
d0e55b8549 Add all standard web colors 2019-05-24 19:42:37 +07:00
Yuri Strot
397a4570e0 Add compact API for geometry classes and Color 2019-05-24 19:41:40 +07:00
Yuri Strot
4a0027316f
Merge pull request #578 from exyte/test/347-SVG-tests-for-coords-trans
#347 Add SVG tests for coords-trans
2019-05-24 19:03:44 +07:00
Daniil Manin
f7783594a2 Merge branch 'master'
Conflicts:
	Macaw.xcodeproj/project.pbxproj
2019-05-24 18:17:55 +07:00
Yuri Strot
fbe6a607d1
Merge pull request #579 from exyte/test/SVG-tests-for-shapes-rect-ios-bug
Add SVG tests for shapes rect [old iOS bug]
2019-05-24 18:13:36 +07:00
Daniil Manin
d8926bae74 update w3c-svg-test-suite 2019-05-24 17:56:49 +07:00
Daniil Manin
5386fffe78 Merge branch 'master'
Conflicts:
	Macaw.xcodeproj/project.pbxproj
2019-05-24 16:18:37 +07:00
Yuri Strot
afe2f044ee
Merge pull request #577 from exyte/fix/395-SVG-test-paths-data-20-f-manual
Fix #395: Flags for 'a' path segment type may not be separated properly
2019-05-24 16:16:23 +07:00
Daniil Manin
fd4a68d02a add svg test for shapes-rect 2/3/6/7 2019-05-24 16:13:46 +07:00
Daniil Manin
0d5a5136da Fix #395: improvements readSegments for A,a 2019-05-24 16:07:34 +07:00
Daniil Manin
99c384887f add svg test for shapes-rect 2019-05-24 15:04:05 +07:00
Daniil Manin
d221718fd7 #347 add svg tests for coords-trans 2019-05-24 14:36:37 +07:00
Daniil Manin
8affa6f988 Fix #395: add type == .A 2019-05-23 19:18:25 +07:00
Daniil Manin
018bca18c0 Fix #395: update w3c-svg-test-suite 2019-05-23 18:53:20 +07:00
Daniil Manin
86cef55ef8 Fix #395: add svg test for paths-data-20-f-manual 2019-05-23 18:50:46 +07:00
Daniil Manin
3266afc07a Fix #395: improvements for SVGParser for readData, flags for 'a' path segment type may not be separated properly 2019-05-23 18:40:56 +07:00
Yuri Strot
4c91b10e7e
Merge pull request #576 from exyte/fix/388-SVG-test-color-prop-05-t-manual
Fix #388: Filling for group with currentColor property
2019-05-22 22:04:23 +07:00
Daniil Manin
6f6ef2dc10 update w3c-test 2019-05-22 18:26:45 +07:00
Daniil Manin
5376e3cc05 Merge branch 'master'
Conflicts:
	Macaw.xcodeproj/project.pbxproj
2019-05-22 18:24:35 +07:00
Yuri Strot
b0e85a4b2d
Merge pull request #575 from exyte/fix/399-SVG-test-struct-use-01-t-manual
Fix #399: Add test for struct-use-01-t-manual
2019-05-22 18:21:59 +07:00
Daniil Manin
01a898c2e6 update w3c-test 2019-05-22 18:15:24 +07:00
Daniil Manin
922a68bf6f change location of SVGKeys 2019-05-22 16:22:32 +07:00
Daniil Manin
d08bd4a60b Fix #388: add enum Keys with fill, color and currentColor 2019-05-22 14:15:40 +07:00
Daniil Manin
ee31b069f3 Fix #388: add test for color-prop-05-t-manual 2019-05-20 17:17:18 +07:00
Daniil Manin
9a3c7293f3 Fix #388: fix fill for group with currentColor 2019-05-20 17:05:45 +07:00
Daniil Manin
923056ecf4 Fix #399: add test for struct-use-01-t-manual 2019-05-20 13:49:27 +07:00
Yuri Strot
c8c9505b83
Merge pull request #574 from exyte/bug/548-ImageContextStack-is-not-safe
Remove imageContextStack, add scale property to CGContext
2019-05-17 14:21:21 +07:00
Daniil Manin
231d1ba982 #548 remove imageContextStack, add scale property to CGContext 2019-05-16 18:09:50 +07:00
Yuri Strot
81d0a91dca
Merge pull request #573 from exyte/bug/528-SVGParser-memory-leak
Fix memory leak with Image objects
2019-05-16 16:30:57 +07:00