Jalaj P. Jha Technical & Miscellaneous Ramblings

4Jun/070




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?