Update README.md

This commit is contained in:
Hermet Park 2023-01-07 01:24:37 +09:00 committed by GitHub
parent 262303c8b8
commit 57e3efc6ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -371,7 +371,7 @@ ThorVG core has no dependencies. However, ThorVG has optional feature extensions
* External JPG support: [turbojpeg](https://github.com/libjpeg-turbo/libjpeg-turbo) * External JPG support: [turbojpeg](https://github.com/libjpeg-turbo/libjpeg-turbo)
* Examples: [EFL](https://www.enlightenment.org/about-efl.md) * Examples: [EFL](https://www.enlightenment.org/about-efl.md)
Note that ThorVG supports both static/external image loaders. If your system has no external library, you can choose static loader since it doesn't have dependency. Note that ThorVG supports both static/external image loaders. If your system has no external library, you can choose a static loader since it doesn't have dependency.
[Back to contents](#contents) [Back to contents](#contents)
<br /> <br />