libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
U_LOGFONT Struct Reference

For U_LOGFONT_PANOSE elfLogFont field. More...

#include <uemf.h>

Data Fields

int32_t lfHeight
 Height in Logical units.
 
int32_t lfWidth
 Average Width in Logical units.
 
int32_t lfEscapement
 Angle in 0.1 degrees betweem escapement vector and X axis.
 
int32_t lfOrientation
 Angle in 0.1 degrees between baseline and X axis.
 
int32_t lfWeight
 LF_Weight Enumeration.
 
uint8_t lfItalic
 LF_Italic Enumeration.
 
uint8_t lfUnderline
 LF_Underline Enumeration.
 
uint8_t lfStrikeOut
 LF_StrikeOut Enumeration.
 
uint8_t lfCharSet
 LF_CharSet Enumeration.
 
uint8_t lfOutPrecision
 LF_OutPrecision Enumeration.
 
uint8_t lfClipPrecision
 LF_ClipPrecision Enumeration.
 
uint8_t lfQuality
 LF_Quality Enumeration.
 
uint8_t lfPitchAndFamily
 LF_PitchAndFamily Enumeration.
 
uint16_t lfFaceName [U_LF_FACESIZE]
 Name of font. If <U_LF_FACESIZE chars must be null terminated.
 

Detailed Description

For U_LOGFONT_PANOSE elfLogFont field.

EMF manual 2.2.13, Microsoft name: LogFont Object


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