chore(web): revise list of font types supported to remove .svg, .eot
Open
chore
web/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
> No SVG fonts! They're as dead as EOT.
> ```suggestion
> // Modern browsers: use WOFF2, WOFF, and fallback finally to TTF. SVG, EOT not supported.
> ```
>
> See also lines 122-127. Perhaps should be done as a separate issue.
_Originally posted by @mcdurdin in https://github.com/keymanapp/keyman/pull/8458#discussion_r1141520264_
Contributor guide
Assessment
This issue has not been assessed yet.