Gimp/plug-ins
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
..
common plug-ins: also omit hidden layer groups in PDF export. 2020-12-21 21:00:14 +01:00
file-bmp plug-ins: allow loading of BMP images with incorrect BI_BITFIELDS compression. 2021-01-07 18:12:55 -05:00
file-dds plug-ins: set blue channel of BC5 dds images to 0 instead of 255. 2021-01-05 22:48:56 -05:00
file-exr plug-ins: cleanup, copyright headers, formatting in the openexr-wrapper 2019-06-26 16:58:14 +02:00
file-faxg3 plug-ins: install plug-ins in subfolder. 2018-08-16 13:25:51 +02:00
file-fits Missing mnemonics on several file dialogs 2019-09-05 12:46:14 +00:00
file-fli Missing mnemonics on several file dialogs 2019-09-05 12:46:14 +00:00
file-ico plug-ins: install plug-ins in subfolder. 2018-08-16 13:25:51 +02:00
file-jpeg plug-ins: Let the user know if we fail to save image metadata in file-jpeg. 2020-10-15 15:28:01 -04:00
file-psd Misc typo fixes in plug-ins/ 2020-09-08 23:22:57 +00:00
file-raw Issue #4618: support Canon CR3. 2020-03-14 23:59:31 +01:00
file-sgi Issue #4627 - memory corruption when open crafted sgi 2020-02-17 17:01:37 +02:00
file-tiff plug-ins: fix #4176 color displayed wrong in multi page tiffs with linear TRC. 2020-12-18 14:12:11 -05:00
file-webp plug-ins: WebP: save_dialog() before gimp_export() 2019-12-21 10:20:33 +01:00
flame plug-ins: port flame to GEGL, 8-bit only 2019-06-28 12:38:35 +02:00
fractal-explorer Missing mnemonics on several dialogs 2019-09-05 12:44:17 +00:00
gfig plug-ins: fix a type warning. 2020-10-26 20:18:24 +01:00
gimpressionist Misc typo fixes in plug-ins/ 2020-09-08 23:22:57 +00:00
gradient-flare Use g_ascii_dtostr() instead of g_ascii_formatd() 2019-07-30 16:00:06 +02:00
help Undo some (unnecessary) changes. 2019-01-25 21:10:45 +01:00
help-browser plug-ins: install plug-ins in subfolder. 2018-08-16 13:25:51 +02:00
ifs-compose plug-ins: and in ifs-compose too... 2019-07-30 18:38:35 +02:00
imagemap Issue #3949 - Image Map plug-in selects wrong areas 2020-05-02 20:17:54 +02:00
lighting plug-ins: port lighting to GEGL 2019-07-10 12:21:30 +02:00
map-object Issue #4331 - Bevel Reflect Logo script crashes in 2.10.14 2019-12-28 17:57:54 +01:00
metadata plug-ins: fix mistakes in cherry-picking metadata improvements. 2020-12-01 21:16:03 -05:00
pagecurl Issue #4392: Gimp Segmentation Fault triggered by Glib GParamSpec... 2019-12-24 01:34:29 +01:00
print Issue #4008 - Ellipsis missing in File -> Page Setup 2019-10-05 12:26:45 +02:00
pygimp Typo - Put a blank after the fullstop. 2020-09-09 07:59:53 +00:00
screenshot Issue #5066: Create From Screenshot Crash. 2021-01-02 19:08:15 +01:00
script-fu Misc typo fixes in plug-ins/ 2020-09-08 23:22:57 +00:00
selection-to-path Misc typo fixes in plug-ins/ 2020-09-08 23:22:57 +00:00
twain plug-ins: in twain, unify 8- and 16-bit data transfer 2020-06-04 22:01:42 +03:00
ui GeoTIFF tags support added to file-tiff plugin. 2020-11-03 07:41:01 +00:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am file-dds: add original source code of the DDS plug-in 2019-01-02 18:54:52 +01:00