drawing_text_declaration.h

Overview

Declares the data structure related to text in 2D drawing.

Since: 8

Related Modules:

Drawing

Summary

Types

Name Description
OH_Drawing_FontCollection Defines an OH_Drawing_FontCollection, which is used to load fonts.
OH_Drawing_Typography Defines an OH_Drawing_Typography, which is used to manage the typography layout and display.
OH_Drawing_TextStyle Defines an OH_Drawing_TextStyle, which is used to manage text colors and decorations.
OH_Drawing_TypographyStyle Defines an OH_Drawing_TypographyStyle, which is used to manage the typography style, such as the text direction.
OH_Drawing_TypographyCreate Defines an OH_Drawing_TypographyCreate, which is used to create an OH_Drawing_Typography object.