Guake / Guake/guake

Some characters are invisible with cascadia-code font

Open
#1,649 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
4.7k
Forks
604
PR merge metrics
No merged PRs in 30d

Description

Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Guake.

For how to run the latest Guake in your computer, please refer to [Install from source](https://guake.readthedocs.io/en/latest/user/installing.html#install-from-source).

**Describe the bug**

1. Download Cascadia-code font from official repository:
`https://github.com/microsoft/cascadia-code/releases`
2. Install it
3. Set it as font used within guake

**Expected behavior**

![image](https://user-images.githubusercontent.com/44103358/65322516-61e61200-dba7-11e9-857d-2298a76517dd.png)

**Actual behavior**
![image](https://user-images.githubusercontent.com/44103358/65322592-8e019300-dba7-11e9-882a-161c943abc00.png)

**To Reproduce**
Just type inside guake:
```
pwegrzynek@WegrzyNET:~$ echo "4+4=8"
4+4=8
pwegrzynek@WegrzyNET:~$ echo "4+4==8"
4+4==8
pwegrzynek@WegrzyNET:~$ echo "4+4===8"
4+4===8
pwegrzynek@WegrzyNET:~$
```

It seems that whenever Cascadia has the ability to join two or more chars, does not display anything, or display it wrong

For example:

![image](https://user-images.githubusercontent.com/15047492/65323064-b342d100-dba8-11e9-98d9-00ca2f00cb7d.png)

-------------------------------------------------------------------------------

Please run `$ guake --support`, and paste the results here. Don't put backticks (`` ` ``) around it! The output already contains Markdown formatting. And make sure you run the command **OUTSIDE** the Guake.

pwegrzynek@WegrzyNET:~$ guake --support
[WARN] Unable to load the library libutempter !
[WARN] The command will not work in guake !
[WARN] libutempter.so.0: nie można otworzyć pliku obiektu dzielonego: Nie ma takiego pliku ani katalogu
Usage: main.py [options]

main.py: error: no such option: --support

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.