I'm requesting a TAG review of Incremental Font Transfer.
Incremental transfer allows clients to load only the portions of the font they actually need which speeds up font loads and reduces data transfer needed to load the fonts; a font can be loaded over multiple requests where each request incrementally adds additional data.
We previously requested review of an earlier approach, which had several problems such as difficulty in deployment, requirement for an active server implementation, fingerprinting risk, and poor performance with CDN caches. The new approach does not suffer from these problems.
OpenedFeb 20, 2025
こんにちは TAG-さん!
I'm requesting a TAG review of Incremental Font Transfer.
Incremental transfer allows clients to load only the portions of the font they actually need which speeds up font loads and reduces data transfer needed to load the fonts; a font can be loaded over multiple requests where each request incrementally adds additional data.
Further details:
You should also know that...
Earlier horizontal review was done on the 9 July Working Draft of IFT; TAG review is requested on today's 20 Feb Working Draft which incorporates feedback from horizontal review and latest developments.
We previously requested review of an earlier approach, which had several problems such as difficulty in deployment, requirement for an active server implementation, fingerprinting risk, and poor performance with CDN caches. The new approach does not suffer from these problems.