-
When auto-completing a line that contains an emoji (or any other multi-byte unicode character) the suggestions stop working.
For instance, typing `let 💯 = Foo(` does accurately bring up the suggestio…
-
Unicode variants of the //ufeo* type are not being recoded in the parser (decode.py). We may be able to ignore these as they are context-dependent and add little or no utility for classification purpo…
-
@PhMajerus suggested color emoji/glyph support in #201. Especially the various color hearts are interesting. This requires:
- A new glyph matching path for RGBA8888 data.
- A small API addition in…
-
If app receiving a message with emoji within socket then it is not receiving properly
-
_Note: I'm just an observer around here, so I beg pardon for any apparent ignorance._
# Request
I propose that the `unicode-range` descriptor in the @font-face rule should support matching speci…
-
Currently when a data export has emojis that are in the form of Unicode escape sequences (e.g., `\u00f0\u009f\u0098\u00ad`), it is not handled correctly on analysis and causes incorrect statistics for…
-
When I run the unicodetools "[CheckProperties](https://github.com/unicode-org/unicodetools/blob/main/unicodetools/src/test/java/org/unicode/propstest/CheckProperties.java)" I see an exception getting …
-
I'm using text2emoji, and it's working on my machine just fine. However, it's not working neither on google colab nor on docker containers. Here are that comes up when I run it:
``` python
File …
-
**Is your feature request related to a problem? Please describe.**
Some texteditors create unicode arrows when certain characters are written. For example `->` creates `→`.
Especially for deck, wh…
reox updated
2 months ago
-
AUI is not capable to handle emoji characters or other complex unicode characters
```
void AView::onCharEntered(char16_t c)
```