OH_Drawing_FontAliasInfo
typedef struct {...} OH_Drawing_FontAliasInfo
Overview
This struct describes the information about a font alias.
Since: 12
Related module: Drawing
Header file: drawing_text_typography.h
Summary
Member Variables
| Name | Description |
|---|---|
| char* familyName | Pointer to the name of a font family. |
| int weight | Font weight. If the value is greater than 0, only the fonts with the specified weight in the font family are contained. If the value is 0, all the fonts in the font family are contained. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-drawing-gpu-context-h
openharmony 鸿蒙 capi-drawing-nativepixelmap-
openharmony 鸿蒙 capi-nativevsync-oh-nativevsync-expectedraterange
openharmony 鸿蒙 capi-drawing-oh-drawing-brush
openharmony 鸿蒙 capi-drawing-oh-drawing-image-info
openharmony 鸿蒙 capi-drawing-text-linetypography-h
openharmony 鸿蒙 capi-oh-nativeimage-oh-nativeimage
openharmony 鸿蒙 capi-drawing-typeface-h