mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-07 23:37:58 +00:00
Add some more detail about Windows font specifics
This commit is contained in:
parent
6bef0d5a44
commit
3d67520e80
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ time make -j
|
|||
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.
|
||||
* `NotoColorEmoji_WindowsCompatible.ttf`, which is the same font but with an additional empty `glyf` table and `cmap` format 4 subtable. This is required by Windows 10 if you want to _install_ the font.
|
||||
|
||||
## Using NotoColorEmoji
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue