Page 1 of 1

Plugin Google Webfonts

Posted: Sun Jul 02, 2023 10:03 pm
by fraenkiman
Hello all,

maybe you already know something about web fonts.

Pro:
+ countless variety of lossless compressed fonts.
+ available in Google Web Fonts CDN worldwide with low latency.
+ Regardless of the visitor's operating system, the font always looks the same.

Cons:
- The visitor to your web presence is not only accessing your server, but also Google's servers. In this case, the Google Font server may set a cookie or store other information on the visitor of your website.

A possible solution is to provide the Google web font on your own web server - GDPR-safe.

The Google Webfont Plugin offers five pre-installed web fonts, which you only need to insert into your CSS by setting a corresponding rule.

The plugin is available for download from now on, as usual, via the wiki.

With best regards
Frank

Re: Plugin Google Webfonts

Posted: Sun Oct 01, 2023 12:18 pm
by Arvid
GDPR violations related to Google fonts have been a huge issue lately. Serving it locally is the solution, this plugin makes that very easy - nice one!
I felt free to promote this a little.

Re: Plugin Google Webfonts

Posted: Sun Oct 01, 2023 3:17 pm
by stippi
Hi fraenkiman,

thank you for your great work. One question has been left open (at least to me): In which .CSS-file I have to insert the fonts? :?:

Thanks for any advise.

stippi

Re: Plugin Google Webfonts

Posted: Thu Oct 05, 2023 10:11 pm
by fraenkiman
stippi wrote: Sun Oct 01, 2023 3:17 pm In which .CSS-file I have to insert the fonts? :?:
Hello Stippi,

I have created a FAQ in the Wiki for your question. If the answer there is too vague, feel free to let me know.

With best regards
Frank

Re: Plugin Webfonts

Posted: Sat Nov 02, 2024 12:20 am
by fraenkiman
Hello everyone,
the Webfonts plugin is now available as version 1.1.1.

Changelog
  • Separate submenu in the configuration menu
  • Selection of fonts according to Unicode ranges
  • Selection of the prioritized font
  • Font Awesome 6 icon added
With best regards
Frank

Re: Plugin Webfonts

Posted: Thu May 08, 2025 1:35 pm
by fraenkiman
Hello everyone,

A new version of the webfont plugin is available for download.

New feature:
  • If size filtering (sizes) is specified, it splits the CSS at each @font-face declaration and only outputs those blocks whose font-weight matches the desired values.
Screenshot 2025-05-08 153337.png
Screenshot 2025-05-08 153337.png (21.57 KiB) Viewed 37348 times
In the admin area, you have fine-grained control over font styles, Unicode ranges and preloading.

With best regards
Frank