No description
Find a file
Alx Sa 3a2d9c477e core: Set alpha value for image palette imports
Resolves #14649
After the Color Space Invasion, we retrieve the color format
from the palette when creating palettes from images. However,
gimp_palette_import_create_image_palette () still only receives
RGB values. Thus, the palette can store RGBA values without the
alpha, thus defaulting it to a random alpha value. This can cause
issues when using the palette to make a gradient or other instances
where the alpha value is reintroduced.
This patch checks if the format has an alpha channel, and if so, sets
the alpha to 255. Future work can be done to make the image palette
conversion less RGB-specific.
2025-08-10 13:58:25 +00:00
.gitlab .gitlab: Add one more rule to bug reports: "only one bug per report created" 2025-07-17 16:41:48 -03:00
.vscode
app core: Set alpha value for image palette imports 2025-08-10 13:58:25 +00:00
app-tools meson: fix install scripts not taking DESTDIR into account 2025-05-18 10:36:56 -03:00
build build/linux: Update imath and graphviz flatpak modules 2025-08-09 09:10:01 -03:00
data data: Fix obscure environ files on Windows 2025-06-20 16:30:34 -03:00
desktop desktop: fix last release date. 2025-06-23 14:25:26 +02:00
devel-docs devel-docs: Windows Aarch64 is not considered experimental anymore. 2025-05-17 15:00:49 +02:00
docs docs: Remove old 2.X series references on gimptool manpage 2025-05-09 21:40:06 -03:00
etc app, etc: fix sessionrc from GIMP 3.0 to 3.2. 2025-07-07 20:10:56 +02:00
extensions extensions: update in the GEX format 2025-08-04 18:56:42 +00:00
gimp-data@5814567568 build/windows: Update gimp-data commit 2025-06-23 11:51:03 -03:00
libgimp libgimp: fix #14641 After new metadata code, all edge builds are failing... 2025-08-09 13:33:47 -04:00
libgimpbase libgimp: fix #14641 After new metadata code, all edge builds are failing... 2025-08-09 13:33:47 -04:00
libgimpcolor pdb, libgimp: more #pragma once, and formatting cleanup 2025-07-13 11:05:20 +02:00
libgimpconfig libgimpconfig: #pragma once, and some formatting 2025-07-13 12:36:30 +02:00
libgimpmath libgimpmath: #pragma once 2025-07-13 12:27:58 +02:00
libgimpmodule pdb, libgimp: more #pragma once, and formatting cleanup 2025-07-13 11:05:20 +02:00
libgimpthumb pdb, libgimp: more #pragma once, and formatting cleanup 2025-07-13 11:05:20 +02:00
libgimpwidgets libgimpwidgets: No decimal for u8 RGB color selector 2025-08-07 04:05:48 +00:00
menus app, menus: rename the vector-toolpath menu stuff to tool-path 2025-07-07 16:32:20 +02:00
modules tools, modules: #pragma once 2025-07-13 12:54:21 +02:00
pdb pdb: Encode param info with unsupported type in a placeholder spec 2025-08-03 21:38:28 +00:00
plug-ins plug-ins: Reduce Raw Data load dialogue height 2025-08-08 20:52:25 +00:00
po Update Romanian translation 2025-08-10 13:33:35 +00:00
po-libgimp Update Romanian translation 2025-08-10 13:48:38 +00:00
po-plug-ins Update Romanian translation 2025-08-10 13:53:12 +00:00
po-python Update Swedish translation 2025-08-09 16:29:27 +00:00
po-script-fu Update Italian translation 2025-06-25 08:26:51 +00:00
po-tags
po-tips
po-windows-installer Update Galician translation 2025-06-18 18:12:11 +00:00
themes libgimpwidgets: Use arrows for GimpSpinScale cursors 2025-08-06 18:19:36 +00:00
tools tools, modules: #pragma once 2025-07-13 12:54:21 +02:00
.clang-format clang-format: uncomment rule not usable yet. 2025-04-30 23:36:15 +02:00
.dir-locals.el
.gitlab-ci.yml gitlab-ci: Change forward slashes to backslashes on script: of Windows jobs 2025-08-09 09:45:14 -03:00
.gitmodules
.kateconfig
AUTHORS AUTHORS: update generated file. 2025-03-10 00:29:43 +01:00
authors.dtd
authors.xml
authors.xsl
authors4gimp-web.xsl
ChangeLog.pre-1-0
ChangeLog.pre-1-2
ChangeLog.pre-2-0
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-git
COPYING
gimp.doap
INSTALL.in app: Port from appstream-glib to appstream 2025-08-04 18:56:42 +00:00
LICENSE
MAINTAINERS
meson.build app, build: fix MR !2326 (porting to libappstream). 2025-08-04 18:56:42 +00:00
meson_dist_script.py meson: Port meson_dist_script.sh to Python 2025-04-17 11:18:30 -03:00
meson_options.txt meson: use boolean false, not string false 2025-05-27 07:45:26 -03:00
NEWS NEWS: update. 2025-08-03 12:17:59 +02:00
NEWS.pre-2-0
NEWS.pre-2-2
NEWS.pre-2-4
NEWS.pre-2-6
NEWS.pre-2-8
NEWS.pre-2-10
NEWS.pre-3-0 NEWS: move to NEWS.pre-3-0 and prepare for the new stable series. 2025-03-17 23:43:19 +01:00
README README: this is a development branch now. 2025-06-15 17:46:41 +02:00
README.i18n

                   ------------------------------
                   GNU Image Manipulation Program
                        3.1 Development Branch
                   ------------------------------

This is an unstable development release in the GIMP 3.1 series.

If you think you found a bug in this version, please make sure that it
hasn't been reported earlier and that it is not just new stuff that is
still being worked on and obviously not quite finished yet. If neither
of these, please report it!

If you want to hack on GIMP, please read the file devel-docs/README.md.
For detailed installation instructions, see the file INSTALL.


1. Web Resources
================

GIMP's home page is at:

	https://www.gimp.org/

Please be sure to visit this site for information, documentation,
tutorials, news, etc. All things GIMP-ish are available from there.

The latest version of GIMP can be found at:

	https://www.gimp.org/downloads/

We also have a website dedicated to documentation at:

        https://docs.gimp.org/


2. Contributing
===============

GIMP source code can be found at:

	https://gitlab.gnome.org/GNOME/gimp/

Resources for contributors:

        https://developer.gimp.org/

In particular, you may want to look in the "Core Development" section. Some
articles of particular interest for newcomers could be:

* Setting up your developer environment: https://developer.gimp.org/core/setup/
* GIMP Coding Style: https://developer.gimp.org/core/coding_style/
* Submit your first patch: https://developer.gimp.org/core/submit-patch/


3. Discussion Channels
======================

We have several discussion channels dedicated to GIMP user and
development discussion. There is more info at:

        https://www.gimp.org/discuss.html

For the real junkies, there are IRC channels (e.g. #gimp or #gimp-user)
devoted to GIMP on GIMPNet (a private free software oriented network).
Many of the developers hang out there. Some of the GIMPNet servers are:

	irc.gimp.org:6667
	irc.us.gimp.org:6667
	irc.eu.gimp.org:6667

More discussion channels, such as forums, will be listed on the above
"discuss" page when they are moderated by a team member.
Links to archives of former discussion methods (e.g. mailing lists) are
also included in that page.

4. Customizing
==============

The look of GIMP's interface can be customized like any other GTK+ app
by editing files in `${XDG_CONFIG_HOME}/gtk-3.0/` (settings.ini and
gtk.css in particular) or by using "themes" (ready-made customizations).
Additionally, GIMP reads `${XDG_CONFIG_HOME}/GIMP/3.0/gimp.css` so you
can have settings that only apply to GIMP.

You can also manually change the keybindings to any of your choice by
editing: `${XDG_CONFIG_HOME}/GIMP/3.0/shortcutsrc`.


Have fun,

  Spencer Kimball
  Peter Mattis
  Federico Mena
  Manish Singh
  Sven Neumann
  Michael Natterer
  Dave Neary
  Martin Nordholts
  Jehan