Chris Lilley 🏴󠁧󠁢󠁳󠁣󠁴󠁿

@svgeesus
36 Followers
140 Following
1.1K Posts
“Father of SVG”. @w3c
staff. Co-developed PNG, @font
-face, WOFF. W3C rep to ICC. These days working on Web Fonts, Web Audio, CSS. He/him.
Bandcamphttps://bandcamp.com/nantonos
Websitehttps://svgees.us/

One of the largest science funders, the Bill & Melinda Gates Foundation, will cease paying journal “article processing charges” and instead asks funded researchers to publish their work as preprints. This is fantastic. The costs of the current publishing system drain research funds and exclude too many scientists solely due to financial constraints. Funders are in a much better position to rock the “publishing” boat than researchers.
https://gatesfoundationoa.zendesk.com/hc/en-us/articles/24810787662100-Policy-Refresh-2025-Overview

#academia #OpenScience #research

How are all the cool kids generating #css color palettes for their #designsystems these days?

In-App Browsers subvert user choice, stifle innovation, trap users into apps, break websites and enable applications to severely undermine user privacy🪲🕵️

In-App Browsers hurt consumers, developers and damage the entire web ecosystem👎

👇Read our regulatory submission
https://open-web-advocacy.org/blog/in-app-browsers-the-worst-erosion-of-user-choice-you-havent-heard-of/

In-App Browsers: The worst erosion of user choice you haven't heard of - Open Web Advocacy

Open Web Advocacy
Just booted an ancient computer for the first time in years. The apps open immediately, even with no internet connection. There are no popups, logins, 2FA, ads, or AI. They just work, fast, and will as long as the machine does. I miss that world so much.

Building a @glyphsapp plugin that lists languages your font doesn’t support yet. Add missing glyphs for any language in a click!

I’ve been imagining a tool like this ever since @rosetta published their Hyperglot Python library, which powers this tool.

Okay, top trolling, facebook.

@svgeesus Congratulations, Chris, you have nerd-sniped me. Not the existing, implemented font you asked for, but a hypothetical variable typeface design that can be used to start discussion about how it should be implemented and why.

https://github.com/w3c/csswg-drafts/issues/3125#issuecomment-2016559702

[css-fonts-4] Behavior for variable fonts with 'ital' axis ambiguous / underspec'ed · Issue #3125 · w3c/csswg-drafts

@jpamental initially reported this issue discussing font matching and rendering results for a variable font that has an ital axis. I do not see a clear and interoperable way to make them work descr...

GitHub
Creating color palettes with the #CSS color-mix() function: "Working with colors on the web just got more interesting! In this article, we’ll explore how to use the CSS color-mix() function to create variations in color palettes." https://developer.mozilla.org/en-US/blog/color-palettes-css-color-mix/
Creating color palettes with the CSS color-mix() function | MDN Blog

Working with colors on the web just got more interesting! In this article, we’ll explore how to use the CSS color-mix() function to create variations in color palettes.

MDN Web Docs

Dear typographers of Mastodon:

Do any variable fonts exist which support both italics and obliques, in the same font?

(This is not a challenge to go make one. I'm also not assuming that intermediate forms (ugh!) would exist; just that the one font could produce either on demand).

Please boost for reach; #css would like good data before designing solutions to non-existent problems.

Comments welcome at

https://github.com/w3c/csswg-drafts/issues/3125

[css-fonts-4] Behavior for variable fonts with 'ital' axis ambiguous / underspec'ed · Issue #3125 · w3c/csswg-drafts

@jpamental initially reported this issue discussing font matching and rendering results for a variable font that has an ital axis. I do not see a clear and interoperable way to make them work descr...

GitHub
I've finally managed to get relative CSS colors documentation published on MDN. This was a complex beast to tackle, and I'm proud to see it out! Get started at https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_colors/Relative_colors; also see the color function pages to find out what relative colors look like in each.
Using relative colors - CSS | MDN

The CSS colors module defines relative color syntax, which allows a CSS <color> value to be defined relative to another color. This is a powerful feature that enables easy creation of complements to existing colors — such as lighter, darker, saturated, semi-transparent, or inverted variants — enabling more effective color palette creation.

MDN Web Docs