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-18 22:11:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
ba3d2b77a1
thorvg
/
src
/
loaders
/
external_webp
History
Hermet Park
c4e6b03b84
loaders: decode the image with premultiplied alpha.
...
basically, the renderer requires images with premultiplied alpha.
2024-04-06 12:08:21 +09:00
..
meson.build
loader/webp: Support static webp loader
2024-04-06 12:08:18 +09:00
tvgWebpLoader.cpp
loaders: decode the image with premultiplied alpha.
2024-04-06 12:08:21 +09:00
tvgWebpLoader.h
renderer: enhanced shared surface handling with mutex implementation
2024-01-02 20:34:12 +09:00