Skip to content

Generate the BMP images for the Windows installer from the splash

Jehan requested to merge wip/Jehan/installer-welcome-image-gen into master

This should fix the CI where I tried to implement this, in order not to have to manually commit the same images in various formats and size each time we change the splash.

This now uses GIMP itself, called through a script. The problem is that I have a hard time calling GIMP without it being installed first this way on Windows, and it's hard for me to debug this perfectly without easy local access to Windows.

See also: #9653 (comment 1777592)

@cmyk.student This MR should create a Windows installer. If it builds to the end (it should), would you mind testing it? It should have the new splash as installer images now.

Merge request reports