virtualx-engine/modules/svg
Rémi Verschelde 1ee44b2366
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.
2022-01-17 10:52:32 +01:00
..
config.py
image_loader_svg.cpp ImageLoader: Remove references to unsupported svgz extension 2022-01-17 10:52:32 +01:00
image_loader_svg.h
register_types.cpp
register_types.h
SCsub