diff options
author | bptato <nincsnevem662@gmail.com> | 2025-01-07 17:10:08 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2025-01-07 17:10:08 +0100 |
commit | 80963b9b58bed77a0fbaf16f55ea4e85b0768079 (patch) | |
tree | f56eff894d12d1b16b30ffedb05d68b6500af087 /doc/cha-image.5 | |
parent | ed602972aa7b28fac30dcc9ce779975abc9871bf (diff) | |
download | chawan-80963b9b58bed77a0fbaf16f55ea4e85b0768079.tar.gz |
Update manpages
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. |