protesilaos / iosevka-comfy

Custom build of Iosevka with different style and metrics than the default.
Other
312 stars 10 forks source link

Haskell ligatures #22

Open dmitrykvasnikov opened 2 weeks ago

dmitrykvasnikov commented 2 weeks ago

Thank you very much for your fonts and themes!!! Just wandering - is it possible to add some ligatures for Haskell, at least >>=, >=>, =<<, <=< would be great!

protesilaos commented 1 week ago

From: Dmitry Kvasnikov @.***> Date: Fri, 8 Nov 2024 06:56:57 -0800

Thank you very much for your fonts and themes!!!

You are welcome!

Just wandering - is it possible to add some ligatures for Haskell, at least >>=, >=>, =<<, <=< would be great!

I will need to read the Iosevka documentation on how to handle this case. Right now, the fonts do support ligatures, though I do not use them myself and cannot tell which ones are missing.

Note that ligatures are not available in the "fixed" variants of Iosevka Comfy, because those are strictly monospaced. But the other ones have them. Do you get any ligatures on your end? For example, if I type - - > (added the spaces to not trigger a ligature) in the web browser, I get →.

-- Protesilaos Stavrou https://protesilaos.com

dmitrykvasnikov commented 1 week ago

Do you get any ligatures on your end?

I use Iosevka Comfy in Emacs and i have ligatures for - - > / = - > etc. Only those haskell related stuff are absent.