Browse Source

docs: describe how to install Meiryo (#19308)

Fixes #19201
Richard Townsend 5 years ago
parent
commit
9711fc895e
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/development/testing.md

+ 6 - 0
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_.