-
### LVGL version
v9.1
### What happened?
When using the internal ThorVG library to play a Lottie animation it fails to build due to errors inside the thorVG library
"no instance of constructor "…
-
Looks a regression bug, trimpath animation look incorrect on the viewer(1.0-pre5), the local test looks good.
[11483.json](https://github.com/user-attachments/files/17866962/11483.json)
-
Migration from: https://github.com/andyf-canva/thorvg-swift
TODO:
- [x] Replace the thorvg core with the git submodule (#2 )
- [x] Migrate core code from [thorvg-swift](https://github.com/andyf-c…
-
### Lottie
I noticed some rendering compatibility issues in WebGL. Others in example folder appear to work fine.
1. abstract_circle.json
![CleanShot 2024-11-25 at 09 22 10](https://github.com…
-
### LVGL version
v9.2
### What happened?
[ 46%] Building CXX object ../lvgl-9.2.0/out/CMakeFiles/lvgl_thorvg.dir/src/libs/thorvg/tvgLottieExpressions.cpp.o
ld.lld: error: lib/liblvgl.a(lv_blend_he…
-
See https://github.com/SuperAuguste/thorvg/tree/opengl-capi which adds OpenGL canvas support to the C API and merges in https://github.com/thorvg/thorvg/pull/2866.
With those changes, here's what y…
-
### LVGL version
9.3.0
### What happened?
windows, open the VG_LITE and THORVG int lv_config.h,the could not show anything:
![图片](https://github.com/user-attachments/assets/60d9d148-e6ac-49dd-aff…
-
Finally, the major version of thorvg is going to be changed. This is the opportunity to clear up any mess.
- [ ] Add a Canvas parameter to all paints gen()
- [ ] Support Paints list manipulation. …
-
ThorVG:
![image](https://github.com/user-attachments/assets/584da05e-e068-46a5-84ff-974f0e8ba733)
Expected:
![duck](https://github.com/user-attachments/assets/6c6b3b91-2e17-43f3-97c2-f4f4afac1be4…
-
Now GL seems to be the only engine that support the SVG 2 requirements: https://www.w3.org/TR/SVG2/pservers.html#RadialGradientNotes
samples (focal1 is the example from this issue, I …