Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Font Registartion

Status
Not open for further replies.

Alexsey

Programmer
Joined
Aug 8, 2002
Messages
9
Location
UA
Hello!
Help with your knowledges, how can i register a font ( i have a file 21205___.ttf )in a system, using Delphi. Thank you!

PS: Sorry for my English...
 
if you want to add the font to windows go to
controlpanel/fonts
 
I don't know how to do this from Delphi, but If what you want to do is make sure that a font used by your program is avalible when the programm is run, Use an installer program such as Innosetup.
Innosetup will handle the installation/registration of fonts for you. You will need the extended version. Innosetup 2.
Steve

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top