libqemf 0.1

The Enhanced MetaFile format (EMF) is the native vector graphics file format on Windows. Qt is a cross-platform application development framework, widely used for the development of GUI programs. Although it provides tools for almost every aspect of software development, Qt doesn't include a solution for the rendering of the EMF image format. libqemf covers this lack and provides the QEmfRenderer class that enables Qt based applications to easily draw the contents of EMF files onto paint devices.

Tags qt emf enhanced metafile qpaintengine cross-platform
License GNU GPLv3
State stable

Recent Releases

0.121 Sep 2015 13:18 minor feature: Initial release