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

Palettes Pop Menu Missing Options in Gimp 2.4.2

This discussion is connected to the gimp-user-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.

3 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

Palettes Pop Menu Missing Options in Gimp 2.4.2 D.Jones (aka) Capnhud 20 Dec 19:19
  Palettes Pop Menu Missing Options in Gimp 2.4.2 Sven Neumann 20 Dec 19:26
mailman.147949.1198176091.1... 07 Oct 20:18
  Palettes Pop Menu Missing Options in Gimp 2.4.2 D.Jones (aka) Capnhud 20 Dec 23:14
D.Jones (aka) Capnhud
2007-12-20 19:19:01 UTC (about 17 years ago)

Palettes Pop Menu Missing Options in Gimp 2.4.2

According the the Gimp documentation you can sort a palette. How do you do this? Because when I right click a palette the options 9-12 are missing on a palette that I created

In the palette pop menu you should have 1.edit palette'
2.new palette
3.import palette
4.duplicate palette
5.merge palette (this is not yet implemented) 6.copy palette location
7.delete palette
8.refresh palettes
9.offset palettes
10.palette to gradient
11.palette to repeating gradient
12.sort palette

I only have 1-8 in the pop menu using windows Xp gimp 2.4.2

_____________________________________

Sven Neumann
2007-12-20 19:26:55 UTC (about 17 years ago)

Palettes Pop Menu Missing Options in Gimp 2.4.2

Hi,

On Thu, 2007-12-20 at 10:19 -0800, D.Jones (aka) Capnhud wrote:

According the the Gimp documentation you can sort a palette. How do you do this? Because when I right click a palette the options 9-12 are missing on a palette that I created

Looks like you don't have Python on your computer then. The palette manipulation you are looking for is implemented by Python plug-ins. Since GIMP 2.4, the Python binding is the recommended scripting language for GIMP and we expect that more and more functionality will be implemented using Python.

Sven

D.Jones (aka) Capnhud
2007-12-20 23:14:24 UTC (about 17 years ago)

Palettes Pop Menu Missing Options in Gimp 2.4.2

Hi,

On Thu, 2007-12-20 at 10:19 -0800, D.Jones (aka) Capnhud wrote:

According the the Gimp documentation you can sort a palette. How do you do this?

Because

when I right click a palette the options 9-12 are missing on a palette that I created

Looks like you don't have Python on your computer then. The palette manipulation you are looking for is implemented by Python plug-ins. Since GIMP 2.4, the Python binding is the recommended scripting language for GIMP and we expect that more and more functionality will be implemented using Python.

Sven

Thanks instead all the necessary python components and all is well thanks once again

_____________________________________