ReactOS 0.4.17-dev-934-g091855f
dwrite_font_props Struct Reference

#include <dwrite_private.h>

Collaboration diagram for dwrite_font_props:

Public Attributes

DWRITE_FONT_STYLE style
 
DWRITE_FONT_STRETCH stretch
 
DWRITE_FONT_WEIGHT weight
 
DWRITE_PANOSE panose
 
FONTSIGNATURE fontsig
 
LOGFONTW lf
 
UINT32 flags
 
float slant_angle
 

Detailed Description

Definition at line 463 of file dwrite_private.h.

Member Data Documentation

◆ flags

UINT32 dwrite_font_props::flags

Definition at line 471 of file dwrite_private.h.

◆ fontsig

FONTSIGNATURE dwrite_font_props::fontsig

Definition at line 469 of file dwrite_private.h.

◆ lf

LOGFONTW dwrite_font_props::lf

Definition at line 470 of file dwrite_private.h.

◆ panose

DWRITE_PANOSE dwrite_font_props::panose

Definition at line 468 of file dwrite_private.h.

◆ slant_angle

float dwrite_font_props::slant_angle

Definition at line 472 of file dwrite_private.h.

◆ stretch

DWRITE_FONT_STRETCH dwrite_font_props::stretch

Definition at line 466 of file dwrite_private.h.

◆ style

DWRITE_FONT_STYLE dwrite_font_props::style

Definition at line 465 of file dwrite_private.h.

◆ weight

DWRITE_FONT_WEIGHT dwrite_font_props::weight

Definition at line 467 of file dwrite_private.h.


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