Posted July 31, 201015 yr I'm trying to make my first NFO viewer (and i'm a noob with VB.NET) and i am at good point but i have a problem with the font for display correctly the ASCII Infact the font that i need is Terminal but the application can read only True Type font, what can i do now? Thanks
July 31, 201015 yr No way there without WinAPI.Check out this project to see one way: CustomFont.7zIt's C#, but you can easily convert it to VB.NET in SharpDevelop...
Create an account or sign in to comment