Intoroducing Motoya font for ChromeOS
commitd5711eb7cbe2a03e9a0b55bf81746861035a47b5
authorkochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 9 Feb 2012 03:43:08 +0000 (9 03:43 +0000)
committerkochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 9 Feb 2012 03:43:08 +0000 (9 03:43 +0000)
treefcc88af246a461933e792ed1d8ce11bb6b66d3eb
parentb301f5e8c9f64d1b9bdec6c709ec0038c60406d8
Intoroducing Motoya font for ChromeOS

This is a retry of r120926, which was reverted.  The error was due to
duplicate entry in the translation resource file, which only happens
on 'Official' build.

We will introduce Motoya fonts (MotoyaG04Gothic, MotoyaG04Mincho)
as the default Japanese font for ChromeOS.  This CL is for preparing
resource to define default font and Skia to check the font family
is compatible with their counterparts of MS Windows fonts.

Note that GTK font specification in the resource does not
handle multiple fonts (e.g. "MotoyaG04Gothic 10, IPAPGothic 10")
and I left it as is (see crosbug.com/17382 for details).
Fontconfig should cover the compatibility check
(IPAPGothic => MotoyaG04Gothic) and display the proper font.

BUG=chromium-os:16690
TEST=build, run and see Japanese fonts are properly displayed in both web contents and Chrome UI.

Review URL: http://codereview.chromium.org/9365012

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121170 0039d316-1c4b-4281-b951-d872f2087c98
chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb
skia/ext/SkFontHost_fontconfig_direct.cpp
ui/base/strings/app_locale_settings_ja.xtb