1f92a41ace
* Added explanation of icons to Bootloader. * Applied css-fix by Braden Ewing to fix rendering under MS Internet Explorer. Added Braden to welcome.css authors. * Added a css class pre.terminal to make Terminal output more visible plus a few more things. Added myself to welcome.css authors. :) * Updated all Terminal output with the new pre-class tag. * Flaunted our beautiful icons at the top of every preference/application/applet plus their contents page. * Added icon PNGs in 16x16 32x32 and 64x64. * Added quick info where to find a preference/application/applet and its settings at the top of every page. * Added apps: ActivityMonitor, Magnify, StyledEdit, Terminal * Added applet: Launchbox * Added stubs to all missing prefs/apps/applets. Everyone's welcome to work on the contents (announce it on the mailing list, though!). * Moved preference/application/applet into own folders. * Updated contents page. * Reformatted everything to be XHTML1.0-Strict conforming. Added XHTML DTDs to welcome/html-dtd/. * Added copyright and author as comment to the header of every page. If someone else should be mentioned there, speak up. --- Whoot! What a titanian piece of work, Humdinger! git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28791 a95241bf-73f2-0310-859d-f6bbb57e9c96
85 lines
4.6 KiB
HTML
85 lines
4.6 KiB
HTML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"../../welcome/html-dtd/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
|
|
<head>
|
|
<!--
|
|
*
|
|
* Copyright 2008, Haiku. All rights reserved.
|
|
* Distributed under the terms of the MIT License.
|
|
*
|
|
* Authors:
|
|
* Humdinger <humdingerb@gmail.com>
|
|
*
|
|
-->
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="Content-Style-Type" content="text/css" />
|
|
<meta name="robots" content="all" />
|
|
<title>Magnify</title>
|
|
<link rel="stylesheet" type="text/css" href="../../welcome/welcome.css" />
|
|
</head>
|
|
<body>
|
|
|
|
<div class="logo">
|
|
<img src="../../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
|
|
<div class="title">Magnify</div>
|
|
</div>
|
|
<div class="topnav">
|
|
<p>
|
|
<a href="../applications.html">Applications</a>
|
|
   
|
|
Previous: <a href="apps-icon-o-matic.html">Icon-O-Matic</a>
|
|
   
|
|
Next: <a href="apps-mail.html">Mail</a>
|
|
</p>
|
|
</div>
|
|
|
|
<div class="content">
|
|
|
|
<h1><img src="apps-images/magnify-icon_64.png" alt="magnify-icon_64.png"
|
|
width="64" height="64" />Magnify</h1>
|
|
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
|
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><i>Applications</i></td></tr>
|
|
<tr><td>Location:</td><td></td><td><tt>/boot/beos/apps/Magnify</tt></td></tr>
|
|
<tr><td>Settings:</td><td></td><td><tt>~/config/settings/Magnify_prefs</tt></td></tr>
|
|
</table>
|
|
<p>Magnify shows an enlarged version of the area around your mouse pointer.</p>
|
|
<img src="apps-images/magnify.png" alt="magnify.png" width="292" height="384" />
|
|
<p>At the top you'll find the size and magnification level of the area. "<i>32 x 32 @ 8 pixels/pixel</i>" means that you look at a 32x32 pixel square around your mouse pointer and every pixel is enlarged by a factor of 8.</p>
|
|
<p>Below that is the color of the pixel that's marked by a red outline. Its color is presented as RGB and hex value.<br />
|
|
You can move the red outline with the <tt>CURSOR</tt> keys.</p>
|
|
<p>To measure distances and align objects, you can add up to two blue crosshairs with <tt>ALT+H</tt>. Their X/Y coordinates toward the top left corner and, if both are added, their X/Y distance from each other, are displayed at the bottom.<br />
|
|
They can also be moved with the <tt>CURSOR</tt> keys. The active crosshair is marked with an "x".</p>
|
|
<p>You can move the mouse pointer pixel by pixel with <tt>AltGr+CURSOR</tt> keys.</p>
|
|
<p>Clicking on the drop-down menu gives you a number of options:</p>
|
|
<table summary="options" border="0" cellpadding="2" cellspacing="0">
|
|
<tr><td><i>Save Image</i></td><td><tt>ALT+S</tt></td><td> </td><td>Saves the current display as a resource file.</td></tr>
|
|
<tr><td><i>Copy Image</i></td><td><tt>ALT+C</tt></td><td> </td><td>Copies the current display to the clipboard.</td></tr>
|
|
<tr><td><i>Hide/Show Info</i></td><td><tt>ALT+T</tt></td><td> </td><td>Toggles the display of all the additional information.</td></tr>
|
|
<tr><td><i>Add a Crosshair</i></td><td><tt>ALT+H</tt></td><td> </td><td>Adds a crosshair you can drag around. </td></tr>
|
|
<tr><td><i>Remove a Crosshair</i></td><td><tt>ALT+SHIFT+H</tt></td><td> </td><td>Removes the last added crosshair.</td></tr>
|
|
<tr><td><i>Hide/Show Grid</i></td><td><tt>ALT+G</tt></td><td> </td><td>Toggles the overlayed grid.</td></tr>
|
|
<tr><td class="onelinetop"><i>Freeze/Unfreeze image</i></td><td><tt>ALT+F</tt></td><td> </td><td>Stops/continues updating the magnification area.</td></tr>
|
|
<tr><td><i>Stick Coordinates</i></td><td><tt>ALT+I</tt></td><td> </td><td>Keeps updating the magnification area, but don't follow the mouse pointer any more.</td></tr>
|
|
<tr><td><i>Make Square</i></td><td><tt>ALT+/</tt></td><td> </td><td>Reverts back to a square display after resizing the window.</td></tr>
|
|
<tr><td class="onelinetop"><i>Decrease Window Size</i></td><td><tt>ALT+-</tt></td><td> </td><td>Shrinks the magnified area around the mouse pointer.</td></tr>
|
|
<tr><td><i>Increase Window Size</i></td><td><tt>ALT++</tt></td><td> </td><td>Enlarges the magnified area around the mouse pointer.</td></tr>
|
|
<tr><td><i>Decrease Pixel Size</i></td><td><tt>ALT+,</tt></td><td> </td><td>Lowers magnification.</td></tr>
|
|
<tr><td><i>Increase Pixel Size</i></td><td><tt>ALT+.</tt></td><td> </td><td>Increases magnification.</td></tr>
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="bottomnav">
|
|
<p>
|
|
<a href="../applications.html">Applications</a>
|
|
   
|
|
Previous: <a href="apps-icon-o-matic.html">Icon-O-Matic</a>
|
|
   
|
|
Next: <a href="apps-mail.html">Mail</a>
|
|
</p>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|