1999-10-04 01:40:33 -07:00
|
|
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
1999-12-16 11:44:02 -08:00
|
|
|
<HTML>
|
|
|
|
|
<HEAD>
|
1999-10-04 01:40:33 -07:00
|
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
1999-12-16 11:44:02 -08:00
|
|
|
<TITLE>Preferences / Display</TITLE>
|
|
|
|
|
</HEAD>
|
|
|
|
|
<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FF0000" alink="#000088">
|
|
|
|
|
<TABLE width="100%" cellspacing="1" cellpadding="1">
|
|
|
|
|
<TR bgcolor="black">
|
|
|
|
|
<TD width="100%" align="center"><FONT size="+2" color="white">Display</FONT></TD>
|
|
|
|
|
</TR>
|
|
|
|
|
<TR bgcolor="white" >
|
|
|
|
|
<TD width="100%" align="left"><P>
|
|
|
|
|
<H4>
|
|
|
|
|
Transparency
|
|
|
|
|
</H4>
|
|
|
|
|
<P>
|
|
|
|
|
Type: By default Gimp has a checker bord pattern built up of mid tone gray
|
|
|
|
|
checks. You can however change that in the drop down menu. NOTE: That white,
|
|
|
|
|
black and gray only checks disables checks and the transparency will be shown
|
|
|
|
|
as a solid black, white or gray color.
|
|
|
|
|
<P>
|
|
|
|
|
Check Size: The size of the checkers in the pattern that indicates transparency.
|
|
|
|
|
NOTE: If you have set the checker type to white, gray or black only then
|
|
|
|
|
then the size will have no effect what so ever.
|
|
|
|
|
<H4>
|
|
|
|
|
Scaling
|
|
|
|
|
</H4>
|
|
|
|
|
<P>
|
|
|
|
|
When you scale a image (make it bigger) you have to fill in missing pixels
|
|
|
|
|
what color and value that those pixels should have is calculated in a
|
|
|
|
|
interpolation algorithm . Gimp uses a Linear interpolation algorithm by default.
|
|
|
|
|
Linear is a gives you a mid quality interpolation. Linear interpolation has
|
|
|
|
|
less quality trade off for speed that Nearest Neighbour interpolation algorithm
|
|
|
|
|
does. Nearest Neighbour is the fastest way to interpolate but it has the
|
|
|
|
|
lowest quality of the interpolation algorithms. The Cubic interpolation algorithm
|
|
|
|
|
produces the highest quality of the three interpolation types supported by
|
|
|
|
|
Gimp. However it is considerable slower that the linear interpolation algorithm.
|
|
|
|
|
<H3>
|
|
|
|
|
Additional Information
|
|
|
|
|
</H3>
|
|
|
|
|
<P>
|
|
|
|
|
For further information see The Gimp User's Manual page XXXX and the Gimp
|
|
|
|
|
User's Tutorial page YYYY
|
|
|
|
|
<P>
|
|
|
|
|
Shortcut Key
|
|
|
|
|
<P>
|
|
|
|
|
Modifier
|
|
|
|
|
<P>
|
|
|
|
|
Drag and Drop
|
|
|
|
|
<P>
|
|
|
|
|
Xinput
|
|
|
|
|
<P>
|
|
|
|
|
----DEV----
|
|
|
|
|
<P>
|
|
|
|
|
<A href="index.html">Index</A>
|
|
|
|
|
<P>
|
|
|
|
|
(/dialogs/preferences/display.html)
|
|
|
|
|
<P>
|
|
|
|
|
Sorry but the help file for display is not yet done.
|
|
|
|
|
<P>
|
|
|
|
|
/Karin & Olof
|
|
|
|
|
<P>
|
|
|
|
|
</TD>
|
|
|
|
|
</TR>
|
|
|
|
|
</TABLE>
|
|
|
|
|
</BODY></HTML>
|