Displaying UnInstalled Fonts
-
Can someone send me some sample code to display uninstalled fonts? Some thing like the 'The Font Thing' Also, how to dump the displayed font to an image file (jpg/gif/bmp) (displayed text in an image file) Thanks pgeorge64@yahoo.com
-
Can someone send me some sample code to display uninstalled fonts? Some thing like the 'The Font Thing' Also, how to dump the displayed font to an image file (jpg/gif/bmp) (displayed text in an image file) Thanks pgeorge64@yahoo.com
Temporarily load the font using AddFontResourceEx(). The font is now installed in the system for the current session. The next time the system starts, this font wont be loaded automatically. You can also use the RemoveFontResourceEx() function to unload a font. Bikram Singh I believe we should all pay our tax with a smile. I tried - but they wanted cash.