website diff en/doc/handbook/graphics.html @ rev 63

Add Apps to Handbook (en) and typos
author Paul Issott <paul@slitaz.org>
date Thu Jun 05 22:18:23 2008 +0000 (2008-06-05)
parents 24f2ea79f7cd
children f0c0c73578c0
line diff
     1.1 --- a/en/doc/handbook/graphics.html	Mon May 26 14:52:42 2008 +0000
     1.2 +++ b/en/doc/handbook/graphics.html	Thu Jun 05 22:18:23 2008 +0000
     1.3 @@ -47,7 +47,7 @@
     1.4  <a name="gimp"></a>
     1.5  <h3>Gimp - Manipulate and create images</h3>
     1.6  <p>
     1.7 -The GIMP (GNU Image Manipulation) is software that can manipulate images to a high quality level.
     1.8 +The GIMP (GNU Image Manipulation) is software that can manipulate images to a very high quality level.
     1.9  It allows you to do what you would expect from an application that processes images, ie layers, filters, 
    1.10  support scripts adding functionality etc. GIMP supports a large number of image formats such as:
    1.11  PNG, JPEG, XPM, PPM, TIFF, PostScript, PSD, it also offers it's own XCF format. To install GIMP:
    1.12 @@ -89,7 +89,7 @@
    1.13  mtPaint is an application for the creation and retouching of PNG, TIFF, 
    1.14  XPM and BMP images. It offers many simple, lightweight, fast functions like
    1.15  capture screen (screenshot) which you can access via the menu --&gt; Graphics --&gt; 
    1.16 -Grab screenshot, or by simply typing the following:
    1.17 +Grab screenshot, or by typing in a terminal:
    1.18  </p>
    1.19  <pre> $ mtpaint -s
    1.20  </pre>