monaspace icon indicating copy to clipboard operation
monaspace copied to clipboard

Ruby spaceship operator does not render correctly

Open jonmagic opened this issue 2 years ago • 3 comments

:heart: this project so much, immediately switched to Monaspace Krypton 🤘

I haven't figured out how to get <=> to look right. This is used in Ruby and Python too.

Untitled-2 — hamzo 2023-11-09 at 15 28 50

jonmagic avatar Nov 09 '23 23:11 jonmagic

It is also used in PHP 😉

clementvtrd avatar Nov 17 '23 09:11 clementvtrd

Very useful ligature, apart from the spaceship operator in Ruby, Python or C++, this rendering issue happens with other similar symbols and operators, like in-place bitshifts (e.g. <<=) or some Haskell-esque operators, as mentioned in issues like #31 and #87, for instance.

edelkas avatar Dec 08 '23 17:12 edelkas

Also mentioned here.

coder0107git avatar Dec 08 '23 22:12 coder0107git

Fixed in ca8015b

idan avatar May 03 '24 23:05 idan