FreeRDP
rdtkFont Struct Reference
Collaboration diagram for rdtkFont:

Data Fields

rdtkEngine * engine
 
uint32_t size
 
uint16_t height
 
char * family
 
char * style
 
wImageimage
 
uint16_t glyphCount
 
rdtkGlyph * glyphs
 

Detailed Description

Definition at line 42 of file rdtk_font.h.

Field Documentation

◆ engine

rdtkEngine* rdtkFont::engine

Definition at line 44 of file rdtk_font.h.

◆ family

char* rdtkFont::family

Definition at line 48 of file rdtk_font.h.

◆ glyphCount

uint16_t rdtkFont::glyphCount

Definition at line 51 of file rdtk_font.h.

◆ glyphs

rdtkGlyph* rdtkFont::glyphs

Definition at line 52 of file rdtk_font.h.

◆ height

uint16_t rdtkFont::height

Definition at line 47 of file rdtk_font.h.

◆ image

wImage* rdtkFont::image

Definition at line 50 of file rdtk_font.h.

◆ size

uint32_t rdtkFont::size

Definition at line 46 of file rdtk_font.h.

◆ style

char* rdtkFont::style

Definition at line 49 of file rdtk_font.h.


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