-
Arabic and many other languages (Thai and Bengali) have classical shapes for digits “National Digits” that are different from the conventional Western Digits (European).
National digits have the sa…
-
Like I did for:
- True Color - https://github.com/termstandard/colors, [older gist](https://gist.github.com/XVilka/8346728)
- [BiDirectional text gist](https://gist.github.com/XVilka/a0e49e1c65370ba…
-
I understand that #33 blocks the majority of text shaping operations, but is there any way to detect in the meantime whether text has been wrapped, or is no longer visible? This would likely only be p…
-
The lack of standardisation surrounding the outcome of using free variation selectors across fonts makes content authoring unreliable. In addition, the many rules needed to control automatic selection…
r12a updated
5 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Is this issue related to iced?
- [X] My hardware is compatible and my graphics drivers are up-to-date.
### W…
-
Currently, Allsorts doesn't seem to impose a limit on the iteration count during OpenType shaping. Therefore, a malicious font can trigger an infinite loop in Allsorts.
OpenType shaping can be show…
-
I am aware that some other languages, such as Dutch and German, have some specific rules about changing or repeating letters when a word is split. These rules will need to be built into either Text::K…
-
I don't know if this is going to be fixable.
Suppose you subset Noto Sans Khmer using the following text "ឃើ":
```
$ pyftsubset --output-file=NSK.ttf NotoSansKhmer.ttf --text="ឃឃើ" --layout-f…
-
Hi, being interested in typing Arabic in love2d, I've tried some bidirectional text and found that All types of chars -including numbers and English - are rendered as RTL ,right to left.
I suppose …
-
Do you have any test cases for OpenType shaping that could be contributed to the [Unicode test suite for text rendering](https://github.com/unicode-org/text-rendering-tests)? (Disclaimer: I'm maintain…