From fa9f8de41b45216bcc3bae712b991c8974269f76 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:30:35 -0400 Subject: libraries/gl2ps: Wrap README at 72 columns. Signed-off-by: B. Watson --- libraries/gl2ps/README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'libraries/gl2ps/README') diff --git a/libraries/gl2ps/README b/libraries/gl2ps/README index 86a263c763..d6d75e1244 100644 --- a/libraries/gl2ps/README +++ b/libraries/gl2ps/README @@ -1,8 +1,9 @@ -GL2PS is a C library providing high quality vector output for any OpenGL -application. +GL2PS is a C library providing high quality vector output for any +OpenGL application. + +The main difference between GL2PS and other similar libraries is +the use of sorting algorithms capable of handling intersecting and +stretched polygons, as well as non manifold objects. -The main difference between GL2PS and other similar libraries is the use of -sorting algorithms capable of handling intersecting and stretched polygons, -as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more... -- cgit v1.2.3