openharmony_ci de5d2f21ac !16 全球化子系统部件标准化
Merge pull request !16 from wpgavin/master
2022-01-25 11:17:32 +00:00
2021-06-02 02:34:06 +08:00
2022-01-20 15:28:09 +08:00
2021-06-02 02:34:06 +08:00
2021-06-02 02:34:06 +08:00
2022-01-24 15:13:09 +08:00
2021-06-02 02:34:06 +08:00
2021-07-22 09:57:47 +00:00
2021-06-02 02:34:06 +08:00
2021-06-02 02:34:06 +08:00

Resources

Introduction

The resources module defines global resources at the system level.

System Fonts

By default, the resources module provides only one font family, namely, HarmonyOS Sans.

HarmonyOS Sans is a family of variable fonts developed by Huawei for all-scenario experience. It is available for commercial use for free. For details, see the license agreement.

The font family currently provides six font weights: Thin, Light, Regular, Medium, Bold and Black. You can select a proper font weight based on the information hierarchy.

It supports a total of 105 languages from the Chinese, Latin, Cyril, Greek, and Arabic language systems at present. More languages will be supported in the future.

Directory Structure

/utils/resources
├── fonts                   # System fonts

Repositories Involved

Globalization subsystem

resources

S
Description
No description provided
Readme 50 MiB
Languages
GN 100%