WOFF 1.0: a milestone on W3C's journey of fonts on the web

Hacker News Top News

Summary

WOFF 1.0, a web font format, has reached a milestone in W3C's standardization journey, enabling better font delivery on the web.

No content available
Original Article

Similar Articles

@0xCheshire: A photo of handwritten letters instantly becomes a custom font that can be installed on your computer or used on websites. This project is called draw-your-font. Write letters on paper with a dark pen, take a photo, drag it into the browser, and generate a TTF; when used with Claude Code Skill, it can also automatically recognize...

X AI KOLs Timeline

draw-your-font is an open-source project that converts photos of handwritten letters into installable fonts (TTF, WOFF) using local AI processing, enabling personal or commercial use without uploading images.

font-family recommendations

Lobsters Hottest

A detailed blog post arguing that no font is truly web-safe, and recommending always including generic families like monospace, serif, or sans-serif in CSS font-family declarations. It criticizes excessive font stacking and advises trusting the system's default font selection.

On forking the Web

Lobsters Hottest

Developer Rodrigo Arias Mallo proposes forking the Web by creating an alternative, simplified HTML/Web specification with goals including strict semantic versioning, a formal unambiguous grammar, and a size-constrained spec to encourage browser diversity. The proposal is linked to the lightweight Dillo browser project.

The Proportional Web

Lobsters Hottest

The Proportional Web is a CSS stylesheet and design guide inspired by Robert Bringhurst's classic 'The Elements of Typographic Style', aiming to implement book-like typography and layout for the web. It is an open-source project by Oskar Wickström, released under MIT license.