User Tools

Site Tools


02_user_tutorials:03_plugin:01_java_plugin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
02_user_tutorials:03_plugin:01_java_plugin [2025/12/10 13:14] – removed - external edit (Unknown date) 127.0.0.102_user_tutorials:03_plugin:01_java_plugin [2025/12/10 13:14] (current) – ↷ Page moved from 02_new_tutorials:03_plugin:01_java_plugin to 02_user_tutorials:03_plugin:01_java_plugin gaetan
Line 1: Line 1:
 +==== Java plugins ====
  
 +Installation of Plugins for the Java Image I/O Framework.
 +
 +GroIMP requires only a Java runtime environment in order to run. However, the capabilities of some parts of the Java runtime environment can be extended by the installation of additional plugins. GroIMP makes use of the Java Image I/O Framework which provides features such a pluggable architecture: The user may install plugins which add support for an image file format to the Java Image I/O Framework. If the standard installation of the Java runtime environment does not support an image file format you need, please consult the [[http://java.sun.com/j2se/1.4.2/docs/guide/imageio/index.html|Java Image I/O pages]] for a suitable plugin.