A color and B&W emoji SVGinOT font built from the Twitter Emoji for Everyone artwork with support for ZWJ, skin tone diversity and country flags.
Test pages:
If some emojis doesn't show in unicode test pages, run sudo fc-cache -rv in terminal
Github repo: https://github.com/juanro49/harbour-twemoji-color-font
| Attachment | Size | Date |
|---|---|---|
| 3.31 MB | 08/02/2021 - 22:37 | |
| 6.39 MB | 03/03/2024 - 01:15 | |
| 3.72 MB | 26/12/2025 - 23:56 | |
| 3.83 MB | 13/07/2026 - 20:21 |
- Upstream changes:
- v17.0.3
-
- Test: add regression tests for directional arrow VS16 handling (#157) (#159)
- * test: add regression tests for directional arrow VS16 handling (#157)
- Adds wru tests in src/test/test.js documenting expected behavior for
- U+2196-2199 (diagonal arrows) per the Unicode standard:
- - U+2197 + VS16 (FE0F) renders as 2197.png (currently passes)
- - U+2197 + VS15 (FE0E) is left as text (currently passes)
- - bare U+2196-2199 should not render (currently fails: parser matches
- bare codepoints, the bug reported in #157)
- The failing assertions act as a contract for the upstream fix in
- @twemoji/parser; this PR will go green once a parser version requiring
- VS16 for these codepoints is published and depended on here.
- * edit test cases
- * bump twemoji-parser version
- ---------
- Co-authored-by: Justine De Caires <justine@uni.minerva.edu>
- chore(claude): Add Claude Code support
Comments
Historyscholar
Fri, 2021/02/19 - 12:53
Permalink
How to use it?
Juanro49
Fri, 2021/02/19 - 18:11
Permalink
Install It, an now, emoji colors appears in browser. In other apps, it shows without color by compatibility problems