harmony 鸿蒙OH_Drawing_FontConfigInfo

2025-06-12 浏览 (1)

OH_Drawing_FontConfigInfo

Overview

The OH_Drawing_FontConfigInfo struct describes the information about a system font configuration.

Since: 12

Related module: Drawing

Header file: drawing_text_typography.h

Summary

Member Variables

NameDescription
size_t fontDirSizeNumber of system font file paths.
size_t fontGenericInfoSizeNumber of generic fonts.
size_t fallbackGroupSizeNumber of font fallbacks.
char ** fontDirSetDouble pointer to the system font file paths.
OH_Drawing_FontGenericInfo * fontGenericInfoSetPointer to a set of generic fonts.
OH_Drawing_FontFallbackGroup * fallbackGroupSetPointer to a set of font fallbacks.

Member Variable Description

fallbackGroupSet

OH_Drawing_FontFallbackGroup* OH_Drawing_FontConfigInfo::fallbackGroupSet

Description

Pointer to a set of font fallbacks.

fallbackGroupSize

size_t OH_Drawing_FontConfigInfo::fallbackGroupSize

Description

Number of font fallbacks.

fontDirSet

char** OH_Drawing_FontConfigInfo::fontDirSet

Description

Double pointer to the system font file paths.

fontDirSize

size_t OH_Drawing_FontConfigInfo::fontDirSize

Description

Number of system font file paths.

fontGenericInfoSet

OH_Drawing_FontGenericInfo* OH_Drawing_FontConfigInfo::fontGenericInfoSet

Description

Pointer to a set of generic fonts.

fontGenericInfoSize

size_t OH_Drawing_FontConfigInfo::fontGenericInfoSize

Description

Number of generic font sets.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkGraphics 2D

harmony 鸿蒙BufferHandle

harmony 鸿蒙ColorSpacePrimaries

harmony 鸿蒙DisplaySoloist_ExpectedRateRange

harmony 鸿蒙_drawing

harmony 鸿蒙NativeColorSpaceManager

harmony 鸿蒙NativeDisplaySoloist

harmony 鸿蒙NativeVsync

harmony 鸿蒙NativeWindow

harmony 鸿蒙OH_Drawing_BitmapFormat

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/88f7hF