about summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/image.md1
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
s='alt'>
dee0f89 ^
16c3f0a ^
589db74 ^


8126d82 ^
589db74 ^


16c3f0a ^





589db74 ^




60b17c4 ^

16c3f0a ^

dee0f89 ^
16c3f0a ^



dee0f89 ^
60b17c4 ^
dee0f89 ^




589db74 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46