-
When I am calling `Canvas::sync()` under some conditions, it is returning `Result::InsufficientCondition` (equal to 2).
In the API reference (https://www.thorvg.org/apis) , this return code is undo…
-
### LVGL version
9.1.0
### What happened?
compile LVGL with SDL display driver and enable the LV_DRAW_SDL option.
run the lv_example_arc_1() or other demos which contains arc drawing.
The arc wil…
-
Filling with transparency isn't taken into account?
It should be invisible since the opacity is zero.
[test.json](https://github.com/user-attachments/files/16359933/test.json)
-
```c++
In file included from modules/riscv/thirdparty/libriscv/lib/libriscv/bytecode_dispatch.cpp:9:
In file included from modules/riscv/thirdparty/libriscv/lib/libriscv/cpu_dispatch.cpp:263:
modul…
fire updated
5 months ago
-
Seen in Godot `master` branch after moving from ThorVG 0.13.7 to 0.13.8, the following SVG:
![thanks](https://github.com/thorvg/thorvg/assets/4701338/54acde4d-0cf5-4fcf-a45b-75cd7912048a)
[thanks.…
-
These stroking shouldn't be visible in overlapped merging shape regions.
![b7689480-aa3e-11ea-9762-522092100cc1](https://user-images.githubusercontent.com/3711518/92690822-9769a980-f37c-11ea-8b34-a…
-
@tinyjin @hermet thanks so much for such a quick response to this issue. ❤️ Will pull in the changes when `v0.13.3` is released.
@hermet regarding contributing the swift binding to th…
-
In OpenGL/GLES, all the GL function and GL object needs to be used in the thread which GLContext is makecurrent. Otherwise, some driver implementation may generate error and abort the process.
Some…
-
### LVGL version
v9.1.0
### What happened?
I want to draw a Bezier curve. but got strange effect
![20240616_210017](https://github.com/lvgl/lvgl/assets/23631026/de718421-1baa-4418-9a09-1f5…
-
How is this library compared to RLottie in terms of performance? My main purpose is for usage in web as WASM, the WASM build for RLottie was around 300KB-400KB, but this library was around 600KB, so n…