Archive for June 4th, 2007
WinAPI : More on Font Object
In a post posted earlier namely WinAPI : The Font Object, we saw how we can use CreateFont and CreateFontIndirect functions to use fonts installed in the system. What if the required font is not already installed, you have the font files, and need to use it?
Read the rest of this entry »


