Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a tamil example (that I can't read) | Kartik K. Agaram | 2021-09-03 | 1 | -5/+19 |
| | |||||
* | support combining characters in streams of text | Kartik K. Agaram | 2021-09-02 | 1 | -0/+55 |
| | | | | Fake screens can't handle them yet. | ||||
* | . | Kartik K. Agaram | 2021-09-02 | 1 | -11/+12 |
| | |||||
* | . | Kartik K. Agaram | 2021-09-02 | 1 | -3/+3 |
| | | | | A more common hindi vowel. | ||||
* | a few more examples of combining characters | Kartik K. Agaram | 2021-09-01 | 1 | -2/+45 |
| | |||||
* | rendering code-points with combining characters | Kartik K. Agaram | 2021-09-01 | 1 | -0/+36 |
There's a new example app showing this ability. Still to go: support for combining characters when rendering text and streams. |