summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-02-07 10:49:05 +0000
committergrant <grant@pkgsrc.org>2004-02-07 10:49:05 +0000
commit6ed486373b41fce4d6cb09ca28a8fcee1b994823 (patch)
treeb6ecd50a18bb8093d970f969d62dd95121959c86
parenta45e4752edae83d504b147e5230f812564a73d28 (diff)
downloadpkgsrc-6ed486373b41fce4d6cb09ca28a8fcee1b994823.tar.gz
whitespace cleanup.
-rw-r--r--graphics/imlib2/DESCR32
1 files changed, 16 insertions, 16 deletions
diff --git a/graphics/imlib2/DESCR b/graphics/imlib2/DESCR
index bfd3291ac88..c08da1ea665 100644
--- a/graphics/imlib2/DESCR
+++ b/graphics/imlib2/DESCR
@@ -1,22 +1,22 @@
- Imlib 2 is the successor to Imlib. It is NOT a newer version - it is a
+Imlib 2 is the successor to Imlib. It is NOT a newer version - it is a
completely new library. Imlib 2 can be installed alongside Imlib 1.x
without any problems since they are effectively different libraries - BUT
they have very similar functionality.
Imlib 2 does the following:
- * Load/Save image files from disk in one of many formats
- * Render image data onto other images or an X-Windows drawable
- * Produce pixmaps and pixmap masks of Images
- * Apply filters and transformations to images
- * Accept RGBA Data for images and apply colour correction/modifications
- * Alpha blend Images on other images or drawables
- * Render truetype anti-aliased text straight and at angles
- * Render rectangles, anti-aliased lines, and multi-coloured gradients
- * Cache data intelligently for maximum performance
- * Allocate colours automatically
- * Allow full control over caching and color allocation
- * Provide highly optimized MMX assembly for core routines
- * Provide plug-in filter interface
- * Provide on-the-fly runtime plug-in image loading and saving interface
- * Fastest image compositing, rendering and manipulation library for X
+ * Load/Save image files from disk in one of many formats
+ * Render image data onto other images or an X-Windows drawable
+ * Produce pixmaps and pixmap masks of Images
+ * Apply filters and transformations to images
+ * Accept RGBA Data for images and apply colour correction/modifications
+ * Alpha blend Images on other images or drawables
+ * Render truetype anti-aliased text straight and at angles
+ * Render rectangles, anti-aliased lines, and multi-coloured gradients
+ * Cache data intelligently for maximum performance
+ * Allocate colours automatically
+ * Allow full control over caching and color allocation
+ * Provide highly optimized MMX assembly for core routines
+ * Provide plug-in filter interface
+ * Provide on-the-fly runtime plug-in image loading and saving interface
+ * Fastest image compositing, rendering and manipulation library for X