RSS/Atom feed Twitter
Site is read-only, email is disabled

Color manager plugin 0.0.10 released

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

7 of 8 messages available
Toggle history

Please log in to manage your subscriptions.

Color manager plugin 0.0.9 released Jordi Cantón 22 Jan 14:37
Color manager plugin 0.0.9 released Francisco Bernal 22 Jan 23:50
  Color manager plugin 0.0.9 released Sven Neumann 23 Jan 13:28
Color manager plugin 0.0.9 released Francisco Bernal 23 Jan 22:16
Color manager plugin 0.0.10 released Francisco Bernal Rosso 08 Feb 10:20
  Color manager plugin 0.0.10 released Hal V. Engel 08 Feb 20:19
41F6A83D.8020407@virtual-su... 07 Oct 20:23
  Color manager plugin 0.0.10 released Hal V. Engel 08 Feb 07:56
Jordi Cantón
2005-01-22 14:37:02 UTC (about 19 years ago)

Color manager plugin 0.0.9 released

Hello,

Thanks to the help obtained in this list I have finished the modification of gimp color manager plugin to work with gimp 2.x.

ftp://www.virtual-sub.org/gimp-color-manager-0.0.9.tgz

This version is identical to the original 0.0.8 it only have a change regarding to the default directory. Now it looks for the "color" directory in the user gimp preferences directory using a gimp_directory() and G_DIR_SEPARATOR to meke it platform independent (in linux file:/home/user/.gimp-2.x/color )

I made this modification because I use this plug-in to aply icc scanner color correction profiles. As I have seen in this list, there is some discussion about the new gimp functionalities regarding color profiles management in Gimp. Unfortunatelly I am not an expert on this topic, but I will kep an eye on it.

Francisco Bernal
2005-01-22 23:50:59 UTC (about 19 years ago)

Color manager plugin 0.0.9 released

I would like to work in the developibg of the color system ¿Who is the person I should talk about it?
/*--------------------------------------*/ Francisco Bernal Rosso
Webpage at:
http://www.geocities.com/pacorosso
http://www.fotoforum.net/socios/b/b_f/fotos.htm http://www.michelle7.com/contributors/r/paco_rosso.htm

----- Original Message ----- From: "Jordi Cantón"
To:
Sent: Saturday, January 22, 2005 2:37 PM Subject: [Gimp-developer] Color manager plugin 0.0.9 released

Hello,

Thanks to the help obtained in this list I have finished the modification of gimp color manager plugin to work with gimp 2.x.

ftp://www.virtual-sub.org/gimp-color-manager-0.0.9.tgz

This version is identical to the original 0.0.8 it only have a change regarding to the default directory. Now it looks for the "color" directory in the user gimp preferences directory using a gimp_directory() and G_DIR_SEPARATOR to meke it platform independent (in linux file:/home/user/.gimp-2.x/color )

I made this modification because I use this plug-in to aply icc scanner color correction profiles. As I have seen in this list, there is some discussion about the new gimp functionalities regarding color profiles management in Gimp. Unfortunatelly I am not an expert on this topic, but I will kep an eye on it.

--
Jordi Cantón
http://www.virtual-sub.org
mailto:JordiNitrox@Virtual-Sub.Org

Sven Neumann
2005-01-23 13:28:48 UTC (about 19 years ago)

Color manager plugin 0.0.9 released

Hi,

"Francisco Bernal" writes:

I would like to work in the developibg of the color system ¿Who is the person I should talk about it?

This list is the right place to talk about it. Welcome on board.

Sven

Francisco Bernal
2005-01-23 22:16:15 UTC (about 19 years ago)

Color manager plugin 0.0.9 released

Hello Sven ¿Any advice about how to start to understand de color system of Gimp?

/*--------------------------------------*/ Francisco Bernal Rosso
Webpage at:
http://www.geocities.com/pacorosso
http://www.fotoforum.net/socios/b/b_f/fotos.htm http://www.michelle7.com/contributors/r/paco_rosso.htm

----- Original Message ----- From: "Sven Neumann"
To: "Francisco Bernal"
Cc:
Sent: Sunday, January 23, 2005 1:28 PM Subject: Re: [Gimp-developer] Color manager plugin 0.0.9 released

Hi,

"Francisco Bernal" writes:

I would like to work in the developibg of the color system ¿Who is the person I should talk about it?

This list is the right place to talk about it. Welcome on board.

Sven

Hal V. Engel
2005-02-08 07:56:28 UTC (about 19 years ago)

Color manager plugin 0.0.10 released

I tested this today. Here is what I found:

1. There are significant improvements over 0.0.9 and it no longer crashes when selecting a non-default profiles directory. But it does not allow the user to select profiles from this non-default profiles directory. I would rather that this default to a system wide location for profiles.

2. It now finds monitor profiles and allows the user to select these from the display profile drop down list. It does not remember the monitor profile however after the plugin is closed. I believe that it currently does nothing with them.

3. The work space profile function now works. As does the Embed WS profile function.

4. It correctly displays the profile embedded in the image.

5. The user interface is still confusing. When the user clicks on apply profile it is not clear what will happen. If Input is selected for transformation and the user selects Apply Profile what happens? Does this convert from the embedded profile to the input profile or from the input profile to the working space profile? Or ...? Same for output. What is being converted and to what?

6. There is a need for someplace to set the color management policies. And this plugin does not support that functionality.

Francisco Bernal Rosso
2005-02-08 10:20:30 UTC (about 19 years ago)

Color manager plugin 0.0.10 released

4. It correctly displays the profile embedded in the image.

I do not understand this ¿Why are somebody intetrested in embebed the screen profile in the photo? The screen is only one step in the chain. It is not the main step. In the photo should be an intermediate profile. A "independent device profile" to be useful.

Hal V. Engel
2005-02-08 20:19:35 UTC (about 19 years ago)

Color manager plugin 0.0.10 released

On Tuesday 08 February 2005 01:20, Francisco Bernal Rosso wrote:

4. It correctly displays the profile embedded in the image.

I do not understand this ¿Why are somebody intetrested in embebed the

screen

profile in the photo? The screen is only one step in the chain. It is

not

the main step. In the photo should be an intermediate profile. A "independent device profile" to be useful.

To be clearer. The plugin not displays an informational item telling the user what profile is embedded in the image. Should have been clearer with what I wrote.