Hmm… at least on MacOS #web browsers don’t set the media type for #WOFF2 fonts. I wonder where it’s supposed to come from… If you’re on Windows / Linux, can you please drop a WOFF2 font on this page and let me know if it shows anything on the Type column in either the `.items` or `.files` section?

https://evercoder.github.io/clipboard-inspector/

Clipboard Inspector

Explore the content of your clipboard

woff2 files cannot be built by Angular 17 because there's no loader. Here are some alternatives to resolve the issue. https://hackernoon.com/angular-17-mathlive-how-i-solved-the-woff2-loader-error #woff2
Angular 17 + Mathlive: How I Solved the .woff2 Loader Error | HackerNoon

woff2 files cannot be built by Angular 17 because there's no loader. Here are some alternatives to resolve the issue.

Made major changes to my #BurgeonLab blog!

#Changelog:
- Add light/dark switcher
- Improve colours
- Update fonts to variable, #woff2, preloading
- Add Lastmod date
- Add search with #Pagefind (Haven't fully customized results page but I'm happy to get it working online after updating the #GitHubActions workflow)
- Improve CSS
- Fix RSS
- Small cosmetic updates to interface/layout
- Summary on post cards

New posts soon! Open to any feedback. ➡️ https://burgeonlab.com

#blog #blogging #hugo

Regarding the browser as context, when do variable fonts are worthy?

In my point of view only when there are some typography animation, or when you really use the full "family" (which is rare) or else it is just extra Kb over the wire and one is better off cherry picking weights and styles.

It is a bit annoying that some fonts are now variable fonts only which were not before, although I understand that maintaining both might be an hassle.

#webdev #typography #variablefonts #woff2

Version 0.2.0 of the #wordpress Glyphviewer PlugIn, comes with support of #woff2 and I started a slightly better documentation..
https://viktornuebel.com/typetools/wordpress-plugin-glyphviewer/
  
WP Glyphviewer - Working With Type

Glyphviewer is a simpe WordPress plugin, to easily show an overview of all characters in a font file with some easy settings.

Working With Type

Today I had a call with Andreas Nymark @andreasnymark about his Kirby @getkirby foundry plug-in @Fountain.

What I have seen is really promising and exciting! A lot of automated processes thanks to #FontTools implementation. Like subsetting, trial fonts or #woff2 conversion.

You can sign up for his newsletter to stay in the loop: https://fountain.nymarktype.co

Fountain – A shop starter kit for type foundries and designers

I would love to see some stats for (web server traffic for) WOFF2 vs OTF (which is gzip'd on the wire). Compared to say, the 34 Gigatonnes of JavaScript framework that you're using to display 12 pictures in a grid.

#WOFF2 #OTF

#Development #Evolutions
WOFF has left the building · Is it fine to exclusively use WOFF2 webfonts today? https://ilo.im/155anm

_____
#WebDesign #WebDev #Frontend #CSS #Typography #Fonts #WebFonts #WOFF2 #WOFF

WOFF Has Left the Building · Matthias Ott – User Experience Designer

Matthias Ott is an independent user experience designer and developer from Stuttgart, Germany. Besides design practice he teaches Interface Prototyping at the Muthesius Academy of Fine Arts and Design, Kiel.

Matthias Ott – User Experience Designer
Site Update: New Fonts

Site Update: New Fonts - Xe's Blog

Xe's Blog

Finally wrote up a small guide on converting TTF fonts to WOFF2 for the web. A year ago I was trying to make some ASCII diagrams look nice, but the *web* font I used did not come with those boxy characters! Which made for an ugly look.

Turns out the actual TTF _had_ those characters. By redoing the font, I was able to make it look nice and meet my expectations, all the while shrinking it in other places for a small asset download.

This method is useful for anyone who wants to port a TTF to WOFF2 for their personal or professional web development.

Some tags: #webdev #css #fonts #woff2 #ttf #fonttools #pyftsubset

https://levischuck.com/blog/2023-01-web-fonts

Converting Fonts to WOFF2 for the web - Levi's Blog

A quick note to self: How to convert TTF fonts to WOFF2 with specific unicode ranges