://fonts.google.com/specimen/Roboto*/#define LV_FONT_ROBOTO_12 0#define LV_FONT_ROBOTO_16 1#define
2021-11-09 09:43
://fonts.google.com/specimen/Roboto*/#define LV_FONT_ROBOTO_12 0#define LV_FONT_ROBOTO_16 1#define
2021-11-23 11:25
└── resources资源目录 ├── cfg.json 配置信息,可配置模拟器分辨率 ├── fonts字体目录 │└── Roboto-Regular.ttf ├── framework JS运行环境
2022-03-09 07:49
, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans,作者注:本文理论分析基于SL3042数据手册,实测数据为
2025-02-12 16:37
char* fontFamilies[] = {\"Roboto\"}; OH_Drawing_SetTextStyleFontFamilies(txtStyle, 1
2023-12-07 09:30
LV_USE_ANIMATION1 // 启用动画效果 #define LV_FONT_ROBOTO_16 1 // 启用默认字体 触摸屏校准: bool my_touchpad_read
2025-06-27 09:51