[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Where to find OpenType/TrueType font format specification
From: |
Derek B. Noonburg |
Subject: |
Re: [ft-devel] Where to find OpenType/TrueType font format specification or doc |
Date: |
Fri, 11 Nov 2016 08:49:15 -0800 (PST) |
On 2016 Nov 11, Aaron Elkins wrote:
> Hi forum,
>
> I need some font formats (Both OpenType and TrueType) to understand
> how FreeType works, and It seems hard for me to find those specs/docs,
> can anyone point me the way to get those font specs or docs, the more
> the better.
Here are a few starting points:
https://www.microsoft.com/en-us/Typography/SpecificationsOverview.aspx
https://developer.apple.com/fonts/
(scroll to the bottom of that page)
https://www.adobe.com/devnet/opentype.html
- Derek