aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api/qtcreator-documentation.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-02-28 13:37:00 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-02-28 15:52:37 +0100
commit7f6405c46a690adddd30d17050388b2a935a6265 (patch)
treea4e3a8e4c53c72eb70091ea27b479c9ec123c677 /doc/api/qtcreator-documentation.qdoc
parentcf92623aa6b319167829c6ec9a2192ee1a324f78 (diff)
Doc: taking screen shots
Change-Id: I8b0be0e822efcd538e5642bdf33b06016294748d Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'doc/api/qtcreator-documentation.qdoc')
-rw-r--r--doc/api/qtcreator-documentation.qdoc55
1 files changed, 53 insertions, 2 deletions
diff --git a/doc/api/qtcreator-documentation.qdoc b/doc/api/qtcreator-documentation.qdoc
index 3af07eca0a..5fff327bd2 100644
--- a/doc/api/qtcreator-documentation.qdoc
+++ b/doc/api/qtcreator-documentation.qdoc
@@ -151,13 +151,64 @@
You can illustrate your documentation by using screen shots, diagrams, and
other images.
+ \section2 Taking Screen Shots
+
+ \QC has the native look and feel on Windows, Linux, and Mac OS, and
+ therefore, screen shots can end up looking very different, depending on who
+ takes them and which system they use. To try to preserve a consistent look
+ and feel in the \QC Manual, observe the guidelines listed in this section
+ when taking screen shots.
+
+ To make the images look similar regardless of the operating system they were
+ taken on, you are asked to adjust their size to 75%. This makes the screen
+ shots hard to read, but they are provided more as reassurance for users that
+ they are in the correct place in the UI than as an actual source of
+ information. To make sure that no important information is lost, always
+ place example values also in the text.
+
+ \list
+
+ \li Use the screen resolution of 1024x768 (this is available on all
+ screens).
+
+ \li Use the aspect ratio of 4:3.
+
+ \li Open the application in the maximum size on full screen.
+
+ \li Use your favorite tool to take the screen shot.
+
+ \li Include only the part of the screen that you need (you can crop the
+ image also in the screen capture tool).
+
+ \li In the screen capture tool, open the screen shot and adjust its size
+ to 75%.
+
+ \li To highlight parts of the screen shot, use the images of numbers
+ that are stored in \c{doc\images\numbers} in the \QC repository.
+
+ \li Before you submit the images to the repository, optimize them to
+ save space.
+
+ \endlist
+
+ \section2 Optimizing Images
+
Save images in the PNG format in the \QC project folder in the
\c {doc\images} folder. Binary images can easily add megabytes to the Git
history. To keep the history as small as possible, the Git post-commit hooks
remind you to try to keep image size below 50 kilobytes. To achieve this
goal, crop images so that only relevant information is visible in them.
- Before committing images, optimize them by using the Radical Image
- Optimization Tool (RIOT).
+ Before committing images, optimize them by using an image optimization tool.
+
+ Optimization should not visibly reduce image quality. If it does, do not do
+ it. You can use the Radical Image Optimization Tool (RIOT) on Windows (very
+ efficient) or ImageOptim on Mac OS (much less efficient), or some other tool
+ available on Linux.
+
+ With ImageOptim, you simply drag and drop the image files to the
+ application. The following section describes the settings to use for RIOT.
+
+ \section3 Using RIOT
Use the \c {\image} and \c {\inlineimage} QDoc commands to refer to images
from the text. You do not need to add paths to image names. For example: