mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-08 15:57:59 +00:00
Merge pull request #105 from dougfelt/readme
Add note on NotoColorEmoji support on various OSs/web browsers.
This commit is contained in:
commit
c7cf9d3a2d
1 changed files with 8 additions and 0 deletions
|
@ -17,6 +17,14 @@ especially if you are using zopflipng for compression. Intermediate products
|
||||||
(compressed image files, for example) will be put into a build subdirectory; the
|
(compressed image files, for example) will be put into a build subdirectory; the
|
||||||
font will be at the top level.
|
font will be at the top level.
|
||||||
|
|
||||||
|
## Using NotoColorEmoji
|
||||||
|
|
||||||
|
NotoColorEmoji uses the CBDT/CBLC color font format, which is supported by Android
|
||||||
|
and ChromeOS, but neither Windows nor MacOS. No Browser on MacOS supports it, but
|
||||||
|
Edge on Window 10 with Anniversary Update does. Chrome on Linux will support it
|
||||||
|
with some fontconfig tweaking, see [issue #36](https://github.com/googlei18n/noto-emoji/issues/36).
|
||||||
|
Currently we do not build other color font formats.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Emoji fonts (under the fonts subdirectory) are under the
|
Emoji fonts (under the fonts subdirectory) are under the
|
||||||
|
|
Loading…
Add table
Reference in a new issue