-
Enhancement
-
Resolution: Fixed
-
P4
-
8, 11
-
Windows 10, starting from build 17704.
This includes major update version 1809 (Redstone 5).
-
b14
-
windows_10
Starting from build 17704, Windows 10 supports per-user font installation (see https://blogs.windows.com/windowsexperience/2018/06/27/announcing-windows-10-insider-preview-build-17704/#SgtQaWxPhRKl3mHR.97). This installation method actually becomes default, while 'Install for all users' action does it now the old (system-wide) way.
JRE currently doesn't recognize fonts installed in the new way. In particular, GraphicsEnvironment.getAllFonts() doesn't list them, and such fonts cannot be used by passing their name to Font constructor.
JRE currently doesn't recognize fonts installed in the new way. In particular, GraphicsEnvironment.getAllFonts() doesn't list them, and such fonts cannot be used by passing their name to Font constructor.
- duplicates
-
JDK-8255281 Support fonts installed per-user on Windows 10
- Closed
- relates to
-
JDK-8255281 Support fonts installed per-user on Windows 10
- Closed
-
JDK-8281327 JavaFX does not support fonts installed per-user on Windows 10/11
- Resolved
-
JDK-8255281 Support fonts installed per-user on Windows 10
- Closed