_LOGFONT Struct Reference
[Logical font operations]

#include <gdi.h>

Data Fields


Detailed Description

The logical font structure.

Definition at line 5680 of file gdi.h.


Field Documentation

int ascent

The ascent of the logical font.

Definition at line 5694 of file gdi.h.

char charset[LEN_FONT_NAME+1]

The charset of the logical font.

Definition at line 5686 of file gdi.h.

int descent

The descent of the logical font.

Definition at line 5696 of file gdi.h.

char family[LEN_FONT_NAME+1]

The family name of the logical font.

Definition at line 5684 of file gdi.h.

Device font in multiply charset set

Definition at line 5704 of file gdi.h.

unsigned short mbc_scale

The scale factor of mbc device font.

Definition at line 5700 of file gdi.h.

int rotation

The rotation angle of the logical font.

Definition at line 5692 of file gdi.h.

Device font in single charset set

Definition at line 5702 of file gdi.h.

unsigned short sbc_scale

The scale factor of sbc device font.

Definition at line 5698 of file gdi.h.

int size

The size of the logical font.

Definition at line 5690 of file gdi.h.

The styles of the logical font.

Definition at line 5688 of file gdi.h.

char type[LEN_FONT_NAME+1]

The type of the logical font.

Definition at line 5682 of file gdi.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 7 15:58:43 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3