Jakub Marcowski
4042c7a6a7
Optimize all .png
images using oxipng
2025-02-17 16:06:37 +09:00
Hermet Park
f84b2331da
lottie: support default slot overriding
...
issue: https://github.com/thorvg/thorvg/issues/2915
2024-11-09 17:28:52 +09:00
Hermet Park
87761dc7c7
lottie/slot: revise gradient fill support
...
Revise gradient fill data parsing by adding support
for the color stop count (p) parameter in slot data.
issue: https://github.com/thorvg/thorvg/issues/2795
2024-11-04 11:43:36 +09:00
Hermet Park
ad6f2070fe
examples/tvg: updated samples
2024-10-01 12:17:32 +09:00
Mira Grudzinska
1a1d00ea71
tests: ++lcov
2024-09-27 07:07:50 +09:00
Hermet Park
5332876fe8
common: spec out TexMap
...
Spec out this incomplete experimental feature,
this is a still promising one, we will reintroduce
this officially after 1.0 release
size: -2kb
issue: https://github.com/thorvg/thorvg/issues/1372
2024-08-20 11:14:54 +09:00
Hermet Park
19b21852e3
test: coverage enhancement
...
+ Accessor::id()
+ Picture::paint()
2024-08-07 12:02:22 +09:00
Mira Grudzinska
f26bdeba8d
tests: ++coverage
2024-06-26 22:06:19 +09:00
Mira Grudzinska
a56fc81733
tvg_saver: fix 'order' serialization
...
Serialization of the "order" attribute caused
the bytes counter to be overwritten, resulting
in the created TVG file being corrupted.
Correctly created tag.tvg file has been included
as a test resource..
2024-06-26 14:15:50 +09:00
Hermet Park
d3b7da9f97
release: updated tvg binaries
2024-06-24 17:35:14 +09:00
Hermet Park
a1818cf62b
common: code refactoring
...
Replace the math functions with operator overloading.
This should potentially reduce the code size.
2024-05-27 10:48:46 +09:00
Jinny You
baaae5e416
test/lottie: added the slot resetting in animated property case
2024-05-16 17:46:54 +09:00
Jinny You
cc53bce8ab
test/lottie: Add the segment use case
2024-04-14 23:54:26 +09:00
Hermet Park
e6b87b270c
tvg: updated binary resources to v0.13
...
issue: https://github.com/thorvg/thorvg/issues/2067
2024-04-06 15:06:20 +09:00
Hermet Park
b0f258d531
test: improve the test-coverage.
...
make the lottie/text coverage up.
issue: https://github.com/thorvg/thorvg/issues/2067
2024-04-05 16:51:22 +09:00
Jinny You
5695f84307
test: Added test code for the lottie slot
...
This patch adds the test case for the recently introduced lottie slot API.
@Issues: https://github.com/thorvg/thorvg/issues/2029
2024-03-06 19:51:57 +09:00
Hermet Park
7ab5cb90aa
infra: renamed the folders, images -> resources.
...
these folders might have more than images.
2023-12-12 08:57:44 +09:00