lukehaas / RunJS

RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
https://runjs.app
2k stars 43 forks source link

Custom fonts not visible on windows 11 #587

Open davidpuntodev opened 8 months ago

davidpuntodev commented 8 months ago

When I want to select a custom font from my system. Only very specific fonts appear. Such as [candara, Verdana, Times] etc. I have fonts like [dank mono, Cascadia Code, Victor mono] installed and they do not appear. I have installed them in several ways both. for my current user and for all users and it still does not work. Captura de pantalla 2023-10-31 112012

lukehaas commented 7 months ago

@17030752 the next version of RunJS will be using a different method for retrieving the user fonts. Hopefully, this will resolve the issue.

lukehaas commented 5 months ago

@17030752 this issue should now be resolved for you in the latest version of RunJS - 2.10.1. Could you confirm if that's the case?

davidpuntodev commented 5 months ago

@lukehaas Of course now all fonts are listed, but when selecting a font the Arial font is loaded if the selected font is not supported.

xDacksx commented 4 months ago

I have the same issue, it lists all the fonts, but when some of them, once they are selected, do not display. image