Tip: more privacy friendly Google alternatives are available and super easy to use: https://fontsource.org/ I switched most of my sites to use it and I’ve been quite happy so far. It just works. No need to leak data to Google. For weirder stuff (e.g. https://tidings.potato.horse ) I use sites like dafont.com and convert fonts using Font Squirrel.
Redesigned Google Fonts website
51–60 of 90 posts
Re: Redesigned Google Fonts website
#52CDN+Web font-related PSAs: Users: it’s a good idea to block all third-party fonts so you’re not leaking data (filter rule: *$font,third-party). Unlike scripts/styles, fonts generally don’t hurt the UX (unless a developer is using icon font which haven’t been best practice in a decade--which is ironic considering this blog is broken). Developers: vendor these Google Fonts (most are licensed SIL) as other have noted in…
Psst https://fontsource.org/ Is a really good, privacy-friendly Google Fonts alternative.
This is just another way to get fonts, no? It could be convenient to some, but doesn’t do much more than let you preview the a font & download it. Is a Node package manager the right tool to be downloading fonts?
Re: Redesigned Google Fonts website
#53Re: Redesigned Google Fonts website
#54CDN+Web font-related PSAs: Users: it’s a good idea to block all third-party fonts so you’re not leaking data (filter rule: *$font,third-party). Unlike scripts/styles, fonts generally don’t hurt the UX (unless a developer is using icon font which haven’t been best practice in a decade--which is ironic considering this blog is broken). Developers: vendor these Google Fonts (most are licensed SIL) as other have noted in…
Fyi: Under GDPR you have to host these fonts yourself.
Re: Redesigned Google Fonts website
#55CDN+Web font-related PSAs: Users: it’s a good idea to block all third-party fonts so you’re not leaking data (filter rule: *$font,third-party). Unlike scripts/styles, fonts generally don’t hurt the UX (unless a developer is using icon font which haven’t been best practice in a decade--which is ironic considering this blog is broken). Developers: vendor these Google Fonts (most are licensed SIL) as other have noted in…
This is sadly quite common though, even and especially on hugely popular web sites.
Re: Redesigned Google Fonts website
#56Re: Redesigned Google Fonts website
#57Earlier quoted context omitted.
Psst https://fontsource.org/ Is a really good, privacy-friendly Google Fonts alternative.
Privacy-friendly ∨ GitHub+Discord … pick one? This is just another way to get fonts, no? It could be convenient to some, but doesn’t do much more than let you preview the a font & download it. Is a Node package manager the right tool to be downloading fonts?
Re: Redesigned Google Fonts website
#58Tip: more privacy friendly Google alternatives are available and super easy to use: https://fontsource.org/ I switched most of my sites to use it and I’ve been quite happy so far. It just works. No need to leak data to Google. For weirder stuff (e.g. https://tidings.potato.horse ) I use sites like dafont.com and convert fonts using Font Squirrel.
There's this phenomenal app for font conversion called Webfont Kit Generator. The feature I like the most is Subsetting, it greatly reduces the file size. You might find it useful. https://github.com/rafaelmardojai/webfont-kit-generator
Re: Redesigned Google Fonts website
#59Earlier quoted context omitted.
Psst https://fontsource.org/ Is a really good, privacy-friendly Google Fonts alternative.
Privacy-friendly ∨ GitHub+Discord … pick one? This is just another way to get fonts, no? It could be convenient to some, but doesn’t do much more than let you preview the a font & download it. Is a Node package manager the right tool to be downloading fonts?
Re: Redesigned Google Fonts website
#60CDN+Web font-related PSAs: Users: it’s a good idea to block all third-party fonts so you’re not leaking data (filter rule: *$font,third-party). Unlike scripts/styles, fonts generally don’t hurt the UX (unless a developer is using icon font which haven’t been best practice in a decade--which is ironic considering this blog is broken). Developers: vendor these Google Fonts (most are licensed SIL) as other have noted in…
Fyi: Under GDPR you have to host these fonts yourself.
https://github.com/google/fonts/issues/1495
...still apparently up in the air, more than five years after the GDPR went into effect.