libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
Macros | |
#define | U_FS_None 0x00 |
no bits set | |
#define | U_FS_Bold 0x01 |
Bold. | |
#define | U_FS_Italic 0x02 |
Italic. | |
#define | U_FS_Underline 0x04 |
Underline. | |
#define | U_FS_Strikeout 0x08 |
Strikeout. | |
For EMF+ manual 2.1.2.4, Microsoft name: FontStyle Flags (U_FS_*) #