Re: Getting font version from TT font



1) Locate the name table
2) Check TTF spec for language ID, platform ID, and ID for version string.
3) Walk the name table to find the version string for the right platform,
language.

--
Feng Yuan [MSFT] http://blogs.msdn.com/fyuan

"Tony Duff" <TonyDuff@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:43AF5C64-EFDB-4B15-A4EE-F28252F53537@xxxxxxxxxxxxxxxx
Could someone please provide me with the code needed to read the font
version
table in a truetype font so as to retrieve the version from the font?


.



Relevant Pages

  • Re: VB6, VB2005, or Something Else?
    ... Do not confuse language issues with implementation issues. ... which automatically convert to any native data type. ... conversion if you pass an integer to a function needing a string. ... always be platform sensitive to some degree. ...
    (microsoft.public.vb.general.discussion)
  • Re: Stack growth direction to thwart buffer overflow attacks
    ... > problem than the wrong language, it's not understanding how to ... The string s must have sufficient space to hold the ... > specific platform, which is where you lose because your code will be ...
    (comp.security.misc)
  • Re: Stack growth direction to thwart buffer overflow attacks
    ... > problem than the wrong language, it's not understanding how to ... The string s must have sufficient space to hold the ... > specific platform, which is where you lose because your code will be ...
    (comp.security.unix)
  • Re: Operator overloading in C
    ... All development of C as an independent language has ... making any changes or improvements to the standard ... The lack of a counted string data structure, ... Pointers can't be used for arg1 or arg2. ...
    (comp.std.c)
  • Re: syntax...
    ... B&D on the part of the language designer. ... probably handle concatenation of string literals by itself, ... bitwise XOR, or if not that, then exponentiation.) ...
    (comp.lang.misc)