ca8b8ff27b
* Vincent also saw that the logo bg-color is #eeeeee instead of #efefef. ->Corrected CSS. Also, there can be issues with PNG inside div-blocks setting a bg-color. PNGs include a color profile that can screw browser rendering to display different colors though using the same RGB values. Interesting. See http://www.kaktus.cc/weblog/png_and_color_profiles/ I stripped the color profile info from the logo.png as suggested at that URL. Thanks Vincent! +alphabranch git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32804 a95241bf-73f2-0310-859d-f6bbb57e9c96
90 lines
5.1 KiB
HTML
90 lines
5.1 KiB
HTML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"../../../../html-dtd/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
|
|
<head>
|
|
<!--
|
|
*
|
|
* Copyright 2008-2009, 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>DataTranslations</title>
|
|
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
|
|
</head>
|
|
<body>
|
|
|
|
<div class="logo">
|
|
<img src="../images/logo.png" alt="logo" class="noprint" id="logo" name="logo" />
|
|
</div>
|
|
|
|
<div class="topnav">
|
|
<p>
|
|
«  <a href="backgrounds.html">Backgrounds</a>
|
|
  ::  
|
|
<a href="../preferences.html" class="uplink">Preferences</a>
|
|
  ::  
|
|
<a href="e-mail.html">E-mail</a>  »
|
|
</p>
|
|
</div>
|
|
|
|
<div class="content">
|
|
|
|
<h1><img src="../../images/prefs-images/datatranslations-icon_64.png" alt="datatranslations-icon_64.png"
|
|
width="64" height="64" />DataTranslations</h1>
|
|
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
|
|
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Preferences</span></td></tr>
|
|
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/preferences/DataTranslations</span></td></tr>
|
|
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/*</span> - Every Translator creates its own settings file here after you've changes its defaults.<br />
|
|
<span class="path">~/config/settings/system/DataTranslations settings</span> - Stores the panel's window position.</td></tr>
|
|
</table>
|
|
<p>Every application has the ability to open and save every file format for which there's a Translator installed. The settings for these Translators are configured in the DataTranslations preferences.</p>
|
|
<p><br /></p>
|
|
<img src="../images/prefs-images/datatranslations.png" alt="datatranslations.png" />
|
|
<p>Depending on its capabilities, each Translator offers different settings. At least you'll get an <span class="button">Info...</span> button that opens a window with the credits and the installation path.<br />
|
|
The following table gives an overview of the default Translators and their most useful options.</p>
|
|
<table summary="translators" border="0" cellpadding="2" cellspacing="0">
|
|
<tr><td><span class="menu">BMP Images</span></td><td>24bit, uncompressed, no transparency</td></tr>
|
|
<tr><td><span class="menu">EXR Images</span></td><td><acronym title="Industrial Light & Magic">ILM</acronym>'s high dynamic-range (HDR) format</td></tr>
|
|
<tr><td><span class="menu">GIF Images</span></td><td>8bit, lossless compression, transparency<br />
|
|
You can reduce the filesize by limiting the number of used colors and the palette.<br />
|
|
You can write images with transparency, either by automatically using the alpha channel or by setting the RGB value that will be transparent by hand.</td></tr>
|
|
<tr><td><span class="menu">JPEG2000 Images</span></td><td>24bit, compressed, no transparency<br />
|
|
Here, you normally only care about the output quality.</td></tr>
|
|
<tr><td><span class="menu">JPEG Images</span></td><td>24bit, compressed, no transparency<br />
|
|
Besides the output quality you can also set a smoothing that will lessen compression artefacts but can blur the picture a little.</td></tr>
|
|
<tr><td><span class="menu">PCX Images</span></td><td>24bit, uncompressed, no transparency, PC Paintbrush Exchange format</td></tr>
|
|
<tr><td><span class="menu">PNG Images</span></td><td>32bit, lossless compression, transparency</td></tr>
|
|
<tr><td><span class="menu">PPM Images</span></td><td>24bit, uncompressed, no transparency, Portable PixMap format</td></tr>
|
|
<tr><td><span class="menu">RAW Images</span></td><td>up to 48bit, uncompressed, no transparency</td></tr>
|
|
<tr><td><span class="menu">RTF Text Files</span></td><td>Formatted text</td></tr>
|
|
<tr><td><span class="menu">SGI Images</span></td><td>24bit, optional lossless compression, transparency</td></tr>
|
|
<tr><td><span class="menu">StyledEdit Files</span></td><td>Formatted text</td></tr>
|
|
<tr><td><span class="menu">TGA Images</span></td><td>32bit, optional lossless compression, transparency</td></tr>
|
|
<tr><td><span class="menu">TIFF Images</span></td><td>24bit, optional lossless compression, layers, transparency</td></tr>
|
|
<tr><td class="onelinetop"><span class="menu">WonderBrush Images</span></td><td>32bit, layers, transparency, vector/pixel data</td></tr>
|
|
</table>
|
|
<p><br /></p>
|
|
<div class="box-info">Screenshots, charts, black&white drawings and other images with few used colors, as well as small pictures are best saved as GIF (up to 256 colors) or PNG (millions of colors). JPEG, for example, introduces compression artefacts without gain in smaller filesize.</div>
|
|
|
|
</div>
|
|
|
|
<div class="bottomnav">
|
|
<p>
|
|
«  <a href="backgrounds.html">Backgrounds</a>
|
|
  ::  
|
|
<a href="../preferences.html" class="uplink">Preferences</a>
|
|
  ::  
|
|
<a href="e-mail.html">E-mail</a>  »
|
|
</p>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|