RetroArch
Public Attributes | List of all members
d3dx_font_desc Struct Reference

Public Attributes

INT Height
 
UINT Width
 
UINT Weight
 
UINT MipLevels
 
BOOL Italic
 
BYTE CharSet
 
BYTE OutputPrecision
 
BYTE Quality
 
BYTE PitchAndFamily
 
CHAR FaceName [32]
 

Member Data Documentation

◆ CharSet

BYTE d3dx_font_desc::CharSet

◆ FaceName

CHAR d3dx_font_desc::FaceName[32]

◆ Height

INT d3dx_font_desc::Height

◆ Italic

BOOL d3dx_font_desc::Italic

◆ MipLevels

UINT d3dx_font_desc::MipLevels

◆ OutputPrecision

BYTE d3dx_font_desc::OutputPrecision

◆ PitchAndFamily

BYTE d3dx_font_desc::PitchAndFamily

◆ Quality

BYTE d3dx_font_desc::Quality

◆ Weight

UINT d3dx_font_desc::Weight

◆ Width

UINT d3dx_font_desc::Width

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