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_FONT Struct Reference

#include <uwmf.h>

Data Fields

int16_t Height
 Height in Logical units.
 
int16_t Width
 Average Width in Logical units.
 
int16_t Escapement
 Angle in 0.1 degrees betweem escapement vector and X axis.
 
int16_t Orientation
 Angle in 0.1 degrees between baseline and X axis.
 
int16_t Weight
 LF_Weight Enumeration.
 
uint8_t Italic
 LF_Italic Enumeration.
 
uint8_t Underline
 LF_Underline Enumeration.
 
uint8_t StrikeOut
 LF_StrikeOut Enumeration.
 
uint8_t CharSet
 LF_CharSet Enumeration.
 
uint8_t OutPrecision
 LF_OutPrecision Enumeration.
 
uint8_t ClipPrecision
 LF_ClipPrecision Enumeration.
 
uint8_t Quality
 LF_Quality Enumeration.
 
uint8_t PitchAndFamily
 LF_PitchAndFamily Enumeration.
 
uint8_t FaceName [1]
 Name of font. ANSI Latin1, null terminated.
 

Detailed Description

Font Object WMF manual 2.2.1.2 Warning, only pass by pointer, passing by value will will truncate in Facename!


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