godot/modules/svg
Rémi Verschelde 0e0ccc4adf
ImageLoader: Remove references to unsupported svgz extension
I don't see any reference to gzip/svgz supported in the nanosvg library,
and the handful of test gzip compressed svgz files I tried failed loading.

Also cleaning a couple missing includes in platform export code.

(cherry picked from commit 1ee44b2366)
2022-01-25 18:41:01 +01:00
..
SCsub Use modules_enabled.gen.h to improve inter dependency checks 2021-07-14 23:36:38 +02:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
image_loader_svg.cpp ImageLoader: Remove references to unsupported svgz extension 2022-01-25 18:41:01 +01:00
image_loader_svg.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
register_types.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
register_types.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00