Version history
Version 0.5.7
- Support dithering in "Separate", "Convert colorspace" and "Apply abstract profile"
- separate : Remove a build option which changes Separate dialog by full (pseudo-composite) or light (grayscale)
- separate : Disable "None" option when "Use devicelink profile" is turned on
- separate : Fix reversely placed buttons in the Export dialog
- separate : Fix a problem that vertical stretching of Export dialog gives unnecessary space
- icc_colorspace : Enable assignments for Rendering intent at "Apply abstract profile"
- icc_colorspace : Fix a problem that the converting is affected by selection
- UI : Make each dialog support Alternative button order
- UI : Set accelerator key at labels on the dialogs
- UI : Configure dialogs as transient (As for X Window environment, plug-in dialogs are associated with document windows)
- IccButton : Consider the encoding of Profile description as the encoding of current locale if it is unknown (neither UTF-16BE nor UTF-8)
- Review arguments of procedures
- Replace sRGB profile
Version 0.5.6
- separate : Make separated image exported with a path
- separate : Allow to choose the clipping path when exporting
- separate : Fix a problem that the information about resolution is not recorded in case of exporting JPEG
- separate : Change the color space of file into YCCK in case of exporting JPEG
- icc_colorspace : Support abstract profile
- icc_colorspace : Fix a problem that procedures cannot be executed non-interactively
- icc_colorspace : Delete parameters that are not used in plug-in-icc-colorspace-convert procedure
- IccButton : Modify so that the same profile does not appear in the list duplicately when multiple same items are searched
- IccButton : Change so that a profile can be chosen from pop-up menu instead of Profile Choice dialog, when selective profiles are limited
- IccButton : Add a class icon for abstract profile
- Update message catalogs in Japanese, Russian and French
Version 0.5.5
- Update message catalogs in Japanese and Russian
- separate : Change Embedded profile priority configuration in Separate and Proof functions to the default
- separate : Support file export of JPEG and Photoshop PSD formats
- separate : Allow to specify whether the file is compressed or not when the file is exported
- separate : Allow to designate a profile of the destination color space as null when a devicelink profile is used in Separate dialog
- separate : Fix a rendering bug when color separation under the condition that Preserve pure black is enabled for layers containing alpha channel
- separate : Fix crash when an image whose height is less than 64 pixels is exported in TIFF format
- IccButton : Change priorities of locations from which profiles are searched (Windows, Mac OS X)
- IccButton : Enable to acquire the path of the system profile folder using API of ICM (Windows)
- IccButton : Fix a bug which characters contained a path of a selected profile make a record of history occasionally unsuccessful
Version 0.5.4
- improved problem that cannot access color profile path containing non-ASCII characters
- separate : support devicelink profile
- IccButton : minor fixes and improvements
Version 0.5.3
- IccButton : shows profile class icon
- Digital camera : input device class
- LCD monitor : display device class
- Desktop printer : output device class(RGB)
- Color LBP/copier : output device class(CMYK)
- IccButton : minor fixes
Version 0.5.2
- enabled dragging ICC profile onto IccButtons
- IccButton : (Mac OS X only) fix crashing when checking primary language
- updated Japanese localized messages
- added Polish (from Zbigniew Małach) and Korean (from Dust) localized messages
Version 0.5.1
- IccButtons show the history menu
- minor fixes
Version 0.5.0
- when you save the separated image as xcf file, attached CMYK profile will be included
- updated Japanese localized messages
- added Czech (from Zdeněk Hataš) and French (from Raymond Ostertag) localized messages
Release 20070727
- profile selection dialog : validates UTF-8 encoded text of profile description
- added "Absolute colorimetric(2)" intent that simulates the result of using Adobe Photoshop CS2
Release 20070723
Release 20070709
Release 20070625
- profile selection dialog : supported multiLocalizedUnicodeType('mluc') and profileDescriptionMLTag('dscm')
Release 20070610
- separate_import : minor bug fix
- added the ICC profile selection dialog that looks for the profiles from directories as follows:
- /usr/share/color/icc
- /usr/color/icc
- ~/color/icc
- %PROGRAMFILES%\common files\adobe\color\profiles
- %SYSTEMROOT%\system32\spool\drivers\color
- /Library/ColorSync/Profiles
- /Library/Application Support/Adobe/Color/Profiles
- ~/Library/ColorSync/Profiles
Release 20070126-2
- improved problem that the plug-in cannot be built for the GIMP 2.2.x
Release 20070126
- minor bug fix : the wrong type of internal variable was corrected
- added Russian localized messages (from Alexandre Prokoudine)
Release 20070124
- improved some filename problems on Windows environment
- improved problem that the destination/proofing profile is wrong in non-interactive mode
- the image resolution is correct with "Separate/Proof" function
- added new plug-in : separate_import
Release 20070115
- merge Separate(normal) dialog and Separate(to Colour) dialog
- added the "plug-in-separate-separate" procedure
- with "Overprint pure black" option, total ink amount never exceeds the limitation described in the destination profile
Release 20070111
Release 20070108
- bug fixes
- save CMYK TIFF file including color profile
- display is not produced in non-interactive mode
- attach color profile to the separated image
- support attached color profile as print simulation color space
Changes from the Original to Release 20070106
- embed color profile specified in "Monitor/working colorspace" into the proof image
- bug fixes
- support embedded color profile as source color space
- added rendering intent selector and BPC switch
- new dialog box for "Proof" function
- support three proofing modes: Normal, Black ink simulation and Media white simulation
- the proof image with media white simulation looks better(like Photoshop's paper color simulation)
- use GtkFileChooserDialog in place of GtkFileSelection for "Save" function
- embed color profile into the separated TIFF file
- better support of non-interactive run mode
- localized messages(Japanese and Russian translation is available)
Yoshinori Yamakawa <yamma-ma at users.sourceforge.jp>