|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to read content from font file?Hi, there,
I need to read the content from a font file. When I double click a font file, windows will show the content, including the font name, version, and example characters. What is the API or control used here, and how to get the same information from font files? Thanks. Gary Gary wrote:
> I need to read the content from a font file. When I double click a You need to pick 'em apart, bit by bit. Here's a running start:> font file, windows will show the content, including the font name, > version, and example characters. What is the API or control used > here, and how to get the same information from font files? Thanks. http://vb.mvps.org/samples/FontPre And here is an extended version of Karl's class:
http://www.veign.com/vrc_codeview.asp?type=app&id=142 -- Show quoteHide quoteChris Hanscom - Microsoft MVP (VB) Veign's Resource Center http://www.veign.com/vrc_main.asp Veign's Blog http://www.veign.com/blog -- "Karl E. Peterson" <k***@mvps.org> wrote in message news:uCFiL1fTGHA.5496@TK2MSFTNGP11.phx.gbl... > Gary wrote: >> I need to read the content from a font file. When I double click a >> font file, windows will show the content, including the font name, >> version, and example characters. What is the API or control used >> here, and how to get the same information from font files? Thanks. > > You need to pick 'em apart, bit by bit. Here's a running start: > > http://vb.mvps.org/samples/FontPre > > -- > Working without a .NET? > http://classicvb.org/ > > Thanks lot Karl. This is the right place to start my investigation. Since the
existing code is based on vb 6, is there a new version around, such as in ..net or even C#. Thanks again for your help. Show quoteHide quote "Karl E. Peterson" wrote: > Gary wrote: > > I need to read the content from a font file. When I double click a > > font file, windows will show the content, including the font name, > > version, and example characters. What is the API or control used > > here, and how to get the same information from font files? Thanks. > > You need to pick 'em apart, bit by bit. Here's a running start: > > http://vb.mvps.org/samples/FontPre > > -- > Working without a .NET? > http://classicvb.org/ > > > Gary wrote:
> Thanks lot Karl. This is the right place to start my investigation. I wouldn't know. Kinda hard to imagine, though.> Since the existing code is based on vb 6, is there a new version > around, such as in .net or even C#.
Error when running vb app with FlexGrid control
Help with disconnected recordset! question -- close adodb connection inside dll CommonDialog sets Windows Default Printer - is Mike Williams out there? Vendor ActiveX control Comparing UDTs click on a menu WebBrowser vs Pdf.ocx Error creating Oracle object ADODB Recordsets into Array |
|||||||||||||||||||||||