Hello Everyone,
I'm trying to find a way to initialiize a SlimDX.Direct3D10.Font instance by loading a font.ttf from file.
It seems that Direct3D9.Font had an overloaded constructor that accepted System.Drawing.Font which could be loaded via PrivateFontCollection.AddFromFile.
How does one do this in Direct3D10?
Can someone point me in the right direction?
The context of the question is that I don't want to install the font. Instead it should be part of my app or within a resource file.
Direct3D10 howto load font from file or resource
Started by mipper, Jan 26 2012 10:02 AM
No replies to this topic






