googlefonts / googlefonts/Inconsolata

Ligatures of operator `>>=` and `<<=` should not look like this

Open
#91 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.6k
Forks
72
PR merge metrics
No merged PRs in 30d

Description

Without ligatures, the operators should look like

```
bits >>= 1
bits <<= 1
```

But with ligatures enabled, it looks like

![image](https://github.com/googlefonts/Inconsolata/assets/55699713/82e2605a-16c0-43fe-8dbf-2e9c14ca6793)

![image](https://github.com/googlefonts/Inconsolata/assets/55699713/10303277-b28c-44c1-afcb-90b059bdbfbd)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.