Earlier quoted context omitted.
If google embedded the top fonts in the browser this wouldn’t be an issue. I don’t understand why the font selection in browsers is so limited.
So many things about the web would be better if browsers shipped basic functionality. I cringe when I think about how many petabytes of jQuery has been sent over the wire over the years.
Google Fonts Analytics
61–70 of 191 posts
Re: Google Fonts Analytics
#62What is GSA? A little searching hasn't brought up anything I could see being a browser. The closest I could find was Google Search Appliance but I wouldn't think that is applicable to these stats.
Re: Google Fonts Analytics
#63The operating system stats are interesting. Looks like Macs have roughly a 17% share of the windows + mac total requests. The overall market share per wikipedia ( https://en.wikipedia.org/wiki/Market_share_of_personal_compu... ) is something like 7% for Apple. Fonts are probably used by most "normal" computer users in some way so I wonder where that difference comes from - windows breaks faster and must be replaced m…
Re: Google Fonts Analytics
#64I was part of the team that founded this, about 10 years ago if memory serves. I'm still loosely involved, though no longer at Google. Inconsolata was one of the 20 fonts for the original launch, and we're now in the process of launching it as a variable font, with both width and weight axes. I'm also getting funding from them for Rust-based font tools. Feel free to AMA, though no guarantees I'll have good answers.
Re: variable fonts. What’s the rule of thumb on file size ... is 1 variable font smaller than 1 normal font? Or is it more like 1 variable font is smaller than 3 normal fonts combined (eg bold, italic, regular).
This is only a rough guide, don't take it as gospel. I'm also researching ideas (radial basis function interpolation) to make it more sparse for larger numbers of dimensions.
Re: Google Fonts Analytics
#65How much data traffic could google save if it would just bundle all fonts with chrome?
how much space would packing all those fonts take up?
https://github.com/google/fonts
Since the browser hands font rendering off to the operating system, however, the most pertinent browser-specific adjustment would be updating the (configurable) defaults (Serif, Sans-serif, etc...) for each supported platform - Georgia instead of Times for a default, for example.
Re: Google Fonts Analytics
#66Earlier quoted context omitted.
> font file across websites with an extremely long TTL. Caches are no longer shared across domains because doing so leads to privacy leaks: https://www.jefftk.com/p/shared-cache-is-going-away
-
Re: Google Fonts Analytics
#67I was part of the team that founded this, about 10 years ago if memory serves. I'm still loosely involved, though no longer at Google. Inconsolata was one of the 20 fonts for the original launch, and we're now in the process of launching it as a variable font, with both width and weight axes. I'm also getting funding from them for Rust-based font tools. Feel free to AMA, though no guarantees I'll have good answers.
I currently work on it as well, so happy to pitch in.
Re: Google Fonts Analytics
#68The operating system stats are interesting. Looks like Macs have roughly a 17% share of the windows + mac total requests. The overall market share per wikipedia ( https://en.wikipedia.org/wiki/Market_share_of_personal_compu... ) is something like 7% for Apple. Fonts are probably used by most "normal" computer users in some way so I wonder where that difference comes from - windows breaks faster and must be replaced m…
When I worked at Apple, the plastic MacBooks outsold everything else because they were cheapest. It was weird that we did all our power/performance benchmarks on a $2000 15" MacBook Pro when they only made up 10-15% of Mac sales.
From that time, we also knew that Macs were extremely popular for home use, IIRC something like 30-40% penetration, but people were using Windows for work or being given a Windows laptop from work for personal use.
One of the reasons Apple never made a Netbook was that it was an inferior good. People, when asked, prefered a larger screen and trackpad but couldn't afford it. The bottom-tier 11" MacBook Air and the iPad were a response to upsell that demand.
Re: Google Fonts Analytics
#69Re: Google Fonts Analytics
#70The operating system stats are interesting. Looks like Macs have roughly a 17% share of the windows + mac total requests. The overall market share per wikipedia ( https://en.wikipedia.org/wiki/Market_share_of_personal_compu... ) is something like 7% for Apple. Fonts are probably used by most "normal" computer users in some way so I wonder where that difference comes from - windows breaks faster and must be replaced m…