Hermet Park
Hermet Park
Until now, the ThorVG features, including the RenderMethod interface, have been primarily designed with a focus on the sw_engine behavior. We need to confirm the functionality of the blend() feature...
The current gl engine is under development; the features are unstable, and its coverage is quite low. Confirmed example working - [x] Shape - [x] MultiShapes - [x] LinearGradient -...
See: https://github.com/facebook/zstd
[sample.zip](https://github.com/thorvg/thorvg/files/12557725/sample.zip)
Shaded rocket part is not correct. ThorVG:  Normal:  [lf20_l3qxn9jy.json](https://github.com/thorvg/thorvg/files/13277939/lf20_l3qxn9jy.json)
Somewhat this gif code is buggy: generated frame image no 37 by gif:  frame capture from the canvas at no.37: 
- The primary idea is to reduce the redraw region by merging dirty paint areas within the renderer (since we are in retained mode). - Partial rendering is only effective...
2229 - feColorMatrix filter 2684 - feGaussianBlur filter [Example.zip](https://github.com/thorvg/thorvg/files/11241202/Example.zip)
We can observe an anti-aliasing problem in the Capi example. Need to figure out... 
Merging-path is one of the advanced features that are widely used among users. ``` ["merge-mode"] : { "type": "integer", "title": "Merge Mode", "description": "Boolean operation on shapes", "oneOf": [ {...