-
-
Notifications
You must be signed in to change notification settings - Fork 666
Closed
Description
System information
- ImageGlass version:
Version: 9.2.0.1208 (64-bit)
Magick.NET Q16-HDRI-OpenMP x64 net8.0 14.2.0
.NET Runtime: 8.0.11
WebView2 Runtime: 131.0.2903.112
Describe the feature
An SVGZ file is a compressed version of an SVG (Scalable Vector Graphics) file. SVG files are widely used for vector graphics because they are lightweight, resolution-independent, and based on XML markup. The SVGZ format further reduces the file size by using GZIP compression, making it faster to transmit and load, especially over the web.
