Comments on: Now serving TrueType fonts to iOS 4.2 devices https://blog.typekit.com/2011/01/10/now-serving-truetype-fonts-to-ios-4-2-devices/ News about Typekit Fri, 21 Jan 2011 15:10:13 +0000 hourly 1 https://wordpress.org/?v=5.4.1 By: Noloqoq https://blog.typekit.com/2011/01/10/now-serving-truetype-fonts-to-ios-4-2-devices/#comment-2151 Fri, 21 Jan 2011 15:10:13 +0000 http://blog.typekit.com/?p=2830#comment-2151 Mandy Brown, I said than Android manage opentype fonts for a while…

]]>
By: Richard Fink https://blog.typekit.com/2011/01/10/now-serving-truetype-fonts-to-ios-4-2-devices/#comment-2150 Wed, 12 Jan 2011 16:30:04 +0000 http://blog.typekit.com/?p=2830#comment-2150 @adam
Yes TrueType is OpenType but does iOS accept OTF CFF files? I am assuming this is what JP DeVries had in mind.
(I haven’t tested or looked for documentation as yet.)

]]>
By: Adam Twardoch https://blog.typekit.com/2011/01/10/now-serving-truetype-fonts-to-ios-4-2-devices/#comment-2149 Wed, 12 Jan 2011 02:52:54 +0000 http://blog.typekit.com/?p=2830#comment-2149 > I don’t understand why iOS doesn’t support OpenType as well.

TrueType fonts are OpenType.

]]>
By: Mandy Brown https://blog.typekit.com/2011/01/10/now-serving-truetype-fonts-to-ios-4-2-devices/#comment-2148 Tue, 11 Jan 2011 14:58:36 +0000 http://blog.typekit.com/?p=2830#comment-2148 In reply to Noloqoq.

We’ve been serving fonts to iOS for a while now, but they only supported SVG fonts. This change marks an update to (we believe, superior) TrueType fonts.

]]>
By: Noloqoq https://blog.typekit.com/2011/01/10/now-serving-truetype-fonts-to-ios-4-2-devices/#comment-2147 Tue, 11 Jan 2011 14:54:23 +0000 http://blog.typekit.com/?p=2830#comment-2147 Android devices support such fonts for long time, I’m again surprised by Apple late answer for so common technology today.

]]>
By: Matt Colyer https://blog.typekit.com/2011/01/10/now-serving-truetype-fonts-to-ios-4-2-devices/#comment-2146 Mon, 10 Jan 2011 23:06:59 +0000 http://blog.typekit.com/?p=2830#comment-2146 Jeremie: You are indeed correct that compressing the SVG does result in a smaller file.

It wasn’t clear in the post, but we have found the overall performance of TrueType fonts to be superior over SVG. The main factor driving this is that the time to render in the Mobile Safari is significantly less for TrueType files giving an ultimately better experience for your users.

]]>
By: JP DeVries https://blog.typekit.com/2011/01/10/now-serving-truetype-fonts-to-ios-4-2-devices/#comment-2145 Mon, 10 Jan 2011 22:40:41 +0000 http://blog.typekit.com/?p=2830#comment-2145 Great news. I don’t understand why iOS doesn’t support OpenType as well.

I read that part of the Apple’s reasoning for not originally supporting embedded fonts was the obvious implications of file size for mobile devices. I find this ironic because as a Web Developer, I know that designers want to use the typefaces the choose, and when embedding isn’t an option, I’ve had to degrade to using Cufon or images, both of which are often larger in file size.

]]>
By: Jeremie https://blog.typekit.com/2011/01/10/now-serving-truetype-fonts-to-ios-4-2-devices/#comment-2144 Mon, 10 Jan 2011 22:24:29 +0000 http://blog.typekit.com/?p=2830#comment-2144 I’m a bit surprise by what you’re saying here and maybe something is missing.

Obviously, a TrueType font file is smaller than a SVG font file but only if you do not permforme any king of compression. By using, SVGZ font file (which are SVG file compressed through GZip) or by dealing with Gz/deflate compression over HTTP, SVG compressed files are smaller than TrueType compressed file.

Of course, TrueType file are better rendered even if sometime it’s hard to say. But in a mobile environment, TrueType file remain quite heavy. I’ve made some tests that demonstrate to me that sometimes compressed SVG is better on low bandwidth connexions. I’m not sure there is a strait answer here and anyone should perform it’s one test with it’s own fonts to be sure.

]]>
By: Trent Walton https://blog.typekit.com/2011/01/10/now-serving-truetype-fonts-to-ios-4-2-devices/#comment-2143 Mon, 10 Jan 2011 22:21:13 +0000 http://blog.typekit.com/?p=2830#comment-2143 Happy to hear this.. especially the bit about fonts loading faster.

]]>