harmony 鸿蒙OH_Drawing_FontConfigInfo

  • 2025-06-12
  • 浏览 (3)

OH_Drawing_FontConfigInfo

概述

系统字体配置信息结构体。

起始版本: 12

相关模块: Drawing

所在头文件: drawing_text_typography.h

汇总

成员变量

名称 描述
size_t fontDirSize 系统字体文件路径数量。
size_t fontGenericInfoSize 通用字体集列表数量。
size_t fallbackGroupSize 备用字体集列表数量。
char** fontDirSet 系统字体文件路径列表。
OH_Drawing_FontGenericInfo* fontGenericInfoSet 通用字体集列表。
OH_Drawing_FontFallbackGroup* fallbackGroupSet 备用字体集列表。

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkGraphics 2D(方舟2D图形服务)

harmony 鸿蒙buffer_common.h

harmony 鸿蒙buffer_handle.h

harmony 鸿蒙BufferHandle

harmony 鸿蒙ColorSpacePrimaries

harmony 鸿蒙DisplaySoloist_ExpectedRateRange

harmony 鸿蒙drawing_bitmap.h

harmony 鸿蒙drawing_brush.h

harmony 鸿蒙drawing_canvas.h

harmony 鸿蒙drawing_color_filter.h

0  赞