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

Don't hard code the default font family #5

Closed
progfolio opened this issue Oct 17, 2020 · 2 comments
Closed

Don't hard code the default font family #5

progfolio opened this issue Oct 17, 2020 · 2 comments

Comments

@progfolio
Copy link

progfolio commented Oct 17, 2020

:family "Roboto Mono"

Could the :family be defined programmatically based off of the default face so that it's guaranteed to use a font that the user has installed?

@rougier
Copy link
Owner

rougier commented Oct 18, 2020

Good point. Same for default size that should be 2 point less than the default. Can you make a PR?

@rougier
Copy link
Owner

rougier commented Oct 18, 2020

Just made the change actually.

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

2 participants