Consider using FontFaceSet API for loading fonts (so you can tell when they are loaded)
Open
@dpvc is already working on this.
Since May 28, 2026.
Feature Request
v4
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
The FontFaceSet API seems to be available in all modern browsers, so consider using that to load and track web fonts, so we can tell when they are actually available (the CHTML output doesn't rely on knowing that, but it would be nice to be able to tell when the MathJax output is actually fully visible).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.