doc: updated example dependency

This commit is contained in:
Hermet Park 2024-06-19 15:20:56 +09:00
parent 0d9b7c2006
commit a716e516fa

View file

@ -499,7 +499,7 @@ ThorVG offers versatile support for image loading, accommodating both static and
* External PNG support: [libpng](https://github.com/glennrp/libpng)
* External JPG support: [turbojpeg](https://github.com/libjpeg-turbo/libjpeg-turbo)
* External WebP support: [libwebp](https://developers.google.com/speed/webp/download)
* Examples: [EFL](https://www.enlightenment.org/about-efl.md)
* Examples: [SDL2](https://www.libsdl.org/)
[Back to contents](#contents)
<br />