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

How to enable all calt ligatures in custom build? #463

Closed
IceMan81 opened this issue Mar 27, 2020 · 6 comments
Closed

How to enable all calt ligatures in custom build? #463

IceMan81 opened this issue Mar 27, 2020 · 6 comments

Comments

@IceMan81
Copy link
Contributor

@be5invis what is the best way to enable all the ligatures shown in the screenshot below as part of the default calt set? I couldn't find a design set that would enable all of them in the build? Do I need to add each of the calt-* one by one?

Maybe I need to set all default + haskel ligs - thought not sure what I would need to add to the design build parameter to do this.

image

be5invis added a commit that referenced this issue Mar 28, 2020
@be5invis
Copy link
Owner

Should be now usable with

design  = […………, "ligset-dlig"]

@IceMan81
Copy link
Contributor Author

Too good! Will try it out once dev gets merged into master!

@IceMan81
Copy link
Contributor Author

IceMan81 commented Mar 28, 2020

@be5invis btw, this is the first time I tried various combinations of the character variants and ligatures I like as part of the custom build and I love the results. I was using custom build to the book variant/get a slightly thicker regular variant (414 instead of 400). I really like the results on the Mac. The quasi proportional fonts are awesome too, I used Sparkle for tech notes.
Great work!!

Here's a screen shot from my hyper terminal!
image

@IceMan81
Copy link
Contributor Author

@be5invis I think I did not describe this issue properly. I see that ligset-dlig is now available which would add all the ligatures to the dlig set. I was asking how I could enable all the ligatures by default under calt. I was looking to have a way to enable all the ligatures in my first screenshot as part of the default calt set. Right now its a subset of the screenshot that is enabled by default.

@be5invis
Copy link
Owner

be5invis commented Mar 29, 2020

Add 'ligset-dlig' into your custom build configuration's design field, and create your variant. Enabling this will make the dlig ligation set calt.

I do not want to make dlig default for my prebuilts. This is by design.

@IceMan81
Copy link
Contributor Author

Understood.

black-black-cat pushed a commit to black-black-cat/Iosevka that referenced this issue Apr 3, 2020
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