Le mercredi 23 juillet 2008 à 08:26 -0400, Jon Stanley a écrit :
On Wed, Jul 23, 2008 at 4:53 AM, Nicolas Mailhot
3. That being said, the right solution would seem to be obvious.
Just
use TTF only for quadratic fonts, and OTF only for cubic fonts. Long
term most fonts will probably be OTF only (given it's a little
better
than TTF for new fonts).
/me new to this whole fonts game - unsure of what's meant here :)
The only significant functionnal difference between OpenType CFF (OTF)
and OpenType TrueType (TTF) nowadays is that CFF allows cubic splines
(curves expressed with third-order equations as in a⋅x³ + b⋅y²
+ c) and
TTF only supports quadratic (b⋅y² + c)