You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/assets_pipeline/importing_images.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Godot can import the following image formats:
22
22
- PNG (``.png``)
23
23
- Precision is limited to 8 bits per channel upon importing (no HDR images).
24
24
- Truevision Targa (``.tga``)
25
-
- SVG (``.svg``, ``.svgz``)
25
+
- SVG (``.svg``)
26
26
- SVGs are rasterized using `ThorVG <https://www.thorvg.org/>`__
27
27
when importing them. `Support is limited <https://www.thorvg.org/about#:~:text=among%20the%20svg%20tiny%20specs%2C%20yet%20unsupported%20features%20in%20the%20thorvg%20are%20the%20following>`__;
0 commit comments