Archived
1
0
Fork 0
forked from Mirror/Ryujinx
This repository has been archived on 2024-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
jinx/Ryujinx.Common/System
Mary-nyan 872f036d64
misc: Remove dependency on System.Drawing.Common (#4082)
We only used it in one spot for DPI scaling factor.

This implements the same behaviour using gdiplus.

This remove 700KB of dependency to download and around 170KB unpacked.
2022-12-09 18:00:53 +01:00
..
DisplaySleep.cs misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901) 2021-12-04 20:02:30 -03:00
ForceDpiAware.cs misc: Remove dependency on System.Drawing.Common (#4082) 2022-12-09 18:00:53 +01:00
GdiPlusHelper.cs misc: Remove dependency on System.Drawing.Common (#4082) 2022-12-09 18:00:53 +01:00
WindowsMultimediaTimerResolution.cs misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901) 2021-12-04 20:02:30 -03:00