diff options
author | Pedro Mendes <pedro@gepasi.org> | 2010-05-13 00:58:44 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:58:44 +0200 |
commit | 3c95a3669a81d3d50f907b257157c9412b59ac4a (patch) | |
tree | d0597e1d4afe7e5a7c01919f587cff76ff70e741 /libraries/libEMF/README | |
parent | 4fd0f3b0edcb0bbb900e9fe3bd08c09717e4187a (diff) | |
download | slackbuilds-3c95a3669a81d3d50f907b257157c9412b59ac4a.tar.gz |
libraries/libEMF: Added to 13.0 repository
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. |