zufuliu / notepad4

Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin matepath.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest versions of 32-bit builds don't support HD?

853419196 opened this issue · comments

It seems that the latest version of Win32 build no longer provides a high DPI version.
However, in fact, until Windows 10, Microsoft still provided 32-bit operating systems.
If we consider 32-bit Windows 7 and Windows 10, can we resume providing 32-bit high-DPI versions?

HD version is only provided for 64bit (Vista and later) systems

However you can download HD for Win32 and ARM from CI builds (e.g. Notepad2_MSVC2022_i18n_Win32 from https://github.com/zufuliu/notepad2/actions/runs/6761043372).

To reduce release assets HD version for 32-bit win32 and arm will not be provided.