In article
<037a153d-30cc-44b0-82d8-8d9d8dd44208 DeleteThis @m18g2000vbi.googlegroups.com>,
Daniel Walter <d2walter DeleteThis @gmail.com> wrote:
> I have a library that requires either a path to a ttf file or the raw
> data that is contained in a ttf file. I would like to get this data
> from an ATSUFontID for an installed system font. Is this possible on
> a Mac?
Sure. see "Curves In Quickdraw"
http://www.mactech.com/articles/develop/issue_08/Reed_text.html The
sample code shows how to parse a ttf file.