-
Does this project use UTF-8, UTF-16, codepoint, or grapheme cluster indexes for lsp ranges?
I am conducting a [survey](https://github.com/Avi-D-coder/lsp-range-unit-survey) to inform the debate ove…
-
This issue is applicable to Bengali and Assamese.
The issues [Letter-spacing splits conjuncts](https://github.com/w3c/iip/issues/117) and [Conjuncts are not selected as a single unit when styling …
r12a updated
4 months ago
-
[https://w3c.github.io/iip/gap-analysis/deva-gap.html#linebreak](https://w3c.github.io/iip/gap-analysis/deva-gap.html#linebreak)
Is line breaking in Devanagari driven by breaking at a word boundary…
-
Thanks for this crate. But I had some issues with normalization.
Here are some random examples from the polish alphabet, that don't work as expected; there might be more issues, though.
```rust
u…
-
line-break:anywhere causes lines to break inside words. It should break lines on grapheme cluster boundaries for all consonant clusters apart from the 3 special conjuncts. Chrome doesn't support the a…
r12a updated
4 months ago
-
Just like SMT it would allow better reasoning about strings: https://microsoft.github.io/z3guide/docs/theories/Strings/
The tricky thing is to decide about encoding, Unicode, handling "wide" charac…
-
Since this doesn't operate on grapheme clusters, we should refer to dealing with codepoints, not characters.
In particular, documentation comments need changing, and `charAt` should be `codepointAt`.…
-
From unicode-org/properties#149, [ID20230630074506](https://www.unicode.org/review/pri469/feedback.html#ID20230630074506): we should ensure that we have a grapheme segmentation test case with an ExtCc…
-
One of the key issues for typographic handling of Indian scripts on the Web is how to handle conjuncts, since they don't map to grapheme clusters. But the situation is complicated by the fact that th…
-
It can sometimes be useful for buffers ignore a mark action. For example, a lexbuffer can decide that it would be inappropriate to mark at the current position because it is not a grapheme cluster bou…
ifazk updated
5 years ago