-
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…
-
[P2729R0](https://wg21.link/p2729r0) Unicode in the Library, Part 2: Normalization (Zach Laine)
-
The [bug report](https://github.com/coq/coq/pull/11911#issuecomment-605419729) is from @ppedrot:
> Coq is Unicode-aware if I might say, but it is not at all Unicode-compatible. In particular, it does…
-
The French [`QuestionWhitespaceRule`](https://github.com/languagetool-org/languagetool/blob/6f6c8dd6dbabc92787a0950e51294a64a8c46317/languagetool-language-modules/fr/src/main/java/org/languagetool/rul…
amake updated
8 years ago
-
**This is a tracker issue.** Only discuss things here if they are i18n WG internal meta-discussions about the issue. **Contribute to the actual discussion at the following link:**
§ https://githu…
-
_This issue was originally filed by istvan...@gmail.com_
---
In Java, I can easily remove accents from strings like this:
Normalizer.normalize(text, Form.NFD).replaceAll("\p{InCombin…
-
### Expected behaviour
Normalization of composited unicode characters should not happen, or at least not cause duplicate files.
### Actual behaviour
I synchronized a file from client to server, a…
-
-
Moved from https://github.com/rime/librime/issues/460.
Hangul without NFC Normalization is not rendered correctly.(未正規化的諺文不能正常顯示。)
![Hangul](https://user-images.githubusercontent.com/53967830/1154…
-
### What is your problem?
It will be released on 2024-09: http://blog.unicode.org/2024/08/highlights-from-unicode-technical.html
It must fix a "U+0130 LATIN CAPITAL LETTER I WITH DOT ABOVE" normal…