Page MenuHomeDevCentral

Serve CSS and woff2 for Poiret One.
ClosedPublic

Authored by dereckson on May 26 2023, 01:17.
Tags
None
Referenced Files
F3775517: D3135.id7998.diff
Sun, Nov 24, 18:58
F3775436: D3135.id.diff
Sun, Nov 24, 18:44
F3775325: D3135.diff
Sun, Nov 24, 18:00
Unknown Object (File)
Fri, Nov 22, 10:34
Unknown Object (File)
Fri, Nov 22, 03:37
Unknown Object (File)
Tue, Nov 12, 16:39
Unknown Object (File)
Thu, Nov 7, 20:22
Unknown Object (File)
Tue, Nov 5, 05:18
Subscribers
None

Details

Summary

The WOFF 2.0 specification published by the Web Fonts Working Group
claims 30% average gain on WOFF 1.0, and all major browsers support
it, so this is the privileged format, with TTF as fallback.

The 2017 situation where a font must be served in EOT for IE,
SVG for old iOS, OTF, TTF and WOFF seems a story horror of the past.

To avoid flashing content, it's better to load a small piece of CSS
with the font information than hiding it in a Foundation huge CSS
blob compiled from SCSS. So we host CSS fonts definitions.

Ref T1881

Diff Detail

Repository
rASSETS assets.nasqueron.org
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
main
Build Status
Buildable 4946
Build 5227: arc lint + arc unit