Nad Alaba

Results 9 issues of Nad Alaba

### Description 1. Moved `` elements from `` to ``, because hints were messing the joining of letters in languages with cursive attachments "withLigatures". Hint characters, that correspond to adjacent...

waiting for update
frontend

### Package name python-gftools ### Brief description of package Tools used for working with the Google Fonts collection. ### URL for package's homepage https://github.com/googlefonts/gftools ### Provide a basic test case...

package-request

### Package name fontmake ### Brief description of package fontmake compiles fonts from various sources (.glyphs, .ufo, designspace) into binaries (.otf, .ttf). You can use it to create static instances...

package-request

### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-comparing-branches-in-pull-requests#three-dot-and-two-dot-git-diff-comparisons ### What part(s)...

help wanted
content
pull requests

### Acknowledgements - [X] I read the documentation and searched existing issues to avoid duplicates - [X] I understand this is a **bug tracker** and anything other than a proven...

bug

Currently in the android app, the invoice expiry can be changed between 1, 2, or 3 weeks only. However, some CEX (like kucoin) and other custodial wallets like WOS, don't...

### Description Other than the changes made in #5868, this PR has its changes in its last commit `impr(tape mode): support RTL languages (@NadAlaba)` which has the following changes: 1....

frontend
Stale
waiting for review

![newTape](https://github.com/user-attachments/assets/207b2ac0-e6c2-404a-95b3-e7633a5c375e) ### Description 1. Added a `div.afterNewline` that indents next line after each `div.newline` element (in `getWordHTML()` and `updateActiveWordLetters()`). 2. Added `div.beforeNewline` before each `div.newline` so that when first line...

frontend
Stale
waiting for review

- Refactoring `joinOverlappingHints()` solves the issue of hints joining when they correspond to letters of different lines, which was one of the issues [#6636](https://github.com/monkeytypegame/monkeytype/pull/6636) was supposed to solve. - Also...

waiting for update
frontend