diff options
Diffstat (limited to 'libraries/libEMF/README')
-rw-r--r-- | libraries/libEMF/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/libEMF/README b/libraries/libEMF/README new file mode 100644 index 0000000000..abe36ad29e --- /dev/null +++ b/libraries/libEMF/README @@ -0,0 +1,8 @@ +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. +The library is also used by pstoedit to convert postscript and pdf files +to EMF format. + +This might build with 32-bit compat libs on x86_64, but definitely not +without them. |