From 97265be849dd903f26e848c5af69875330cc7459 Mon Sep 17 00:00:00 2001 From: JKlingen Date: Tue, 2 Oct 2012 18:58:52 +0000 Subject: [PATCH] updated help for new features git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2111 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot/Languages/help-en-US.html | 45 ++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/Greenshot/Languages/help-en-US.html b/Greenshot/Languages/help-en-US.html index 078f219e1..e5553b31a 100644 --- a/Greenshot/Languages/help-en-US.html +++ b/Greenshot/Languages/help-en-US.html @@ -23,7 +23,7 @@ - Version 0.8 + Version 1.0

Contents

    @@ -42,6 +42,7 @@
  1. Adding text
  2. Highlighting things
  3. Obfuscating things
  4. +
  5. Adding effects
  6. Cropping the screenshot
  7. Adding graphics to a screenshot
  8. Re-using drawn elements
  9. @@ -52,7 +53,9 @@
  10. General settings
  11. Capture settings
  12. Output settings
  13. +
  14. Destination settings
  15. Printer settings
  16. +
  17. Expert settings
  • Want to help?
    1. @@ -102,6 +105,11 @@

      Creates a screenshot of the window which is currently active.

      +

      + For Windows 7 or Vista systems, use the Window Capture mode setting to control + how Greenshot handles semi transparent (Aero) window borders, e.g. replacing + transparency with a custom color. +

      The settings dialog offers an option not to capture the active window right away, but allowing you to select one interactively. @@ -236,6 +244,14 @@ If the blur performance is still too bad for you to work with, you might prefer to use the pixelize effect instead.

      + +

      Adding effects

      +

      + You can add different effects to your screenshot. You might want to apply a border, shadow or + torn edges effect, e.g. to visually separate your screenshot from other content in a document. + The Grayscale and Invert effects are mainly useful before printing, saving ink or toner when + printing colorful or dark screenshots. +

      Cropping the screenshot

      @@ -253,6 +269,11 @@ simply choose Auto-Crop from the Edit menu and Greenshot will automatically select the area for cropping.

      + + +

      + Use the rotation tools to rotate the screenshot clockwise or anti-clockwise. +

      Adding graphics to a screenshot

      @@ -288,6 +309,10 @@
    2. Print... Control + P: sends the image to a printer
    3. E-Mail Control + E: opens a new message in your default e-mail client, adding the image as attachment
    4. +

      + There are plugins for exporting screenshots to other targets, e.g. DropBox, Picasa, Flickr. Simply select + the appropriate plugins during the installation process. +

      After saving an image from the editor, right-click the status bar at the bottom of the editor window to either copy the file path into the clipboard or open the @@ -345,6 +370,17 @@

    5. JPEG settings: Quality to be used when saving JPEG files
    6. + +

      Destination settings

      +

      + By default, Greenshot lets you pick a destination dynamically after creating a screenshot, displaying a small + menu with different destinations to select from. If you do not want or need to switch destinations instantly, + you might prefer to configure Greenshot to export to one or more destinations directly, without displaying the + destination picker.
      + Note: as with exporting from the editor window, the displayed destinations vary + depending on the plugins that you have installed with Greenshot. +

      +

      Printer settings

      @@ -361,6 +398,12 @@ the configuration of a plugin.

      + +

      expert settings

      +

      + We mean it: you rather should not change anything here if you do not know what you are doing, as these settings might lead to unexpected behavior. +

      +

      Want to help?