mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-07-08 05:26:41 +00:00
Merge remote-tracking branch 'remotes/origin/master' into emoji12
# Conflicts: # CHANGES.md
This commit is contained in:
commit
5b68a2abba
3 changed files with 4 additions and 3 deletions
|
@ -6,6 +6,8 @@ Due to the fact that I didn't worked with git in mind, ALL emojis have been reup
|
|||
Any other modifications that have been made can be seen in the Git history as these modifications have been made _after_ uploading
|
||||
this repository to Github.
|
||||
|
||||
It's totally possible that this list is not complete and it might be broken in some parts since it's in many parts semi-automatically created.
|
||||
|
||||
There are currently four types of changes:
|
||||
|
||||
- `new`: Completely new emojis which do not have to do anything with the original Noto Emoji project.
|
||||
|
@ -185,7 +187,6 @@ The entries are currently not in order
|
|||
|  |  | U+1f94c | goo | |
|
||||
|  |  | U+1f9e5 | goo | |
|
||||
|  |  | U+1f92b | new* | |
|
||||
|  |  | U+1f3f3 | new | |
|
||||
|  |  | U+1f9d0 | new* | |
|
||||
|  |  | U+1f97a | new* | |
|
||||
|  |  | U+1f976 | new* | |
|
||||
|
|
|
@ -33,7 +33,7 @@ use 'python setup.py develop' ('install' currently won't fully install all the
|
|||
data used by nototools). You will also need fontTools, get it from
|
||||
https://github.com/behdad/fonttools.git.
|
||||
|
||||
Then run make. NotoColorEmoji is the default target. It's suggested to use -j,
|
||||
Then run `make`. NotoColorEmoji is the default target. It's suggested to use `-j`,
|
||||
especially if you are using zopflipng for compression. Intermediate products
|
||||
(compressed image files, for example) will be put into a build subdirectory; the
|
||||
font will be at the top level.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Please note that all these features (except for the Blobmoji EmojiCompat font itself) are now included in their own library which you can find at [FileMojiCompat](FileMojiCompat). This page (and folder) will be updated soon :sweat_smile:
|
||||
# Please note that all these features (except for the Blobmoji EmojiCompat font itself) are now included in their own library which you can find at [FileMojiCompat](https://github.com/C1710/FilemojiCompat). This page (and folder) will be updated soon :sweat_smile:
|
||||
## You can use this font in [EmojiCompat](https://developer.android.com/guide/topics/ui/look-and-feel/emoji-compat.html)!
|
||||
The most important file for this is `NotoEmojiCompat.ttf`. This is the font you'll need.
|
||||
There are three different ways to use this font in EmojiCompat:
|
||||
|
|
Loading…
Add table
Reference in a new issue