diff options
Diffstat (limited to 'doc/cha-image.5')
-rw-r--r-- | doc/cha-image.5 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/cha-image.5 b/doc/cha-image.5 index da304fe6..db3dbb19 100644 --- a/doc/cha-image.5 +++ b/doc/cha-image.5 @@ -98,6 +98,8 @@ Currently, the supported input formats are: BMP, PNG, JPEG, GIF (through stb_image) .IP \[bu] 2 WebP (through JebP) +.IP \[bu] 2 +SVG (through NanoSVG) .PP More formats may be added in the future, provided there exists a reasonably small implementation, preferably in the public domain. |