Skip to content

aegorov-out/svgwext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG/WMF/EMF WIC Decoder and Thumbnail Provider

Windows Imaging Component (WIC) SVG/WMF/EMF decoders and File Explorer thumbnail provider extension. Gzip-compressed formats (.svgz, .wmz, .emz) are supported.
The extension uses Direct2D to render SVG and WMF/EMF graphics.

System Requirements

Works on Windows 10 Creators Update (1703, build 15063) or newer verion. No additional libraries or frameworks are used.

Build Environment

Microsoft Visual Studio Community 2019 (WiX Toolset Extension to build MSI packages)

Installation

The extension module architecture must match the architecture of your system. Download 64-bit package (English) for 64-bit Windows, or 32-bit package (English) for 32-bit Windows.
Then just install the downloaded .MSI package.

If you prefer to build the source code by yourself and/or use DLL self-registration, the corresponding routines (DllRegisterServer, DllUnregisterServer, DllInstall) are available.

Downloads

Choose an appropriate package or use these direct links:

* All the binaries are language-neutral, only installation package UI is translated.


License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

About

SVG/WMF/EMF WIC decoder and thumbnail provider

Resources

License

Stars

Watchers

Forks

Packages

No packages published