emfengine: EmfEngine (Enhanced MetaFile Format Engine) emfengine: emfengine: The Enhanced MetaFile format (EMF) is the native vector graphics emfengine: file format on Windows. Qt is a cross-platform application emfengine: development framework, widely used for the development of GUI emfengine: programs. Although it provides tools for almost every aspect of emfengine: software development, Qt doesn't include a straightforward solution emfengine: for the export of 2D graphics to the EMF format. EmfEngine covers emfengine: this lack and enables Qt based applications to easily export emfengine: graphics created using the QPainter class to the Enhanced Metafile emfengine: format.