diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:01:13 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:01:13 -0400 |
commit | f4ccec6401b900f5039e0db64a2df194dad96c33 (patch) | |
tree | 8a9af978fa9413a729722cd58e0888dfb257d7bb /graphics/gliv | |
parent | 2bd2185028c63a832e241b359c80c6fa5104cba0 (diff) |
graphics/gliv: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'graphics/gliv')
-rw-r--r-- | graphics/gliv/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/graphics/gliv/README b/graphics/gliv/README index 92603f7753f8..beba4753cc0c 100644 --- a/graphics/gliv/README +++ b/graphics/gliv/README @@ -1,5 +1,6 @@ -GLiv is an OpenGL image viewer, image loading is done via Gdk-pixbuf bundled -with GTK+-2.6, rendering with OpenGL and the graphical user interface uses GTK+ -with GtkGLExt. GLiv is very fast and smooth at rotating, panning and zooming -if you have an OpenGL accelerated graphics board. It supports thumbnails and -navigating through them using two images menus and a browser. +GLiv is an OpenGL image viewer, image loading is done via Gdk-pixbuf +bundled with GTK+-2.6, rendering with OpenGL and the graphical user +interface uses GTK+ with GtkGLExt. GLiv is very fast and smooth +at rotating, panning and zooming if you have an OpenGL accelerated +graphics board. It supports thumbnails and navigating through them +using two images menus and a browser. |