aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkFontConfigInterface_direct.cpp
diff options
context:
space:
mode:
authorGravatar jshin <jshin@chromium.org>2015-05-12 12:08:36 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-05-12 12:08:36 -0700
commitdd4e56849ee832c862314744d60e669a265eaacc (patch)
treee237ac92f19bc1de3148c43a46cd83b3340f745a /src/ports/SkFontConfigInterface_direct.cpp
parent7d022d6cc80b85c6c6fc0688c0904915fec61910 (diff)
Make Noto Sans Mono CJK JP an alias to MS Gothic
This CL works together with the following CrOS CL: https://chromium-review.googlesource.com/#/c/269899/ BUG=chromium:486164 TEST=With the above CrOS CL, 'MS Gothic' in CSS is replaced by 'Noto Sans Mono CJK JP'. Review URL: https://codereview.chromium.org/1134853002
Diffstat (limited to 'src/ports/SkFontConfigInterface_direct.cpp')
-rw-r--r--src/ports/SkFontConfigInterface_direct.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ports/SkFontConfigInterface_direct.cpp b/src/ports/SkFontConfigInterface_direct.cpp
index 5d4aca905b..239a7905ed 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" },