From 6bef0d5a441cbb2fec481e4668242d9e9ce82607 Mon Sep 17 00:00:00 2001 From: Roel Nieskens Date: Mon, 14 Dec 2020 11:15:54 +0100 Subject: [PATCH] Explain extra Windows font --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbcc001fa..3166b6573 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,10 @@ pip install -r requirements.txt 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