From 9711fc895ed5991c795a9ce176dd8bf0748ae1e5 Mon Sep 17 00:00:00 2001 From: Richard Townsend Date: Thu, 18 Jul 2019 18:51:34 +0100 Subject: [PATCH] docs: describe how to install Meiryo (#19308) Fixes #19201 --- docs/development/testing.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/development/testing.md b/docs/development/testing.md index bd10fc438c9c..2b6651c7e353 100644 --- a/docs/development/testing.md +++ b/docs/development/testing.md @@ -42,3 +42,9 @@ you would like to run. As an example: If you want to run only IPC tests, you would run `npm run test -- -g ipc`. [standard-addons]: https://standardjs.com/#are-there-text-editor-plugins + +### Testing on Windows 10 devices +[Some Windows 10 devices](https://docs.microsoft.com/en-us/typography/fonts/windows_10_font_list) do not ship with the Meiryo font installed, which may cause a font fallback test to fail. To install Meiryo: +1. Push the Windows key and search for _Manage optional features_. +1. Click _Add a feature_. +1. Select _Japanese Supplemental Fonts_ and click _Install_.