haiku/docs/userguide/prefs-datatranslations.html

71 lines
3.6 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>DataTranslations</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css">
</head>
<body lang="en-US">
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo">
<div class="title">DataTranslations</div>
</div>
<div class="topnav">
<p>
<a href="preferences.html">Preferences</a>
&nbsp;&nbsp;&nbsp;
Previous: <a href="prefs-backgrounds.html">Backgrounds</a>
&nbsp;&nbsp;&nbsp;
Next: <a href="prefs-e-mail.html">E-mail</a>
</p>
</div>
<div class="content">
<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>
<img src="prefs-images/datatranslations.png" alt="datatranslations.png" width="580" height="370">
</p>
<p>Depending on its capabilities, each Translator offers different settings. At least you'll get an <i>Info...</i> 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><p><table border="0" cellpadding="2" cellspacing="0">
<tr><td><i>BMP Images</i></td><td>24bit, uncompressed, no transparency</td></tr>
<tr><td><i>EXR Images</i></td><td><acronym title="Industrial Light & Magic">ILM</acronym>'s high dynamic-range (HDR) format</td></tr>
<tr><td><i>GIF Images</i></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><i>JPEG2000 Images</i></td><td>24bit, compressed, no transparency<br>
Here, you normally only care about the output quality.</td></tr>
<tr><td><i>JPEG Images</i></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><i>PCX Images</i></td><td>24bit, uncompressed, no transparency, PC Paintbrush Exchange format</td></tr>
<tr><td><i>PNG Images</i></td><td>32bit, lossless compression, transparency</td></tr>
<tr><td><i>PPM Images</i></td><td>24bit, uncompressed, no transparency, Portable PixMap format</td></tr>
<tr><td><i>RAW Images</i></td><td>up to 48bit, uncompressed, no transparency</td></tr>
<tr><td><i>RTF Text Files</i></td><td>Formatted text<td></td></tr>
<tr><td><i>SGI Images</i></td><td>24bit, optional lossless compression, transparency</td></tr>
<tr><td><i>StyledEdit Files</i></td><td>Formatted text</td></tr>
<tr><td><i>TGA Images</i></td><td>32bit, optional lossless compression, transparency</td></tr>
<tr><td><i>TIFF Images</i></td><td>24bit, optional lossless compression, layers, transparency</td></tr>
<tr><td class="onelinetop"><i>WonderBrush Images</i></td><td>32bit, layers, transparency, vector/pixel data</td></tr>
</table>
</p><p><br>
</p><p>Note: 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.
</p>
</div>
<div class="bottomnav">
<p>
<a href="preferences.html">Preferences</a>
&nbsp;&nbsp;&nbsp;
Previous: <a href="prefs-backgrounds.html">Backgrounds</a>
&nbsp;&nbsp;&nbsp;
Next: <a href="prefs-e-mail.html">E-mail</a>
</p>
</div>
</body>
</html>