summaryrefslogtreecommitdiffstats
path: root/libraries/libEMF
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:34:07 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:34:07 -0400
commit1a206ae3f17b9cc3cc022a413ca439eefeb45f20 (patch)
tree23016b50023052a408dba0ce461de9ed01efda2a /libraries/libEMF
parent2c20c982063746456175e4edae7294aa1d5fbe45 (diff)
downloadslackbuilds-1a206ae3f17b9cc3cc022a413ca439eefeb45f20.tar.gz
slackbuilds-1a206ae3f17b9cc3cc022a413ca439eefeb45f20.tar.xz
libraries/libEMF: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libEMF')
-rw-r--r--libraries/libEMF/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libEMF/README b/libraries/libEMF/README
index abe36ad29e..2741bbb56b 100644
--- a/libraries/libEMF/README
+++ b/libraries/libEMF/README
@@ -1,8 +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.
+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.