Hermet Park
Hermet Park
Fixed by https://github.com/thorvg/thorvg/pull/1379/files No problem at building svg2tvg though it has some another compatibility issues with the thorvg viewer. ``` PS D:\thorvg\build\src\bin\svg2tvg> .\svg2tvg.exe .\images\ Directory: "D:\thorvg\build\src\bin\svg2tvg\images\" Generated TVG file :...
finished for MacOS, working on Andorid.
done iOS https://github.com/thorvg/thorvg/pull/1681
done Android https://github.com/thorvg/thorvg/pull/1692
> check: > > ``` > > > > > > > > > > > > > > ``` Result:  Actaully, this svg doesn't supported by any...
@mgrudzinska how to get the svg source the above images?
Current result (fail)  ``` ```
@mgrudzinska Hmm... clippath can be simply composed using a single shape (adding multiple pathes). Probably, svg loader could achieve it without scene-clippath. it's better for performance.
the result checked on the latest: 
@mgrudzinska @JSUYA @mihashco @fire Please take a look at my suggestion and feel free to leave any comments until any issues arise in your projects. Thank you.