-
Weasel now can be used to input emojis, but the problem is that it renders emoji in text mode, which is black and white, instead of the expected colorful representation.
Another drawback here is that…
-
**Describe the bug**
When browsing in the `emoji-picker` window using a non-default emoji font, in most cases activating the "Fallback" checkbox will replace ALL emoji with the ones from the default …
-
I do not know enough the domain, I may be wrong. I'm using your lib to [display emails](https://github.com/soywod/himalaya), because sometime subjects contain emojis. I noticed I have some trouble to …
-
Hey there - we've been using this library extensively for calculating widths and it's frankly been a godsend. Thank you for it.
I recently found an issue which has to do with the character: ❄️
I'm…
-
Unlike all natural languages, the constructed auxiliary language Esperanto (or its community) has an official flag. An Emoji Flag Sequence using RIS code points for its ISO 639 code `EO` is not a viab…
-
### Description
Encountered an issue within the twemoji library affecting the platform at BoardGamesGeek. There's a discrepancy in the color representation of the heart and diamond suit icons, which c…
-
I'm not a user of helix or tui. But I found this helix issue and thought I'd mention it here:
https://github.com/helix-editor/helix/issues/6012
Helix uses a fork of a subset of tui. Notably the co…
-
It has been noticed that some key caps on the default layer of the Hebrew SIL keyboard appear empty, but they do output characters.
Keyman version: 16.0.37
iOS version: 16.3.1
Keyboard: [Hebrew (…
-
North and South Vietnam had separate alpha-2 codes in ISO 3166-1 prior to 1977, `VD` (Democratic Republic) and `VN` (State / Republic), respectively. Since unification, only `VN` has been assigned, al…
-
I am not sure but the displayed width of emoji seems to be at least 2:
"❤️"
"12"
``` rust
let w = unicode_width::UnicodeWidthStr::width("\u{2764}\u{fe0f}");
assert_eq!(2, w); // (left: `2`, right:…
gwenn updated
6 months ago