You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get some ascii art based programs running on the switch. The font used for my laptops console and the switch's console are completely different however, so the brightness gradient is completely different.
I saw in this thread that the font was based off CP437 (the traditional IBM PC character set), but also noticed that there are some differences in the font.
I was pointed to the default_font.bin file but was unable to open that file in any useful way.
Is there a way that I can get access to the font file, preferably in .bmp format?
The text was updated successfully, but these errors were encountered:
I'm trying to get some ascii art based programs running on the switch. The font used for my laptops console and the switch's console are completely different however, so the brightness gradient is completely different.
I saw in this thread that the font was based off CP437 (the traditional IBM PC character set), but also noticed that there are some differences in the font.
I was pointed to the default_font.bin file but was unable to open that file in any useful way.
Is there a way that I can get access to the font file, preferably in .bmp format?
The text was updated successfully, but these errors were encountered: