soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
FontInfo Struct Reference

Font information structure. More...

#include <SFontInfo.h>

Public Attributes

FONTSTYLE style
 
SStringW strFaceName
 
SStringW strPropEx
 
int scale
 

Detailed Description

Font information structure.

Contains details about a font, including style, face name, property extensions, and scale.

Definition at line 50 of file SFontInfo.h.

Member Data Documentation

◆ scale

int FontInfo::scale

Font scale

Definition at line 55 of file SFontInfo.h.

◆ strFaceName

SStringW FontInfo::strFaceName

Font face name

Definition at line 53 of file SFontInfo.h.

◆ strPropEx

SStringW FontInfo::strPropEx

Font property extensions

Definition at line 54 of file SFontInfo.h.

◆ style

FONTSTYLE FontInfo::style

Font style

Definition at line 52 of file SFontInfo.h.


The documentation for this struct was generated from the following file: