gimp/plug-ins
Jacob Boerema e51ca66ee5 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.
2022-01-18 16:30:28 -05:00
..
common plug-ins: fix #7524 DICOM File is broken 2022-01-18 16:30:28 -05:00
file-bmp plug-ins: more replacement of g_file_get_path() to g_file_peek_path(). 2021-10-01 19:37:59 +02:00
file-dds plug-ins: fix #7566 Import Issues with Indexed .dds Images 2021-12-01 15:01:48 -05:00
file-exr plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-faxg3 plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-fits plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-fli plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-ico plug-ins: more g_file_get_path() changed to g_file_peek_path(). 2021-10-01 22:59:53 +02:00
file-jpeg plug-ins: more replacement of g_file_get_path() to g_file_peek_path(). 2021-10-01 19:37:59 +02:00
file-psd plug-ins: add extra layer groups when loading PSD images with clipping layers 2021-12-14 12:27:16 -05:00
file-raw Issue #7327: Cannot build GIMP3 on MSYS2 using Meson. 2021-10-12 17:06:18 +02:00
file-sgi plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
file-tiff plug-ins: Silence some warnings 2021-10-18 09:32:25 +00:00
file-webp plug-ins: some cleanup in file-webp. 2021-10-01 18:47:30 +02:00
flame app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
fractal-explorer app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
gfig plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
gimpressionist app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_memdup() 2021-08-26 17:32:09 +02:00
gradient-flare app, libgimp*, plug-ins: Changed gendered terms to be gender-neutral 2021-11-14 11:22:24 +00:00
help meson: Use libgimp(ui)_dep in plug-ins meson files 2020-05-11 07:01:37 +02:00
help-browser configure, meson, plug-ins: unmaintain WebkitGTK-depending plug-ins. 2021-12-22 18:59:07 +01:00
ifs-compose app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
imagemap plug-ins: various g_file_get_path() replaced by g_file_peek_path(). 2021-10-01 18:47:30 +02:00
lighting plug-ins: fix #5305 Lighting Effects crashes when I use a channel as Bumpmap 2021-12-17 12:06:18 -05:00
map-object app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
metadata plug-ins: fix several issues detected by coverity 2021-10-24 22:14:13 -04:00
pagecurl app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
print app, libgimp, pdb, plug-ins: more functions moved to get|set(). 2021-04-06 14:34:31 +02:00
python plug-ins: use GimpUi.ProcedureDialog() instead of… 2021-08-03 19:54:55 +02:00
screenshot plug-ins: remove KDE screenshot portal in favor of Freedesktop portal. 2021-12-17 20:14:18 +01:00
script-fu plug-ins: update more script-fu scripts. 2021-12-23 12:55:11 +01:00
selection-to-path plug-ins: fix all remaining GimpImageProcedure to new run() API. 2021-04-04 01:40:00 +02:00
twain plug-ins: fix many GimpImageProcedure to new run() API. 2021-04-04 01:40:00 +02:00
ui plug-ins: port file-tiff-save to GimpProcedureConfig 2020-06-08 20:42:36 +02:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am plug-ins, extension: goat-exercises becomes a GIMP extension. 2020-10-09 15:30:54 +02:00
meson.build plug-ins, extension: goat-exercises becomes a GIMP extension. 2020-10-09 15:30:54 +02:00