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

Add Helvetica font family #80

Open
mpospese opened this issue Mar 28, 2023 · 0 comments
Open

Add Helvetica font family #80

mpospese opened this issue Mar 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mpospese
Copy link
Contributor

Add a Helvetica font family, patterned off of the HelveticaNeueFontFamily, only it loads the Helvetica font and not the Helvetica Neue font. It should handle regular and italics and cover all weights that are installed on iOS devices.

You can query the iOS simulator to get a list of all installed fonts to see which weights of Helvetica are installed and what they are named.

(Eventually we should create FontFamily implementations for every preinstalled iOS font, e.g. AvenirNext, etc.)

@mpospese mpospese added the enhancement New feature or request label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant