TTF reader?

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

Is there any C# library to read header tables from truetype or opentype
fonts? I'd like to read info such as font full name, copyright, version and
the like, and it would be great if I could also know if a specific charcode
has a glyph in a specified font file or it will just be rendered with the
default n/a glyph (usually the ugly square)...

Thanks guys!
 
Back
Top