[w3ctag/design-reviews] Incremental Font Transfer (Issue #1057)

svgeesus created an issue (w3ctag/design-reviews#1057)

こんにちは 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.

  - Explainer¹: https://github.com/w3c/IFT/blob/main/IFT-Explainer.md
  - Specification: https://www.w3.org/TR/2025/WD-IFT-20250220/
  - WPT Tests: [Not yet](https://github.com/w3c/IFT/issues/125)
  - User research: https://github.com/w3c/IFT/blob/main/IFT-Explainer.md#motivating-use-cases
  - Security and Privacy self-review²: https://github.com/w3c/IFT/issues/194
  - GitHub repo: https://github.com/w3c/IFT
  - Primary contacts:
      - [Garret Rieger](mailto:grieger@google.com) (Google Inc.) @garretrieger editor, co-chair
      - [Skef Iterum](mailto:siterum@adobe.com) (Adobe Inc.) @skef editor
      - [Chris Lilley](https://svgees.us/) (W3C)@svgeesus editor
      - Vladimir Levantovsky (W3C Invited Experts) @vlevantovsky  co-chair
  - Organization/project driving the specification: [WebFonts WG](https://www.w3.org/groups/wg/webfonts/)
  - Multi-stakeholder support³:
    - Chromium comments: (none)
    - Mozilla comments: https://github.com/mozilla/standards-positions/issues/872
    - WebKit comments: https://github.com/WebKit/standards-positions/issues/461
    - Several font foundries are interested in testing this approach once it matures and there is code available to create the fonts
  - Status/issue trackers for implementations⁴: Not yet

Further details:

  - [x] I have reviewed the TAG's [Web Platform Design Principles](https://www.w3.org/TR/design-principles/)
  - Previous early design review, if any: No (but see [considered alternatives](https://github.com/w3c/IFT/blob/main/IFT-Explainer.md#considered-alternatives))
  - Relevant time constraints or deadlines:
  - The group where the work on this specification is currently being done: [WebFonts WG](https://www.w3.org/groups/wg/webfonts/)
  - The group where standardization of this work is intended to be done (if different from the current group):
  - Major unresolved issues with or opposition to this specification:
  - This work is being funded by:

You should also know that...

[Earlier horizontal review](https://github.com/w3c/IFT/issues/194) was done on the [9 July Working Draft of IFT](https://www.w3.org/TR/2024/WD-IFT-20240709/); TAG review is requested on today's [20 Feb Working Draft](https://www.w3.org/TR/2025/WD-IFT-20250220/) which incorporates feedback from horizontal review and latest developments.

We previously [requested review](https://github.com/w3ctag/design-reviews/issues/849) 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.





-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/1057
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/1057@github.com>

Received on Thursday, 20 February 2025 20:28:07 UTC