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 support for distant field fonts #211

Open
bitbrain opened this issue Dec 8, 2019 · 0 comments
Open

Add support for distant field fonts #211

bitbrain opened this issue Dec 8, 2019 · 0 comments

Comments

@bitbrain
Copy link
Owner

bitbrain commented Dec 8, 2019

Currently, it is very difficult to define fonts which scale automatically with screen sizes. There are different approaches:

  • generate TTF fonts dynamically based on current screen resolution. On rescaling viewports these fonts need to be rebaked and styles need to be re-initialised. This becomes very problematic and also it does not scale very well with viewports
  • use distant field fonts (does not work with TTF fonts) see wiki
@bitbrain bitbrain added this to Icebox in Core via automation Dec 8, 2019
@bitbrain bitbrain changed the title Add support for scalable vector fonts Add support for distant field fonts Dec 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Core
  
Icebox
Development

No branches or pull requests

1 participant