changeset 8:aacae9682f63 draft

Uploaded
author iuc
date Wed, 18 Feb 2015 11:35:01 -0500
parents 72916c3412bb
children 2096ee6682d5
files tool_dependencies.xml
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Oct 29 10:40:03 2014 -0400
+++ b/tool_dependencies.xml	Wed Feb 18 11:35:01 2015 -0500
@@ -29,14 +29,14 @@
         </install>
         <readme>
             Installs and complils libdg.
-            GD is an open source code library for the dynamic creation of images by programmers. 
-            GD is written in C, and "wrappers" are available for Perl, PHP and other languages. 
-            GD creates PNG, JPEG, GIF, WebP, XPM, BMP images, among other formats. 
-            GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. 
+            GD is an open source code library for the dynamic creation of images by programmers.
+            GD is written in C, and "wrappers" are available for Perl, PHP and other languages.
+            GD creates PNG, JPEG, GIF, WebP, XPM, BMP images, among other formats.
+            GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly.
             While not restricted to use on the web, the most common applications of GD involve website development.
-            
+
             http://libgd.bitbucket.org/
-            
+
             LIBRARY_PATH, LD_LIBRARY_PATH and CPLUS_INCLUDE_PATH will be set.
             LIBGD_ROOT_PATH will point to the root path of the installation.
         </readme>