libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
uemf.c | Functions for manipulating EMF files and structures |
uemf.h | Structures, definitions, and function prototypes for EMF files |
uemf_endian.c | Functions for converting EMF records between Big Endian and Little Endian byte orders |
uemf_endian.h | Defintions and prototype for function for converting EMF records between Big Endian and Little Endian byte orders |
uemf_print.c | Functions for printing EMF records |
uemf_print.h | Prototypes for functions for printing records from EMF files |
uemf_utf.c | Functions for manipulating UTF and various types of text |
uemf_utf.h | Prototypes for functions that manipulate UTF and various types of text |
upmf.c | Functions for manipulating EMF+ files and structures |
upmf.h | Structures, definitions, and function prototypes for EMF+ files |
upmf_print.c | Functions for printing EMF records |
upmf_print.h | Prototypes for functions for printing records from EMF files |
uwmf.c | Functions for manipulating WMF files and structures |
uwmf.h | Structures, definitions, and function prototypes for WMF files |
uwmf_endian.c | Functions for converting WMF records between Big Endian and Little Endian byte orders |
uwmf_endian.h | Prototypes for functions for converting WMF records between Big Endian and Little Endian |
uwmf_print.c | Functions for printing WMF records |
uwmf_print.h | Prototypes for functions for printing records from WMF files |