-
This is pretty cool. How about getting hosted on Google Web Fonts?
-
The process of adding a font is in the README:
https://github.com/chriscoyier/coding-fonts#adding-a-font
The list so far...
- [x] Fira Code – https://github.com/tonsky/FiraCode
- [x] FiraFlott…
-
Firstly, this is an absolutely beautiful font. Great work!
But it was only a little hard to install because I did not know how to enable support for ligatures in Visual Studio Code. I read this gui…
-
Java (and some others) has `!=`. It should look like `/=`
Thanks
-
When I entered the command `:GuiRenderLigatures`, some words shifted.
like this:
before:
![before1](https://user-images.githubusercontent.com/80807272/155865618-d6af6b29-2e2f-47dd-8ecf-878b6ed29e09…
-
I couldn't help [noticing this](https://github.com/mathiasbynens/dotfiles/blob/270f3d3/.bash_prompt#L6) in `.bash_prompt`:
~~~sh
# iTerm → Profiles → Text → use 13pt Monaco with 1.1 vertical spaci…
-
This is more a question rather than issue, I've searched everywhere with no luck, might have been searching in wrong direction, as I don't know the correct term for this:
Is it possible to make Fir…
-
![image](https://user-images.githubusercontent.com/52195359/161162440-821bbf68-2130-423a-9593-7db778d312d2.png)
-
**What did you expect to happen?**
...
I used the prettify-symbols module to allow for ligature support on emacs 28. The font I am using, JetBrains Mono, includes many ligatures such as ->, -->, =>,…
-
While it may not be used in Haskel, it would be nice to have a ligature for ``.
This symbol is used in some other languages, notably as assignment operator in VHDL and Verilog.