Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-OpenType fonts #19

Open
hober opened this issue Dec 3, 2019 · 3 comments
Open

Non-OpenType fonts #19

hober opened this issue Dec 3, 2019 · 3 comments

Comments

@hober
Copy link

hober commented Dec 3, 2019

Many MacOS and iOS fonts are not OpenType fonts. Requiring browsers to synthesize fake OpenType font tables for underlying non-OpenType fonts seems unfortunate.

@inexorabletash inexorabletash transferred this issue from inexorabletash/font-table-access Mar 24, 2020
@annevk
Copy link

annevk commented Jul 22, 2020

This relates to #20 I think. We should really think about what we want the web platform representation of a font to be and how various formats might map to that (and ideally canonicalize along the way).

@inexorabletash
Copy link
Member

The API shape has moved away from providing anything but common properties and the full blob. It no longer assumes tables, although properties are described in terms of tables.

@hober
Copy link
Author

hober commented May 4, 2021

@inexorabletash wrote (emphasis mine):

The API shape has moved away from providing anything but common properties and the full blob. It no longer assumes tables, although properties are described in terms of tables.

I think this issue should stay open so long as the API exposes something that client code will assume is parsable as OpenType.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants