This repository has been archived on 2024-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
libEMF/README.md

7 lines
323 B
Markdown

# libemf
LibEMF is a C/C++ library which provides a drawing toolkit based on ECMA-234.
The general purpose of this library is to create vector graphics files on POSIX systems which can be imported into StarOffice/OpenOffice.
Therefore, if your graphics code only outputs PostScript, you can now easily convert it to EMF.