Gimp/plug-ins
Jacob Boerema b44e7daf4c plug-ins: fix #7524 DICOM File is broken
This is the same issue as with IM000001.dcm mentioned in issue #313.

There are two problems: incorrect endian conversion for 16 bits per pixel,
and not handling photometric interpretation "MONOCHROME1", which means
minimum value is white instead of black.

The endian conversion was fixed as suggested in issue #313.
For "MONOCHROME1" we added a variable bw_inverted and we invert the pixel
value if that variable is true.

(cherry picked from commit e51ca66ee5)
2022-01-18 16:32:15 -05:00
..
common plug-ins: fix #7524 DICOM File is broken 2022-01-18 16:32:15 -05:00
file-bmp plug-ins: fix #7086 Can't remove color space from a 1bit monochrome palette 2021-08-03 16:13:30 -04:00
file-dds plug-ins: Fix previous cherry picked commit. 2021-12-01 21:56:15 -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: fix cherry picking of commit fb38e42 2021-03-05 15:16:27 -05: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 plug-ins: fix incorrect loading of CMYK PSD images without layers. 2021-10-27 19:18:38 -04:00
file-raw plug-ins: update darktable lua script to API change in darktable master 2021-02-15 18:19:11 +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 #7195 Exporting multilayer TIFF with EXIF saves some layers twice 2021-08-29 16:40:10 -04: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 Issue #6994: Color Noise produces artifacts with highly saturated… 2021-07-17 19:03:28 +02: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: fix previous commit, bumpmap should be bumpmap_id 2021-12-17 12:49:21 -05: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 several issues detected by coverity 2021-10-24 22:17:32 -04: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 plug-ins: move KDE portal for screenshot as fallback to the X… 2021-12-17 20:24:23 +01:00
script-fu plug-ins: fix build failure on Windows due to incompatible mkdir call in script-fu 2021-08-09 18:11:30 -04: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 plug-ins: set the "Save GeoTIFF data" checkbox insensitive when… 2021-03-28 19:17:15 +02:00
.gitignore
Makefile.am file-dds: add original source code of the DDS plug-in 2019-01-02 18:54:52 +01:00