OH_Drawing_FontAdjustInfo

typedef struct OH_Drawing_FontAdjustInfo {...} OH_Drawing_FontAdjustInfo

概述

字重映射信息结构体。

起始版本: 12

相关模块: Drawing

所在头文件: drawing_text_typography.h

汇总

成员变量

名称 描述
int weight 字体原本的字重值。
int to 字体在应用中显示的字重值。