Installing font [modified]
-
Someone please guide me how to install a font programatically. I mean is there any API call like InstallFont(LPCTSTR lpFontName); Regards, Aljechin :rose: -- modified at 5:49 Friday 23rd June, 2006
-
Someone please guide me how to install a font programatically. I mean is there any API call like InstallFont(LPCTSTR lpFontName); Regards, Aljechin :rose: -- modified at 5:49 Friday 23rd June, 2006
Do you see
CreateFont
_**
**_
whitesky
-
Someone please guide me how to install a font programatically. I mean is there any API call like InstallFont(LPCTSTR lpFontName); Regards, Aljechin :rose: -- modified at 5:49 Friday 23rd June, 2006
Rather than creating an already installed font, I think what you are looking for is
AddFontResource()
.
"The largest fire starts but with the smallest spark." - David Crow
"Judge not by the eye but by the heart." - Native American Proverb