diff options
Diffstat (limited to 'doc/image.md')
-rw-r--r-- | doc/image.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/image.md b/doc/image.md index d2f482ff..904daeed 100644 --- a/doc/image.md +++ b/doc/image.md @@ -89,6 +89,7 @@ Currently, the supported input formats are: * BMP, PNG, JPEG, GIF (through stb_image) * WebP (through JebP) +* SVG (through NanoSVG; no inline SVG yet) More formats may be added in the future, provided there exists a reasonably small implementation, preferably in the public domain. (I do |