You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-22
Original file line number
Diff line number
Diff line change
@@ -6,27 +6,6 @@ These are the offline installers, portable ZIPs, and deployment MSIs for Paint.N
6
6
7
7
**Release notes:** https://.../...
8
8
9
-
System Requirements:
10
-
- Windows 11, or Windows 10 v1809+, or Windows Server 2019/2022
11
-
- 64-bit CPU (Intel/AMD x64 or ARM64)
12
-
-_Optional:_ A pen or drawing tablet that supports Windows Ink
13
-
-_Recommended:_ A CPU that supports AVX2
14
-
-_Recommended:_ A GPU or APU that supports Direct3D 11, such as an NVIDIA GeForce, AMD Radeon, Intel Arc, Intel Iris (Plus or Xe), or Intel HD/UHD
15
-
16
-
_(Friendly hint: If you don't know what an MSI is, then it's almost certainly not the download you want. Just grab the "anycpu" installer if you're not sure which one to use.)_
17
-
18
-
_The "source code" ZIP does not contain any actual files or source code, it is just included automatically as part of GitHub's "releases" functionality._
19
-
20
-
---
21
-
22
-
_This next template is for the 5.1 prerelease builds, and will replace the above template when it reaches its stable release._
23
-
24
-
---
25
-
26
-
These are the offline installers, portable ZIPs, and deployment MSIs for Paint.NET. The web installer is also provided, which will download and run the correct installer for any supported CPU and OS.
27
-
28
-
**Release notes:** https://.../...
29
-
30
9
**System Requirements:**
31
10
- Windows 11, or Windows 10 v21H2, or Windows Server 2022
32
11
- 64-bit CPU (Intel/AMD x64 with AVX2, or ARM64)
@@ -40,11 +19,13 @@ These are the offline installers, portable ZIPs, and deployment MSIs for Paint.N
40
19
- Intel Core 4th generation (Haswell, 2013) or newer
41
20
- AMD Ryzen 1st generation (2017) or newer.
42
21
- For a list of GPUs that support Direct3D 11, see the "11_0" row in the table at https://en.wikipedia.org/wiki/Feature_levels_in_Direct3D
22
+
- For HDR and WCG displays, Paint.NET will be able to make use of the display's full color gamut and Windows will manage color accuracy and consistency. Images will not be clamped to sRGB's color gamut.
23
+
- For SDR displays, Paint.NET will operate in sRGB mode which means images will be clamped to sRGB's color gamut. This ensures consistent color reproduction, but color accuracy depends on the display itself being configured for sRGB as well.
43
24
44
25
**Notes about unsupported hardware:**
45
26
- Intel/AMD CPUs without AVX2 will work but will be slower. Our testing and optimization efforts no longer include Intel/AMD CPUs without AVX2.
46
27
- An HDD will work but will have slow performance and it is not supported. Our testing and optimization efforts no longer include HDDs.
47
-
- GPUs that do not support Direct3D 11 cannot be used, relegating those tasks to the CPU, and performance will be slow. Some effects may take an excruciatingly long time to render.
28
+
- GPUs that do not support Direct3D 11 cannot be used, relegating those tasks to the CPU. Performance will be slower, and some effects may take an excruciatingly long time to render.
48
29
49
30
_(Friendly hint: If you don't know what an MSI is, then it's almost certainly not the download you want. Just grab the "anycpu" installer if you're not sure which one to use.)_
0 commit comments