Aruino 1.8.20
Windows 10
Hello There
I have been tryng for the last 4 houres to change my Arduino Software font to Monocraft,
wich I found on Github.
I am able to change the Software font to any preinstalled font I found on my Laptop,
like for example Verdana, just not to Monocraft.
The font is propperly installed on my PC, I checked this by using the font inside Word.
I also tryed alot of configurations in the preferences.txt file like for example:
editor.font=Monocraft,plain,14
editor.font=Monocraft Medium,plain,14
editor.font=Monocraft_Medium,plain,14
editor.font=Monocraft,Medium,14
editor.font=´Monocraft´,plain,14
editor.font="Monocraft",plain,14
editor.font=monocraft,plain,14
editor.font=monocraft Medium,plain,14
editor.font=monocraft_Medium,plain,14
editor.font=monocraft,Medium,14
editor.font=´monocraft´,plain,14
editor.font="monocraft",plain,14
editor.font=Monocraft,bold,14
and alot more...
In Word when calling up the Font it is just: Monocraft
wich did not help me much.
I tryed tryng to figure out the correct formating, by searching the Font inside.
System Setting>Font>Monocraft
wich provided me witht no Additional Information as well.
Coud it mabey be that custom fonts are not supported by Arduino IDE?
I am close to my Wits End, any Help is Appriciated, thx
-BlueJoshHere