EpsEngine
Enables Qt based applications to export graphics to EPS format.
Starting with Qt 5, the possibility to export graphics to PostScript from Qt based applications was dropped: the QPrinter::PostScriptFormat option was removed. EpsEngine was developped in order to cover this lack and to enable Qt based applications to easily export graphics to the Encapsulated PostScript format.