From 1a206ae3f17b9cc3cc022a413ca439eefeb45f20 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:34:07 -0400 Subject: libraries/libEMF: Wrap README at 72 columns. Signed-off-by: B. Watson --- libraries/libEMF/README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libraries/libEMF') 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. -- cgit v1.2.3-65-gdbad