alvinhochun Posted October 29, 2011 Share Posted October 29, 2011 I am on an attempt to use C# and System.Graphics to render .FON fonts. Having been upset for thousands of searches on Google, I finally realize that my best and simple image editor, Paint.NET can support .FON fonts (like Fixedsys, System) So I am thinking of if Paint.NET uses C# and .NET, how does it make this work? Can anyone lend me a helping hand, please? (Well it seems that this forum is not dedicated for this, but I can't think of a better place.) Quote Link to comment Share on other sites More sharing options...
BoltBait Posted October 29, 2011 Share Posted October 29, 2011 Paint.NET does not use GDI+ to render fonts. I believe it uses GDI instead. Rick has recommended http://freetype.sourceforge.net/index2.html in the past. You may want to check that out. Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.