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

Does it support SemiLight? #413

Closed
vuon9 opened this issue Oct 22, 2020 · 4 comments
Closed

Does it support SemiLight? #413

vuon9 opened this issue Oct 22, 2020 · 4 comments

Comments

@vuon9
Copy link

vuon9 commented Oct 22, 2020

As the question in title, I'm not sure if Recursive support SemiLight?
The Light is slightly thin and the Regular is a little bold for me.

Thanks for the nice font!

@vuon9 vuon9 changed the title Is it support SemiLight? Does it support SemiLight? Oct 22, 2020
@arrowtype
Copy link
Owner

Hey @vuongggggg, thanks for your interest!

There is no premade or preset "SemiLight" instances for Recursive, BUT the project includes a variable font, so there are various ways you can get & use a SemiLight style, and probably a solution that will work for your needs.

What context are you trying to use Recursive in? E.g. on the web, in a code editor, in MS Word, for packaging design, etc?

@vuon9
Copy link
Author

vuon9 commented Oct 22, 2020

Hi @arrowtype, thanks for replying.

I use Recursive for coding, VSCode.

@arrowtype
Copy link
Owner

arrowtype commented Oct 22, 2020

I use Recursive for coding, VSCode.

Nice! You’re in luck: the Recursive Code Config repo has YAML config + script + instructions you can follow to make a custom 4-style family to have exactly the weight you want for your "Regular" text. E.g. if you want normal text to be in a weight between the current Light & Regular, adjust Line 42 in config.yaml to be wght: 350, then build the fonts. You can repeat this process to dial in exactly the weight you want!

If you want to preview the weight before building & checking, you could try one of a few things:

  • Install the variable font from the latest release, & make a mockup in Sketch (if you have it), if you have it (simulate your color scheme to get a good idea of how things will look – text looks really different between light/dark themes)
  • Install the Chrome plugin Type-X, then activate it in a Code Sandbox and tweak the weight in Type-X to find the exact style you like (be sure to set the MONO slider to 1 if you like coding with monospace fonts, as most people do. I think Code Sandbox will even pick up your local theming from VS Code settings, so this would probably be a really good simulation of it!

@arrowtype
Copy link
Owner

arrowtype commented Oct 22, 2020

I’ll close this issue for now, but feel free to add extra questions if you have them!

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