diff options
Diffstat (limited to 'libraries/libEMF/README')
-rw-r--r-- | libraries/libEMF/README | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/libraries/libEMF/README b/libraries/libEMF/README index 2741bbb56b754..8e75015875338 100644 --- a/libraries/libEMF/README +++ b/libraries/libEMF/README @@ -1,8 +1,5 @@ -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. +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. |