On Mon, 24 Jun 2024 22:01:09 GMT, Phil Race <[email protected]> wrote:
> The problem is due to per-user install fonts on windows having full paths so > they may be too long. > This is identical to the JDK fix that was done some time ago > https://github.com/openjdk/jdk/pull/13359 > I've tested that per-user fonts still work and so do the system-wide > installed fonts. This pull request has now been integrated. Changeset: d9c88630 Author: Phil Race <[email protected]> URL: https://git.openjdk.org/jfx/commit/d9c88630fad0e9cd4a93ac0901141f4ae7939be0 Stats: 20 lines in 1 file changed: 6 ins; 7 del; 7 mod 8311124: [Windows] User installed font 8281327 fix does not work for all cases Reviewed-by: lkostyra, kcr ------------- PR: https://git.openjdk.org/jfx/pull/1487
