I’d been trying everything to make the font size bigger, Is it even possible with the default font? If yes can you tell me how?
This is how I tried to make it work
public static PCScreenFont MenuFont = new PCScreenFont(32, 16, new byte[4096], new List<UnicodeMapping>());
Although i asked chatgpt to help me but nothing works
New contributor
user23341876 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.