commit | 3ae0858daf3a68dfb7926691b8f403563b002b32 | [log] [tgz] |
---|---|---|
author | Koji Ishii <kojii@chromium.org> | Fri Jun 14 03:41:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 14 03:41:26 2024 |
tree | 9ea2d54966e4d9cf2a942788456272de6baf0bf3 | |
parent | 05aef91813e5198cba8131d2582f61d3be2eb722 [diff] |
[cjk-fonts] Update default CJK fonts for Windows * "Noto CJK" fonts are added to standard, serif, and sans-serif for JA, KR, SC, and TC. The font names with "CJK" are for the TrueType Collections (TTCs), and without are for language-specific subsets. For when both TTCs and language-specific subsets are installed, TTCs are given lower priorities because they are bigger, and thus slower to load. * "BIZ UDGothic" is added to the fixed font for JA. These strings are used to initialize the font settings (chrome://settings/fonts). Bug: 343302583 Skip-Translation-Screenshots-Check: True Change-Id: I764ab324981e495115cbbcb630c7bb515b21a255 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5626377 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/main@{#1315021}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.