| ▲ | nicoburns 13 hours ago | |
IIRC, Chrome now uses CoreText/DirectWrite for system fonts on macOS/Windows, and Skrifa (FreeType rewritten in Rust) outlines rasterized with Skia for everything else (system fonts on Linux, web fonts on all platforms). I believe Firefox leans on the system raserizers a little more heavily (using them for everything they support), and also still uses FreeType on Linux. | ||