mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-13 19:44:28 +00:00
Update README.md
This commit is contained in:
parent
262303c8b8
commit
57e3efc6ab
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
* 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)
|
||||
<br />
|
||||
|
|
Loading…
Add table
Reference in a new issue