Hermet Park

Results 592 comments of Hermet Park

@bkmgit Just in case, please let us know if you'd like to contribute that enhancement yourself. Thanks.

> Yes, will contribute this functionality. Cool, I expect ThorVG can detect RapidJSON installed on the system at build configuration time. If it's found, ThorVG can depend on it; otherwise,...

> While not actively maintained [jsmn](https://github.com/zserge/jsmn) is the smallest code ~500 lines of C and just parse json. Maybe easier to use this as the basis for a parser if...

History: https://github.com/thorvg/thorvg/issues/692

> Possibly could use the example files at https://lottiefiles.com/free-animations/example to see if parsing json is time consuming @bkmgit You need samples? We have a bunch of samples in https://github.com/thorvg/thorvg/tree/main/examples/resources/lottie ?

> Improve AA quality for gl and webgpu renderers > Ideas: > 1. Use MSAA x8, x16 - need to check for support in browser environment > 2. Use post...

https://github.com/thorvg/thorvg/issues/2920

Need any solution for AA enhancement: - Any custom feathering solution? Analytic AA? - SDF? - SuperSampling ?

@mgrudzinska Could you please address the status of this PR? What is needed to move it forward? If it's still valid, could you please resolve the conflicts and rebase it?