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

Font statics are of type Audio #92

Open
kgrigsby59 opened this issue Feb 10, 2023 · 0 comments
Open

Font statics are of type Audio #92

kgrigsby59 opened this issue Feb 10, 2023 · 0 comments

Comments

@kgrigsby59
Copy link

Should these be of type Font?

public static let collection = Audio(rawValue: "collection")
public static let otf = Audio(rawValue: "otf")
public static let sfnt = Audio(rawValue: "sfnt")
public static let ttf = Audio(rawValue: "ttf")
public static let woff = Audio(rawValue: "woff")
public static let woff2 = Audio(rawValue: "woff2")

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

1 participant