mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-08 07:47:59 +00:00
Explain extra Windows font
This commit is contained in:
parent
750cf68f2d
commit
6bef0d5a44
1 changed files with 4 additions and 1 deletions
|
@ -27,7 +27,10 @@ pip install -r requirements.txt
|
||||||
time make -j
|
time make -j
|
||||||
```
|
```
|
||||||
|
|
||||||
Intermediate products (compressed image files, for example) will be put into a build subdirectory; the font will be at the top level.
|
Intermediate products (compressed image files, for example) will be put into a build subdirectory. Two fonts will be saved at the top level:
|
||||||
|
|
||||||
|
* `NotoColorEmoji.ttf`, for general use.
|
||||||
|
* `NotoColorEmoji_WindowsCompatible.ttf`, specifically meant to be _installed_ on Windows.
|
||||||
|
|
||||||
## Using NotoColorEmoji
|
## Using NotoColorEmoji
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue