Gimp/build/windows/gitlab-ci
Jehan 2fd25fe6bd build: generate the Windows installer welcome images from the splash screen.
After discussion with Jernej, InnoSetup should now work better with rescaling
a big image properly to the window size, yet the ratio should still matter.
Apparently the welcome image is a hack and this is why it requires specific
ratio images. We don't use the big size yet, but since Jernej told me which
dimensions are expected, I already added the code for it to make it easier
later.

So anyway this code would allow us not to have to commit welcome images each
time, which are basically resized copy in BMP of the splash screen, slowly yet
surely filling up our repository with image duplicates.
After all, we develop a scriptable image editor! We should use it to edit images
and export in expected formats!

I only use this script for the devel installer for now, for testing and see how
it goes.
2023-06-27 00:39:17 +02:00
..
build-deps-crossroad.sh build: gobject-introspection was not pulling gobject-introspection-runtime. 2023-06-06 20:45:09 +02:00
build-deps-msys2.sh build: more meson setup syntax update. 2023-01-24 17:48:29 +01:00
build-gimp-msys2.sh build: add missing dependencies in packaging script. 2023-06-26 19:27:59 +02:00
dll_link.py build: add ability to run dll_link with debug. 2022-03-30 18:03:15 +02:00
installer-gimp-msys2.sh build: generate the Windows installer welcome images from the splash screen. 2023-06-27 00:39:17 +02:00
package-gimp-msys2.sh build: add missing dependencies in packaging script. 2023-06-26 19:27:59 +02:00
split-debug-msys2.sh build: separate debug symbols from binaries in the Windows installer. 2021-05-19 21:59:00 +02:00