Return to gThumb main page
Extensions
gThumb has a plug-in system for extensions. Some standard features are implemented as extensions and are supplied with the standard distribution. Users may write (and share) additional extensions.
User-Contributed Extensions
If you write an extension and wish to share it, please add a link to it in the table below:
Name
Description
Download Link
OpenEXR
This implements a basic support for OpenEXR
How to Install Extensions
Please document this.
Writing Extensions
The easier way to develop a new extension is to start from the example available in the extensions/example directory. The README file contained in that directory describes the procedure to follow in order to get a new extension ready to be compiled and installed.