Gimp/plug-ins
Jehan 41f40f530a plug-ins: option to choose whether loading a PDF with white background.
While at first, the idea of always loading PDF with transparency seemed good
(commit 7aff7e9c70), I realized that a lot of administrative PDF (generated with
text and vector graphics, rather than scans or alike containing raster) actually
have transparency. So now all these documents load with transparent background.
Clearly all the office software are assuming that PDF readers will fill the
background with white.

So add a checkbox to decide whether or not to fill the image with white. I don't
update the PDB procedure. I'll just do this on the main dev branch (while also
updating a bit the code to newer API).

Fortunately I regularly open such PDF documents with GIMP and could witness this
no-transparency expectation before we released GIMP 2.10.34! 😅
2023-02-14 23:59:44 +01:00
..
common plug-ins: option to choose whether loading a PDF with white background. 2023-02-14 23:59:44 +01:00
file-bmp (Backport) Issue #491: Script-fu support for all BMP save features 2022-02-12 11:45:16 +00:00
file-dds Issue #8271: Export as DDS Seems Untranslated on All Languages. 2022-06-15 18:49:27 +02: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 Cppcheck fixes 2022-05-06 15:10:06 -04:00
file-ico plug-ins: disable magics detection for Windows CUR and ICO files 2023-02-14 15:36:13 -05: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: Export PSD with paths 2023-02-08 02:46:19 +00:00
file-raw plug-ins: fix Windows build in UCRT environment 2022-05-17 17:24:58 -04:00
file-sgi Issue #4627 - memory corruption when open crafted sgi 2020-02-17 17:01:37 +02:00
file-tiff plug-ins: fix a crash in tiff_io_error(). 2023-02-10 20:35:08 +01:00
file-webp Issue #8505: WEBP, be more informative with error. 2022-08-24 12:33:21 +02:00
flame plug-ins: improve security in flame plug-in 2022-11-08 16:57:44 -05:00
fractal-explorer Missing mnemonics on several dialogs 2019-09-05 12:44:17 +00:00
gfig Cppcheck fixes 2022-05-06 15:10:06 -04: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 gimphelplocale: MacOS can get http and https 2023-01-06 23:16:37 +00: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 plug-ins: fix #3964 Incorrect position when printing 2022-04-29 13:01:25 -04:00
pygimp plug-ins: Fix CRITICAL message in Python console 2023-02-13 12:55:40 +00:00
screenshot Issue #4009: enables option to capture cursor in screenshot (Windows) 2022-01-19 14:18:27 +01:00
script-fu plug-ins: remove unnecessary Windows specific code in tinyscheme 2022-05-17 17:25:10 -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: sync the BigTiff warning as in the main dev branch. 2022-05-09 19:43:48 +02:00
.gitignore
Makefile.am file-dds: add original source code of the DDS plug-in 2019-01-02 18:54:52 +01:00