Use Help forum in Sourceforge.JP. Note that we cannot accept general questions about computers or GIMP.
Check Ticket page in Sourceforge.JP. If no tickets similar to the content you would like to report have been registered, register it as a new ticket. Tickets are mainly written in Japanese, but you can register it in English.
If you waver whether to register or not, try to ask another person about it in Developers forum.
To choose a plug-in from the list, the profile should be installed in the predetermined locations. Profile Choice button (or dialog) searches and lists the following locations.
| Locations for storing personal profiles | |
|---|---|
| All systems | $HOME/.color/icc |
| Mac OS X | Home/Library/ColorSync/Profiles |
| Locations for storing system profiles | |
| Except Windows | /usr/share/color/icc |
| Windows | %SYSTEMROOT%\System32\spool\drivers\color |
| Mac OS X | /Library/ColorSync/Profiles |
To choose a profile which is not located in the predetermined location, drag and drop an icon of the profile from explorer or Nautilus to Profile Choice button. Or, input the full path of the profile, and click OK.
If you cannot choose a profile which is properly installed, the type of the profile may not be appropriate. For instance, you cannot choose a CMYK profile at the place which a RGB profile is required.
No. CMYK data is interpreted and processed only within separate plug-in. From a GIMP's viewpoint, it is not recognized that CMYK data is processed.
Edit C/M/Y/K layers created by the color separation (for pseudo-composite, layer masks). To check the result after editing, you need to execute the Proof function.
It supports export to TIFF (uncompressed, LZW), JPEG (image quality preceded, compressibility preceded) and PSD (uncompressed, PackBits compressed).
*As for Version 0.5.4 or earlier, only uncompressed TIFF file is exported.
Because separate is a plug-in, it cannot be run separately unlike ordinary applications. Therefore, you should start GIMP to perform conversion.
If you would like only to perform conversion, ImageMagick, tifficc, or jpegicc commands will process more efficiently.
Impossible. Instead, you can automate it through a script. Refer to "Qexport" sample script. (Of course, you can use it without modification.)
Separate plug-in discriminates processing object using the layer name. Therefore, if you change layer names after the color separation, you cannot proof or export them.
The followings are different:
According to ICC, an abstract profile is explained as follows:
Abstract profiles allow you to perform custom image effects, such as applying a particular 'look' to a series of images. Such a profile allows you to define CIELAB (or CIEXYZ) values as both input and output. Thus you can algorithmically define colour changes of whatever type you like and produce the LUT that achieves that. A small number of colour management applications support the creation and or use of abstract profiles.
For full details of the structure, required tags and processing model, see the ICC profile specification.
Samples are included in a ZIP file of Separate+. Moreover, not so many are pre-installed in Mac OS X. However, basically you will create it for yourself, depending on its use and aim for you.
It is difficult to create an abstract profile from scratch because tools are not available. However, you can modify an existing profile to some extent using ICC Profile Inspector.