This website requires JavaScript.
Explore
Help
Sign in
git_clone
/
thorvg
Watch
1
Star
0
Fork
You've already forked thorvg
0
mirror of
https://github.com/thorvg/thorvg.git
synced
2025-06-17 13:34:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
a39e70fb88
thorvg
/
src
/
loaders
/
external_webp
History
Hermet Park
886b6b365b
loaders: decode the image with premultiplied alpha.
...
basically, the renderer requires images with premultiplied alpha.
2024-02-07 20:40:53 +09:00
..
meson.build
loader/webp: Support static webp loader
2024-02-07 20:40:50 +09:00
tvgWebpLoader.cpp
loaders: decode the image with premultiplied alpha.
2024-02-07 20:40:53 +09:00
tvgWebpLoader.h
renderer: enhanced shared surface handling with mutex implementation
2024-01-02 20:34:12 +09:00