
help system Piers Cornwell <piers.cornwell@bigfoot.com> who has taken the burden to continue this project Karin and Olof started. --Sven
70 lines
2.4 KiB
HTML
70 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>Preferences / Environment</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">Environment</FONT></TD>
|
|
</TR>
|
|
<TR bgcolor="white" >
|
|
<TD width="100%" align="left"><P>
|
|
<P>
|
|
<DL>
|
|
<DT>
|
|
<EM>Conservative Memory Usage:</EM>
|
|
<DD>
|
|
Gimp is optimized to speed i.e speed is more important than memory usage.
|
|
Enabling Conservative Memory Usage will "optimize" Gimp to use less memory.
|
|
The tradeoff is of course speed but if your system is low on memory then
|
|
it can be an option to use Conservative Memory Usage.
|
|
<DT>
|
|
<EM>Tile Cache Size:</EM>
|
|
<DD>
|
|
This is the most important parameter that Gimp has, if you set it to low
|
|
Gimp will be very slow. There isn't a upper level of how much memory that
|
|
you can give Gimp i.e give Gimp as much as you can. But don't give Gimp more
|
|
that your physical memory (i.e pure memory without swap). In reality you
|
|
have to measure how much memory you usually use and give Gimp a little less
|
|
than the rest of it.
|
|
<DT>
|
|
<EM>Maximum Image Size:</EM>
|
|
<DD>
|
|
Gimp will warn you if you try to create images bigger than this value.
|
|
<DT>
|
|
<DD>
|
|
<DT>
|
|
<EM>Install Colormap:</EM>
|
|
<DD>
|
|
Not used since we use GdkRgb now
|
|
<DT>
|
|
<EM>Colormap Cycling:</EM>
|
|
<DD>
|
|
Still TODO
|
|
<DT>
|
|
<DD>
|
|
<DT>
|
|
<EM>Try to Write a Thumbnail File:</EM>
|
|
<DD>
|
|
By default when you save a image a thumbnail file will be created storing
|
|
a little image of your image. When you mark a image in the file open dialog
|
|
you will see this thumbnail. If you set this option to Never you have to
|
|
press on the thumbnail button in the file open dialog to be able to see a
|
|
thumbnail of your image.
|
|
<DT>
|
|
<EM>"File > Save" saves the image:</EM>
|
|
<DD>
|
|
This is by default set to Always but if you e.g saves your image on a networked
|
|
disk (nfs, smb etc.) then saves some times are slow and saving always isn't
|
|
that necessary. Instead you will only save when the file is really changed.
|
|
<DD>
|
|
</DL>
|
|
<P>
|
|
<A href="index.html">Index</A>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</BODY></HTML>
|