-
Notifications
You must be signed in to change notification settings - Fork 64
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
No Ligatures in Ligconsolata #52
Comments
Not sure what's going on in the 3.0.0 release, but download the font (v2.012) here (Inconsolata-Regular.ttf) If you use vscode in this file
and it will work |
I downloaded it from the
Works for me on my IDE (VSCode/WebStorm), but for some strange reason it doesn't on my Terminal 🤷🏻♂️ |
In case of |
@rajadain Where to download |
Courier Prime (and Courier Prime Sans and Courier Prime Code) are available here: https://quoteunquoteapps.com/courierprime/ I used Ligaturizer to add Fira Code ligatures to it: https://github.com/ToxicFrog/Ligaturizer I've done that on many fonts and it works pretty well. My current setup is using a Ligaturized version of Inconsolata LGC: https://github.com/MihailJP/Inconsolata-LGC |
@rajadain Can you share your Courier Prime Liga patched one? :D |
Unfortunately the computer on which I took those screenshots on has since passed away. Furthermore, I'm not sure I'd be at liberty to share any modified versions of Courier Prime under their license. It is simple enough to produce given the instructions above, won't take 10 minutes. |
@rajadain Sorry for late reply. I've already did that. 😁 |
There's a newer version of the font available but ligatures seem broken googlefonts/Inconsolata#58 and googlefonts/Inconsolata#52. As part of this commit I also upgraded rust-embed to use the new exclusion feature, which allows us to skip embedding OS files like `.DS_Store`.
Hello,
Apologies if this has already been answered elsewhere, I could not find it in existing issues. I am unable to see ligatures when using Ligconsolata:
I've tested in Sublime Text, VS Code, macOS Terminal, iTerm2, kitty, and Chrome (as a replacement for my GitHub font). I routinely use Hasklig, Fira Code, and other Ligaturized fonts, and they work on all of the above.
I read some discussion on removing default ligatures from Inconsolata with the use of
dlig
, but Ligconsolata should have been compiled withliga
. I've tried Ligconsolata frommaster
, the 3.000 release, and the 2.012 release, to no avail.Am I missing something obvious? How can I get the (rather fantastic) ligatures to work?
The text was updated successfully, but these errors were encountered: