| Index: src/ports/SkFontConfigInterface_direct.cpp
|
| diff --git a/src/ports/SkFontConfigInterface_direct.cpp b/src/ports/SkFontConfigInterface_direct.cpp
|
| index 5d4aca905b1a91c091314c1e0f53f7bc1ee639f0..239a7905ede5d8dafa9588d299df2e763c47bd2e 100644
|
| --- a/src/ports/SkFontConfigInterface_direct.cpp
|
| +++ b/src/ports/SkFontConfigInterface_direct.cpp
|
| @@ -229,6 +229,7 @@ FontEquivClass GetFontEquivClass(const char* fontname)
|
| { GOTHIC, "MS Gothic" },
|
| { GOTHIC, "\xef\xbc\xad\xef\xbc\xb3 "
|
| "\xe3\x82\xb4\xe3\x82\xb7\xe3\x83\x83\xe3\x82\xaf" },
|
| + { GOTHIC, "Noto Sans Mono CJK JP" },
|
| { GOTHIC, "IPAGothic" },
|
| { GOTHIC, "MotoyaG04GothicMono" },
|
|
|
|
|