No description
Find a file
Jacob Boerema 37d75d5eb3 plug-ins: allow loading of BMP images with incorrect BI_BITFIELDS compression.
GIMP was exporting certain BMP images with 1, 4, 8 and 24 bpp
with an incorrectly set value of BI_BITFIELDS for compression,
see issue #6144.

According to the specification this is not supported but testing
shows that many image viewers and editors load these
images correctly.
Since allowing these unsupported values for bpp does not
seem to have any negative side effects and is easy to
implement let's add this.

(cherry picked from commit e55e078245)
2021-01-07 18:12:55 -05:00
app app: proper ellipsis & wrap on Image Properties label where it matters. 2020-11-12 11:56:20 +01:00
app-tools app-tools, app: gimp-debug-tool crashing with NULL release_date. 2020-04-01 15:08:35 +02:00
build Installer: forgot Components for girepository 2020-10-29 23:40:43 +01:00
cursors app, cursors: add GimpToolTransform3DGrid tool widget 2020-01-06 23:10:04 +02:00
data data: create po-tags/ build directory. 2020-12-17 15:44:56 +01:00
desktop desktop: update appdata with date and additional release note items. 2020-10-04 18:53:27 +02:00
devel-docs devel-docs: document new "Messages" performance-log parameter 2020-08-02 11:08:46 +03:00
docs docs, etc: regenerate system gimprc and its manpage 2020-06-07 15:56:14 +02:00
etc docs, etc: regenerate system gimprc and its manpage 2020-06-07 15:56:14 +02:00
icons icons: add legacy "software-update-available" icon from Adwaita. 2020-10-26 20:18:24 +01:00
libgimp Issue #2275: rotate commands not actually applied to the image. 2020-09-19 19:12:13 +02:00
libgimpbase libgimpbase: fix incorrect reading of iptc tags that appear more than once. 2020-11-19 21:38:13 -05:00
libgimpcolor libgimpcolor: fix "Since:" on gimp_param_spec_rgb_get_default() 2019-08-01 12:53:07 +02:00
libgimpconfig libgimpconfig: fix string deserialization for some cases 2020-06-08 22:37:23 +02:00
libgimpmath libgimpmath: fix unsorted line in gimpmath.def 2020-02-16 00:34:25 +02:00
libgimpmodule libgimp*: use more g_clear_pointer() 2019-07-25 12:40:33 +02:00
libgimpthumb libgimp*: use more g_clear_pointer() 2019-07-25 12:40:33 +02:00
libgimpwidgets libgimpwidgets: improve/fix more of GimpMemSizeEntry. 2020-08-05 15:43:46 +02:00
m4macros m4macros: update ax_gcc_func_attribute.m4 to serial 12 2020-03-17 13:36:52 +01:00
menus app, menus: add gegl:lens-blur to Filters -> Blur 2020-06-02 23:29:12 +03:00
modules libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:21:36 -05:00
pdb Issue #4996 - Wrong propagate_mode parameter handling in plug-in-vpropagate 2020-04-28 15:09:51 +03:00
plug-ins plug-ins: allow loading of BMP images with incorrect BI_BITFIELDS compression. 2021-01-07 18:12:55 -05:00
po Update Japanese translation 2021-01-04 21:25:29 +00:00
po-libgimp Update Romanian translation 2020-11-15 12:20:03 +00:00
po-plug-ins Update Swedish translation 2020-12-30 17:32:38 +00:00
po-python Update Catalan translation 2020-11-26 21:19:41 +01:00
po-script-fu Update Brazilian Portuguese translation 2020-12-14 11:01:59 +00:00
po-tags Add Kabyle translation 2020-10-05 12:09:09 +00:00
po-tips Update Romanian translation 2020-10-27 15:42:15 +00:00
po-windows-installer Update Japanese translation 2021-01-02 17:15:57 +00:00
themes Issue #5783: Accessibility: Button focus not visible in dark theme. 2020-10-19 21:46:58 +02:00
tools tools: add performance-log-progressive-coalesce.py; use in performance-log-viewer 2020-07-30 01:07:18 +03:00
.dir-locals.el .dir-locals.el: configure emacs to show trailing whitespace 2016-08-24 17:46:57 +02:00
.gitignore Move git-version.h to the toplevel also in .gitignore 2018-01-29 20:26:18 +01:00
.gitlab-ci.yml gitlab-ci: package is called libaa1-dev, not libaa-dev 2020-12-09 22:51:58 +01:00
.gitmodules Bug 791351 - Use an anonymous checkout for the flathub repo. 2017-12-07 18:47:37 +01:00
.kateconfig Add .kateconfig with modelines for Kate 2016-08-23 14:53:38 +02:00
acinclude.m4 app, libgimpbase: --enable-relocatable-bundle replaces --enable-binreloc 2019-02-07 14:56:26 +01:00
AUTHORS AUTHORS: regenerated 2019-10-26 21:46:48 +02:00
authors.dtd
authors.xml authors: add houz! 2019-07-10 17:28:07 +02:00
authors.xsl
authors4gimp-web.xsl Bug 734981 - Update maintainers and authors. 2017-10-23 23:55:22 +02:00
autogen.sh Change a bazillion URLs to https:// 2018-07-14 14:23:42 +02:00
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
config.h.win32
configure.ac icons: add legacy "software-update-available" icon from Adwaita. 2020-10-26 20:18:24 +01:00
COPYING Change a bazillion URLs to https:// 2018-07-14 14:23:42 +02:00
gimp-zip.in
gimp.doap Change a bazillion URLs to https:// 2018-07-14 14:23:42 +02:00
gimp.pc.in configure, gimp.pc: do no hardcode the major.minor version of GEGL. 2018-04-28 01:30:19 +02:00
gimpthumb.pc.in
gimpui.pc.in
HACKING Change a bazillion URLs to https:// 2018-07-14 14:23:42 +02:00
INSTALL.in INSTALL: update info about libmypaint. 2019-04-01 17:07:19 +02:00
LICENSE Source and trivial typos 2018-05-12 23:44:47 +02:00
MAINTAINERS
Makefile.am NEWS: truncate and move content to NEWS.pre-2-10 2018-04-28 02:42:32 +02:00
NEWS NEWS: update. 2020-12-14 15:17:19 +01:00
NEWS.pre-2-0 Misc. typos 2020-06-10 02:09:26 +02:00
NEWS.pre-2-2 Misc. typos 2020-06-10 02:09:26 +02:00
NEWS.pre-2-4 Misc. typos 2020-06-10 02:09:26 +02:00
NEWS.pre-2-6 Misc. typos 2020-06-10 02:09:26 +02:00
NEWS.pre-2-8
NEWS.pre-2-10 Misc. typos 2020-06-10 02:09:26 +02:00
README Change a bazillion URLs to https:// 2018-07-14 14:23:42 +02:00
README.i18n Change a bazillion URLs to https:// 2018-07-14 14:23:42 +02:00

                   ------------------------------
                   GNU Image Manipulation Program
                         2.10 Stable Branch
                   ------------------------------

This is a stable release in the GIMP 2.10 series.

GIMP 2.10 replaces earlier GIMP 2.x versions. It is advised that you
uninstall them before installing GIMP 2.10. If you want to keep your
older GIMP 2.x installation in parallel to GIMP 2.10, you have to
choose a separate prefix which is not in your default library search
path. Otherwise your previous GIMP installation will start to use the
new libraries. You have been warned.

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 you want to hack on GIMP, please read the file HACKING. 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 automated plug-in registry is located at:

	https://registry.gimp.org/

There you can get the latest versions of plug-ins, using a convenient
forms-based interface.

The latest version of GIMP can be found at:

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


2. Mailing Lists
================

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

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

Links to several archives of the mailing lists are included in that page.

Gimp-user-list is a mailing list dedicated to user problems, hints and
tips, discussion of cool effects, etc.  Gimp-developer-list is oriented
to GIMP core and plug-in developers.  Gimp-gui-list is for discussing
about GIMP interface to improve user experience. Most people will only
want to be subscribed to gimp-user-list. If you want to help develop
GIMP, the gimp-developer mailing list is a good starting point; if you
want to help with GUI design, the gimp-gui list is where you want to
subscribe.


3. IRC
======

And finally, for the real junkies, there is an IRC channel devoted to
GIMP. On GIMPNet (a private free software oriented network) there is
#gimp.  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


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

The look of GIMP's interface can be customized like any other GTK app
by editing the ~/.gtkrc-2.0 file or by using "themes" (ready-made
customizations).  For downloadable themes and further details, see
http://art.gnome.org/themes/gtk2 . Additionally, GIMP reads the file
~/.config/GIMP/2.10/gtkrc so you can have settings that only apply to GIMP.

Included is a set of keybindings similar to those in Adobe Photoshop.
You can find them in the ps-menurc file.  To use them, copy this file
to ~/.config/GIMP/2.10/menurc. You can also manually change the keybindings
to any of your choice by editing ~/.config/GIMP/2.10/menurc.


Have fun,

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