Browse Source

en: (emoji) -- Unicode Emoji 4.0 (Emoji Gender Specifiers)

master
Reece H. Dunn 8 years ago
parent
commit
0de7b6c7db
2 changed files with 19 additions and 2 deletions
  1. 2
    0
      dictsource/en_emoji
  2. 17
    2
      src/ucd-tools/data/espeak-ng/emoji-data.txt

+ 2
- 0
dictsource/en_emoji View File

☸ wheel of dharma // [2638] text|emoji ☸ wheel of dharma // [2638] text|emoji
☹ frowning face // [2639] text|emoji ☹ frowning face // [2639] text|emoji
☺ smiling face // [263A] text|emoji ☺ smiling face // [263A] text|emoji
♀ woman $emoji_zwj // [2640] text|emoji Emoji_Gender
♀ female sign // [2640] text|emoji ♀ female sign // [2640] text|emoji
♂ man $emoji_zwj // [2642] text|emoji Emoji_Gender
♂ male sign // [2642] text|emoji ♂ male sign // [2642] text|emoji
♈ aries // [2648] ♈ aries // [2648]
♉ taurus // [2649] ♉ taurus // [2649]

+ 17
- 2
src/ucd-tools/data/espeak-ng/emoji-data.txt View File

# espeak-ng/emoji-data-4.0.txt # espeak-ng/emoji-data-4.0.txt
# Date: 2017-05-18, 07:15:00 GMT
# Date: 2017-05-18, 07:59:00 GMT
# Copyright (C) 2017 Reece H. Dunn # Copyright (C) 2017 Reece H. Dunn
# #
# This is an extension to the Unicode Character Database emoji-data.txt file. # This is an extension to the Unicode Character Database emoji-data.txt file.
# 1F469 200D Emoji_Role # woman (role name) # 1F469 200D Emoji_Role # woman (role name)
# 1F469 Emoji_Modifier 200D Emoji_Role # woman (modifier name) (role name) # 1F469 Emoji_Modifier 200D Emoji_Role # woman (modifier name) (role name)
# #
# It uses the same format as the PropList.txt file.
# The `Emoji_Gender` property is used on emoji codepoints to signify the gender
# of the emoji with the form:
#
# Emoji 200D Emoji_Gender
# Emoji Emoji_Modifier 200D Emoji_Gender
#
# This file uses the same format as the PropList.txt file.
# #
# This data is licensed under the same terms as the Unicode Character # This data is licensed under the same terms as the Unicode Character
# Database. # Database.


# Total code points: 16 # Total code points: 16


# ================================================

2640 ; Emoji_Gender # (♀) woman
2642 ; Emoji_Gender # (♂) man

# Total code points: 2

#EOF

#EOF #EOF

Loading…
Cancel
Save