Mega Search
23.2 Million


Sign Up

Make a donation  
How to get font name from font file (ttf)  
News Group: borland.public.delphi.nativeapi.win32

I like to get the font name from an uninstall font file (ttf format).
How do i do it with delphi 6
thank you



Vote for best question.
Score: 0  # Vote:  0
Date Posted: 2-Jan-2008, at 9:42 AM EST
From: Frankie
 
Re: How to get font name from font file (ttf)  
News Group: borland.public.delphi.nativeapi.win32
> Go to http://www.wotsit.org and download the specification 
> for the TTF file
> format.

Philip Patrick has already done the work for us :-)

Retrieving font name from TTF file
http://www.codeproject.com/KB/GDI/fontnamefromfile.aspx

Jean-Marie


Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 3-Jan-2008, at 1:47 PM EST
From: Jean-Marie Pierrard
 
Re: How to get font name from font file (ttf)  
News Group: borland.public.delphi.nativeapi.win32
"Frankie"  wrote in message
news:477b0692@newsgroups.borland.com...

> I like to get the font name from an uninstall font file (ttf format).
> How do i do it with delphi 6

Go to http://www.wotsit.org and download the specification for the TTF file
format.


Gambit



Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 1-Jan-2008, at 7:48 PM EST
From: Remy Lebeau \(TeamB\)