WICG / local-font-access

Web API for enumerating fonts on the local system
https://wicg.github.io/local-font-access
Apache License 2.0
75 stars 16 forks source link

Nit: FontMetadata contains more than metadata #49

Closed jakearchibald closed 2 years ago

jakearchibald commented 3 years ago

It also has .blob() which gives you the full file. Should this be FontData?

inexorabletash commented 2 years ago

Yeah, we should probably change this.