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

Method to obtain OTF formats for Windows users #8

Closed
Quorsor opened this issue May 5, 2023 · 2 comments
Closed

Method to obtain OTF formats for Windows users #8

Quorsor opened this issue May 5, 2023 · 2 comments

Comments

@Quorsor
Copy link

Quorsor commented May 5, 2023

I don't know exactly if building the font in Windows is on the roadmap, but for the current update, there is no method of obtaining .otf formats of the font for features such as ligatures.

@coryzibell
Copy link

coryzibell commented May 8, 2023

@Quorsor nerdfonts has patched Lilex otf fonts that work on windows, see their current release here:

https://github.com/ryanoasis/nerd-fonts/releases/tag/v3.0.0

EDIT: I guess they removed OTF in the newest version, but windows-specific OTF can be found here:
https://github.com/ryanoasis/nerd-fonts/releases/tag/v2.3.3

@mishamyrt
Copy link
Owner

Ligatures and other features are available in TTF, I see no reason to support OTF. Ligatures and other features are available in TTF, I see no reason to support OTF. If you need OTF as a matter of principle, use Docker or WSL2, you can reproduce the build there.

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

3 participants