Search Articles — Sudonull

Search Results

In this project

GPU Font Rendering Slug: Dynamic Dilation and MIT License

https://sudonull.com/gpu-font-rendering-slug-dynamic-dilation-and-mit-license

Learn about the Slug algorithm for GPU font rendering from Bezier curves, dynamic dilation, and opening the patent under MIT. Read the technical analysis.

UniText 2.0: font rendering in Unity

https://sudonull.com/unitext-2-0-font-rendering-in-unity

UniText 2.0 Updates Overview: HarfBuzz, SDF, Variable Fonts, BiDi. Build optimization and batching for Unity developers. Explore changelog and features for your project.

From the web

Apr 20, 2026 ·

https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@font-face

Apr 20, 2026 · By allowing authors to provide their own fonts, @ font - face makes it possible to design content without being limited to the so-called "web-safe" fonts (that is, the fonts that are so common that they're considered to be universally available).

Apr 22, 2025 ·

https://css-tricks.com/almanac/rules/f/font-face/

Apr 22, 2025 · In the @ font - face rule, the font-family descriptor is like a name tag for our custom font. It tells CSS what to call the font, so we can use it throughout our stylesheet.

Aug 10, 2009 ·

https://css-tricks.com/snippets/css/using-font-face-in-css/

Aug 10, 2009 · The @ font - face rule allows custom fonts to be loaded on a webpage. Once added to a stylesheet, the rule instructs the browser to download the font from where it is hosted, then display it as specified in the CSS.

Dec 17, 2025 ·

https://developer.mozilla.org/en-US/docs/Web/API/FontFace

Dec 17, 2025 · The FontFace interface of the CSS Font Loading API represents a single usable font face . This interface defines the source of a font face , either a URL to an external resource or a buffer, and font properties such as style, weight, and so on.

Searches related to font-face

https://transfonter.org/

This tool converts any fonts to css @ font - face formats (woff, woff2) with CSS and HTML sample files.

Trending Now