37 lines
1.4 KiB
HTML
37 lines
1.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>Module Browser</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">Module
|
|
Browser</FONT></TD>
|
|
</TR>
|
|
<TR bgcolor="white" >
|
|
<TD width="100%" align="left"><P>
|
|
<P>
|
|
The module brower is an interface for currently loaded and
|
|
available modules
|
|
in GIMP, along with information about the module. Gimp 1.2 currently uses
|
|
modules only for color selectors (there is also a gamma display module).
|
|
In the module browser you can set if these modules
|
|
should be loaded at start
|
|
up (this button is non-functional at the moment and all modules will
|
|
be loaded by default).
|
|
<P>
|
|
You can also unload a module on the fly, e.g you may not want
|
|
the watercolor color selector. If you unload a module, the
|
|
functionality provided by the
|
|
module will no longer be available in your current Gimp session.
|
|
To enable the functionality again, you have to mark the module
|
|
and reload it.
|
|
<P>
|
|
<A href="index.html">Index</A>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</BODY></HTML>
|