Re: Auto-Installing Fonts
- Posted by "Cuny, David at DSS" <David.Cuny at DSS.CA.GOV> Feb 17, 2000
- 464 views
Bernie Ryan wrote: > Do you mean BOOL ChooseFont( LPCHOOSEFONT lpcf ) No, I've already got a font chooser dialog in Win32Lib (thanks to Judith). I'm writing a music notation program that uses TrueType font. If the user hasn't got it installed on their system, the output will look rather silly. I'm looking for a way to automatically install the font. I'm not sure if simply moving the font to \Windows\Fonts will do the trick, and wondered if there was a routine for automatically installing the font on the system. Thanks! -- David Cuny