Expand Unicode emoji map #385

Open
Oneric wants to merge 1 commits from Oneric/akkoma-fe:emoji_update into develop
Member

This pulls in 267 new Unicode emoji for the emoji picker:

  • all 258 non-deprecated country or macro region flags (composed by two regional indicators)
  • all 3 regional flags currently recommended for general use (Wales, Scotland, England)
  • a few random ones i picked out
    • goose
    • heart on fire
    • heart mending
    • transgender flag
    • rainbow flag
    • pirate flag

The new names are derived from official Unicode names with minor modifications to fit into the usual shortcode scheme and dropping the flag prefix from country indicators.
Due to a naming conflict the old "japan" emoji U+1F5FE SILHOUETTE OF JAPAN was renamed to "japan_silhouette".

It would probably make sense to generate this entire map from Unicode data to ensure comprehensiveness and make updating easier. But this would change names of existing emoji, so i only added a couple new ones this time. Relevant sources are:

This pulls in 267 new Unicode emoji for the emoji picker: - all 258 non-deprecated country or macro region flags (composed by two regional indicators) - all 3 regional flags currently recommended for general use (Wales, Scotland, England) - a few random ones i picked out - goose - heart on fire - heart mending - transgender flag - rainbow flag - pirate flag The new names are derived from official Unicode names with minor modifications to fit into the usual shortcode scheme and dropping the `flag` prefix from country indicators. Due to a naming conflict the old "japan" emoji U+1F5FE SILHOUETTE OF JAPAN was renamed to "japan_silhouette". It would probably make sense to generate this entire map from Unicode data to ensure comprehensiveness and make updating easier. But this would change names of existing emoji, so i only added a couple new ones this time. Relevant sources are: - https://unicode.org/Public/emoji/15.1/emoji-sequences.txt - https://unicode.org/Public/emoji/15.1/emoji-zwj-sequences.txt - https://unicode.org/Public/UCD/latest/ucd/UnicodeData.txt (to get names for codepoints implicitly listed inside range expressions in the above two)
Oneric added 1 commit 2024-04-04 20:09:32 +00:00
ci/woodpecker/pr/woodpecker Pipeline was successful Details
0e07d88afa
Expand Unicode emoji map
This pulls in 267 new emoji:
  - all 258 non-deprecated country or macro region
    flags (composed by two regional indicators)
  - all 3 regional flags currently recommended for general use
    (Wales, Scotland, England)
  - a few random ones i picked out
    - goose
    - heart on fire
    - heart mending
    - transgender flag
    - rainbow flag
    - pirate flag

The new names are derived from official Unicode names
with minor modifications to fit into the usual shortcode scheme
and dropping the flag_ prefix from country indicators.
Due to a naming conflict the old "japan" emoji
U+1F5FE SILHOUETTE OF JAPAN was renamed to "japan_silhouette".
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
Sign in to join this conversation.
No description provided.