deorder / mo2-plugins

Mod Organizer 2 Plugins
MIT License
47 stars 13 forks source link

Remove PNG files and use SVG graphics instead #5

Closed Freso closed 6 years ago

Freso commented 6 years ago

Qt as Mod Organizer uses it has support for using SVG files, which will scale to whatever resolution the user is using, so using the SVG files will be more scalable across the varying HiDPI monitors and screen scaling etc. solutions—the SVG files should always look clear, while the PNG may "deteriorate" as they get upscaled.


Tested locally and seems to work perfectly.