mirror of
https://github.com/openharmony/resources.git
synced 2026-07-01 22:56:10 -04:00
84f1a04361cb7d8f46f5cea8a883cbce433a4f6c
Signed-off-by:zhang_along<zhangalong@huawei.com> Signed-off-by: zhangalong <zhangalong@huawei.com>
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
Description
Languages
GN
100%