Gimp/help/C/dialogs/preferences/new_file.html
Sven Neumann fc4b217c4a Committed a whole bunch of changes from the new maintainer of the
help system Piers Cornwell <piers.cornwell@bigfoot.com> who has taken
the burden to continue this project Karin and Olof started.


--Sven
2000-07-29 21:40:10 +00:00

57 lines
2.4 KiB
HTML

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Prefernces / New File</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">New File</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<H4>
Image Size and Unit
</H4>
<P>
The top fields will allow you to set the size in pixels and the bottom field
will allow you to set the size in a arbitrary length unit. The difference
between the two of them is that if you specify the the size in e.g inches
then the size in pixels is dependent of the image resolution. I.e if you
decrease the default resolution you will decrease the size in pixels but
not the real size measured in e.g inches.
<H4>
Image Resolution and Resolution Unit
</H4>
<P>
Let you set the default image resolution and resolution unit. The default
image resolution is always measured in dpi (ppi) while the default resolution
type is arbitrary. However Gimp lets you set the default resolution in your
arbitrary resolution unit in the two bottom fields.
<H4>
Image Type
</H4>
<P>
Lets you set what type of image you want to create by default either RGB
or Grayscale.
<H4>
Summary
</H4>
<P>
Does the size &amp; unit contra resolution image/unit sound a bit complicated
and hard to understand? Let us give you an example. You are familiar with
the metric system but as most designers you are more familiar with a resolution
based on pixels per inch (ppi or dpi). Then you have to set image unit to
millimeters (or centimeters) while you will set the resolution unit to
pixels/inch. This will give you the comfort of working with two familiar
units in this case size measured in the metric system and resolution measured
in ppi. As default values that you have to set i.e size in this case millimeters
and the resolution in ppi is up to you and what type of work you are involved
in.
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>