# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in.  You must
# make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':'.

         |-----handy-ruler----------------------------------------------------|
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.
