Hi Dan,
It seemed that there are few .net samples of it.
The link below is a MFC sample about how to get filename from a TTF
file, I think you can get some information from it.
Maybe it needs interop in .net to do it.
Hope this helps.
Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
--------------------
| From: "Dan" <
[email protected]>
| Subject: any ttf/otf headers reader?
| Date: Mon, 1 Sep 2003 09:16:32 +0200
| Lines: 9
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <
[email protected]>
| Newsgroups: microsoft.public.dotnet.languages.csharp
| NNTP-Posting-Host: ppp-217-133-158-66.cust-adsl.tiscali.it 217.133.158.66
| Path:
cpmsftngxa06.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA06.phx.gbl!TK2MSFTNGXA0
5.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.csharp:181241
| X-Tomcat-NG: microsoft.public.dotnet.languages.csharp
|
| Hi guys, does anybody know if there is some sort of C# (or other-language
I
| could translate into C#) library for reading the 'header' information of
| truetype/opentype font files, such as font name, copyright, version,
| charcodes defined, codepages, and so forth...? I do not need reading glyph
| countours or hinting, but only such generic information about a font file.
|
| Thanx in advance!
|
|
|