| View previous topic :: View next topic |
| Author |
Message |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Fri Aug 01, 2008 7:10 pm Post subject: Reading font tables from font file? |
|
|
Has anyone ever dealt with reading the tables from a font file, mainly the "name" table?
Mainly, entries 0, 4, 5, 9, 10 and 13.
I'm trying to figure it out, but am a bit lost when reading the specs and trying to wrap my mind around it and come up with some code for it.
Any help or suggestions is greatly appreciated.
Thanks,
~Garrett _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Tue Aug 05, 2008 5:46 pm Post subject: |
|
|
What version of VDS are you trying to do this with? What type of font (ie... TrueType, OpenType, Type 1)? As in what is the extension on the font file so I can look up the header for that file type? _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Tue Aug 05, 2008 8:43 pm Post subject: |
|
|
VDS 5.2 and TTF. The tables are suppose to be pretty much the same in OpenType also. _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
|