Hermet Park

Results 592 comments of 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: ![thorvg org](https://user-images.githubusercontent.com/3711518/230284956-d8278a0b-e8a2-45d6-a6d4-3bc83426d707.png) Actaully, this svg doesn't supported by any...

@mgrudzinska how to get the svg source the above images?

Current result (fail) ![thorvg](https://user-images.githubusercontent.com/3711518/230284329-e8bf95af-a60e-4f63-8da5-47eb1c9746e1.png) ``` ```

@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: ![image](https://user-images.githubusercontent.com/3711518/236726248-7fd5a15b-e71c-4a7d-b493-e17d63deedc1.png)

@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.